Go to file
Tom Tromey cbf53a1d5e lex.c (java_parse_escape_sequence): Only read two octal characters if the first one is greater than 3.
* lex.c (java_parse_escape_sequence): Only read two octal
	characters if the first one is greater than 3.  Don't allow
	"octal" numbers to include the digits 8 or 9.

From-SVN: r37267
2000-11-05 22:59:56 +00:00
boehm-gc
config
contrib gcc_build (MAKE): New variable. 2000-11-01 01:58:12 +00:00
gcc lex.c (java_parse_escape_sequence): Only read two octal characters if the first one is greater than 3. 2000-11-05 22:59:56 +00:00
include hashtab.h (struct htab): Add member return_allocation_failure. 2000-11-04 07:35:33 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-11-05 01:45:08 -07:00
libffi
libiberty hashtab.c (htab_expand): Change to return int. 2000-11-04 07:42:53 +00:00
libio
libjava ObjectInputStream.java (readObject): Added code to conditionally dump out the serialized data. 2000-11-03 08:04:33 +00:00
libobjc
libstdc++ std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy_construct. 2000-10-23 16:24:19 +00:00
libstdc++-v3 acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx from CXX. 2000-11-05 02:38:53 +00:00
texinfo
zlib configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. 2000-10-25 18:07:29 +00:00
.cvsignore
ChangeLog Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
config-ml.in
config.guess
config.if
config.sub Add support for -storm-chaos 2000-11-02 23:07:48 +00:00
configure
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
Makefile.in
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.