gcc/libgfortran/io
Jakub Jelinek e669bd2b69 acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...
libfortran/24991
	* acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...
	(LIBGFOR_GTHREAD_WEAK): ... this.  Define SUPPORTS_WEAK rather
	than HAVE_PRAGMA_WEAK.  Define GTHREAD_USE_WEAK to 0 on hosts
	that shouldn't use weak in gthr.h.
	* configure.ac: Use LIBGFOR_GTHREAD_WEAK instead of
	LIBGFOR_CHECK_PRAGMA_WEAK.
	* config.h.in: Regenerated.
	* configure: Regenerated.
	* io/io.h (SUPPORTS_WEAK): Don't define here.

From-SVN: r107616
2005-11-28 20:51:02 +01:00
..
close.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
file_pos.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
format.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
inquire.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
io.h acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to... 2005-11-28 20:51:02 +01:00
list_read.c re PR libfortran/24919 ([4.0] CRLF support in libgfortran) 2005-11-27 11:42:46 +00:00
lock.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
open.c libgfortran ChangeLog: 2005-11-26 11:12:36 +02:00
read.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
size_from_kind.c random.c: Include config.h 2005-11-27 17:09:40 -05:00
transfer.c re PR libfortran/24919 ([4.0] CRLF support in libgfortran) 2005-11-27 11:42:46 +00:00
unit.c re PR fortran/25109 (formatted reads with embedded blanks in input fields) 2005-11-28 00:23:28 +00:00
unix.c re PR libfortran/24919 ([4.0] CRLF support in libgfortran) 2005-11-27 11:42:46 +00:00
unix.h re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
write.c * io/write.c (namelist_write): Correct type in previous commit. 2005-11-27 11:56:25 +00:00