Go to file
Per Bothner 3c45ffa514 natDouble.cc (parseDouble): Cannot use errno to check for errors...
* java/lang/natDouble.cc (parseDouble):  Cannot use errno to
	check for errors, since we don't want to throw exception on
	overflow/underflow.  Instead, trim whitespace, and then check that
	_strtod_r uses up all the rest of the string.

From-SVN: r40800
2001-03-23 16:59:57 -08:00
boehm-gc
config
contrib
fastjar
gcc mangle.c (write_discriminator): Use _0' for discriminator 1, not _'. 2001-03-23 23:12:55 +01:00
include
INSTALL
libchill
libf2c Daily bump. 2001-03-23 08:16:08 +00:00
libffi
libiberty mangle.c (write_discriminator): Use _0' for discriminator 1, not _'. 2001-03-23 23:12:55 +01:00
libjava natDouble.cc (parseDouble): Cannot use errno to check for errors... 2001-03-23 16:59:57 -08:00
libobjc
libstdc++-v3 ostream.tcc: Use __builtin_alloca. 2001-03-23 20:29:14 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places). 2001-03-23 18:59:17 -05:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places). 2001-03-23 18:59:17 -05:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.