Go to file
Jerry DeLisle 21ac7f65b8 re PR libquadmath/47293 (libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing)
2011-01-31  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libquadmath/47293
	* gdtoa/qd_qnan.h: Fix NAN bit patterns.
	* gdtoa/strtopQ.c (strtoflt128): Handle endianess with NAN.

From-SVN: r169466
2011-02-01 02:29:18 +00:00
boehm-gc configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS. 2011-01-31 14:00:46 +00:00
config cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. 2011-01-25 20:47:36 +01:00
contrib patch_tester.sh (nopristinecache): New shell var, set according to presence or absence of new -nopristinecache option. 2011-01-26 03:46:07 +00:00
fixincludes Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcc Daily bump. 2011-02-01 00:17:59 +00:00
gnattools
include dwarf2.h: Update value for DW_AT_hi_user. 2011-01-12 11:18:49 +00:00
INSTALL
intl
libada
libcpp * ru.po: New. 2011-01-07 14:34:04 +00:00
libdecnumber Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libffi re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2011-01-26 03:33:09 +00:00
libgcc re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2011-01-26 04:19:58 +00:00
libgfortran Fix GF_CLOCK_MONOTONIC from r169449 2011-01-31 22:58:41 +02:00
libgo libgo/Makefile.am: Simplify build to avoid unnecessary .a files. 2011-01-31 23:43:49 +00:00
libgomp re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00
libiberty libiberty: add .gitignore 2011-01-18 05:06:50 +00:00
libjava configure.ac (GCJ_JAVAC): Run false rather than no. 2011-01-31 05:34:09 +00:00
libmudflap Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libobjc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libquadmath re PR libquadmath/47293 (libquadmath: strtoflt128 - NAN not correctly read and C99 hex floating point format missing) 2011-02-01 02:29:18 +00:00
libssp
libstdc++-v3 run_doxygen: Allow doxygen 1.7.0 again. 2011-02-01 01:31:42 +00:00
lto-plugin lto-plugin.c (gold_version): New static variable. 2011-01-25 15:29:02 +00:00
maintainer-scripts update_version_svn (FILES): Merge with datestamp_FILES. 2011-01-31 01:14:49 +00:00
zlib
ABOUT-NLS
ChangeLog re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=) 2011-01-31 05:20:17 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=) 2011-01-31 05:20:17 +00:00
configure.ac re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=) 2011-01-31 05:20:17 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh backport: ltmain.sh (relink): Use absolute path when hardcoding with -L. 2011-01-13 18:51:10 +00:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-25 21:24:23 +00:00
Makefile.def re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +00:00
Makefile.in re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +00:00
Makefile.tpl Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.