gcc/libgfortran/intrinsics
Francois-Xavier Coudert 12197210b4 intrinsic.c (add_subroutines): Add ITIME and IDATE.
* intrinsic.c (add_subroutines): Add ITIME and IDATE.
	* intrinsic.h (gfc_check_itime_idate,gfc_resolve_idate,
	fc_resolve_itime): New protos.
	* iresolve.c (gfc_resolve_itime, gfc_resolve_idate): New functions.
	* check.c (gfc_check_itime_idate): New function.
	* intrinsic.texi: Document the new intrinsics.

	* intrinsics/date_and_time.c (itime0,idate0,itime_i4,itime_i8,
	idate_i4,idate_i8): New functions.

	* gfortran.dg/itime_idate_1.f: New test.
	* gfortran.dg/itime_idate_2.f: New test.

Co-Authored-By: Daniel Franke <franke.daniel@gmail.com>

From-SVN: r115173
2006-07-04 11:39:46 +00:00
..
abort.c libgfortran ChangeLog: 2006-05-27 10:11:29 +03:00
args.c
associated.c associated (associated): Zero-sized arrays should not be reported as ASSOCIATED. 2006-05-25 12:47:08 +00:00
bessel.c
c99_functions.c c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C99 IRIX systems. 2006-02-07 18:26:54 +01:00
chdir.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
cpu_time.c
cshift0.c
ctime.c intrinsic.c (add_functions): Add ctime and fdate intrinsics. 2005-11-06 10:17:04 +00:00
date_and_time.c intrinsic.c (add_subroutines): Add ITIME and IDATE. 2006-07-04 11:39:46 +00:00
dprod_r8.f90
env.c
eoshift0.c
eoshift2.c
erf.c
etime.c in_pack.m4: Add TODO comment about detecting temporaries... 2006-06-06 11:10:09 +03:00
exit.c
f2c_specifics.F90
fget.c ftell.c (ftell, FTELL_SUB): Add unlock_unit call. 2005-11-28 08:16:33 +01:00
flush.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
fnum.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
ftell.c ftell.c (ftell, FTELL_SUB): Add unlock_unit call. 2005-11-28 08:16:33 +01:00
gerror.c
getcwd.c
getlog.c re PR libfortran/23803 ([mingw32] getlog malfunction) 2005-09-25 21:02:17 +00:00
getXid.c re PR libfortran/24432 (Missing symbols) 2005-10-19 09:45:27 +00:00
hostnm.c re PR libfortran/23803 ([mingw32] getlog malfunction) 2005-09-25 21:02:17 +00:00
hyper.c
ierrno.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
ishftc.c re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
kill.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
link.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
malloc.c check.c (gfc_check_malloc, [...]): New functions. 2005-10-30 12:17:48 +00:00
mvbits.c re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.) 2006-02-08 00:52:37 +01:00
pack_generic.c
perror.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
rand.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
random.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
rename.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
reshape_generic.c in_pack.m4: Add TODO comment about detecting temporaries... 2006-06-06 11:10:09 +03:00
reshape_packed.c
selected_int_kind.f90
selected_real_kind.f90
signal.c check.c (gfc_check_alarm_sub, [...]): New functions. 2005-10-28 21:16:17 +00:00
size.c
sleep.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
spread_generic.c in_pack.m4: Add TODO comment about detecting temporaries... 2006-06-06 11:10:09 +03:00
stat.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
string_intrinsics.c string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid tripping over CHAR(0) in a string. 2006-05-28 20:25:15 +00:00
symlnk.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
system_clock.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
system.c
time.c ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +00:00
transpose_generic.c in_pack.m4: Add TODO comment about detecting temporaries... 2006-06-06 11:10:09 +03:00
tty.c ftell.c (ftell, FTELL_SUB): Add unlock_unit call. 2005-11-28 08:16:33 +01:00
umask.c
unlink.c
unpack_generic.c