gcc/libgfortran/io
Eric Botcazou 3969c39f61 re PR libfortran/16135 (libfortran doesn't build, use of C99 types)
PR target/16135
	* acinclude.m4 (LIBGFOR_TARGET_ILP32): New check.
	* configure.ac: Include LIBGFOR_TARGET_ILP32.
	* configure: Regenerate.
	* config.h.in: Likewise.
	* libgfortran.h: Provide default definitions for C99 types
	on ILP32 targets that don't have them.

	PR target/17999
	* configure.ac: Check for snprintf.
	* configure: Regenerate.
	* config.h.in: Likewise.
	* intrinsics/date_and_time.c (date_and_time): Do not
	use snprinf if it is not available.
	* io/write.c (output_float): Likewise.

From-SVN: r90964
2004-11-20 13:15:17 +00:00
..
backspace.c re PR libfortran/15755 (gfortran: backspace call causes bus error) 2004-06-09 00:55:04 +00:00
close.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
endfile.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
format.c re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0) 2004-10-04 15:33:18 +00:00
inquire.c re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) 2004-06-22 00:43:55 +00:00
io.h trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'. 2004-08-31 16:06:48 +02:00
list_read.c re PR libfortran/17286 (namelist containing more than one value cannot contain whitespace or newlines for READ) 2004-09-21 11:22:47 +00:00
lock.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
open.c io.h, [...]: Fix formatting issues, update copyright years. 2004-08-23 16:28:31 +02:00
read.c Committed wrong version of previous patch. 2004-11-10 02:44:39 +00:00
rewind.c Comment typo. 2004-08-27 14:37:13 +00:00
transfer.c transfer.c (finalize_transfer): Free internal streams. 2004-10-07 21:30:50 +00:00
unit.c unit.c: Separate copyright years by ','. 2004-08-31 21:49:33 +02:00
unix.c config.h.in: Regenerate. 2004-10-30 16:23:23 +00:00
write.c re PR libfortran/16135 (libfortran doesn't build, use of C99 types) 2004-11-20 13:15:17 +00:00