gcc/libgfortran
Thomas Koenig 2532f0f5e6 gfortran.texi: Mention that asynchronous I/O does not work on systems which lack condition...
2018-08-22  Thomas Koenig  <tkoenig@gcc.gnu.org>

	* gfortran.texi: Mention that asynchronous I/O does
	not work on systems which lack condition variables, such
	as AIX.

2018-08-22  Thomas Koenig  <tkoenig@gcc.gnu.org>

	* async.h: Set ASYNC_IO to zero if _AIX is defined.
	(struct adv_cond): If ASYNC_IO is zero, the struct has no members.
	(async_unit): If ASYNC_IO is zero, remove unneeded members.

From-SVN: r263788
2018-08-22 21:29:49 +00:00
..
caf
config
generated
ieee
intrinsics Include <sys/random.h> for getentropy on Solaris 2018-08-14 22:51:36 +00:00
io gfortran.texi: Mention that asynchronous I/O does not work on systems which lack condition... 2018-08-22 21:29:49 +00:00
m4
runtime re PR fortran/25829 ([F03] Asynchronous IO support) 2018-08-21 18:48:59 +00:00
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog gfortran.texi: Mention that asynchronous I/O does not work on systems which lack condition... 2018-08-22 21:29:49 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
config.h.in Include <sys/random.h> for getentropy on Solaris 2018-08-14 22:51:36 +00:00
configure Include <sys/random.h> for getentropy on Solaris 2018-08-14 22:51:36 +00:00
configure.ac Include <sys/random.h> for getentropy on Solaris 2018-08-14 22:51:36 +00:00
configure.host
gfortran.map re PR fortran/25829 ([F03] Asynchronous IO support) 2018-08-21 18:48:59 +00:00
kinds-override.h
libgfortran.h re PR fortran/25829 ([F03] Asynchronous IO support) 2018-08-21 18:48:59 +00:00
libgfortran.spec.in
libtool-version
Makefile.am re PR fortran/25829 ([F03] Asynchronous IO support) 2018-08-21 18:48:59 +00:00
Makefile.in re PR fortran/25829 ([F03] Asynchronous IO support) 2018-08-21 18:48:59 +00:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh