Go to file
Roger Sayle 12c61ac390 re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)
2006-02-11  Roger Sayle  <roger@eyesopen.com>
	    R. Scott Bailey  <scott.bailey@eds.com>
	    Bill Northcott  <w.northcott@unsw.edu.au>

	PR bootstrap/16787
	* floatformat.c: Include <float.h> where available.
	(NAN): Use value of DBL_QNAN if defined, and NAN isn't.


Co-Authored-By: Bill Northcott <w.northcott@unsw.edu.au>
Co-Authored-By: R. Scott Bailey <scott.bailey@eds.com>

From-SVN: r110873
2006-02-11 16:50:41 +00:00
boehm-gc * pthread_support.c: Conditionally include dlfcn.h. 2006-02-10 01:58:30 +00:00
config
contrib
fastjar jartool.h (ACTION_INDEX): New macro. 2006-02-08 05:51:16 +00:00
fixincludes
gcc * config/i386/darwin.h (DBX_REGISTER_NUMBER): Define. 2006-02-11 00:31:04 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types. 2006-02-06 15:27:16 +11:00
libffi
libgcc-math mpa.c: Do not include sys/param.h. 2006-02-08 10:05:30 +00:00
libgfortran re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed output for 0.0) 2006-02-08 20:54:14 +00:00
libgomp * testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library. 2006-02-08 22:36:39 +00:00
libiberty re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc) 2006-02-11 16:50:41 +00:00
libjava Class.h (_Jv_IDispatchTable): Make it a struct. 2006-02-09 23:59:30 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-02-07 02:37:38 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-02-07 02:37:38 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.