Go to file
Neil Booth 62729350f1 c-lex.c (read_escape, read_ucs): Delete.
* c-lex.c (read_escape, read_ucs): Delete.
	(lex_string): Use cpp_parse_escape.
	* cpplex.c (read_ucs): Rename maybe_read_ucs.  Do nothing
	if not C++ or not C99.  Warn if traditional.
	(parse_escape): Rename cpp_parse_escape.  Make the bitmask
	unsigned.  Warn for out-of-range escape sequences here.
	Update to use maybe_read_ucs.
	(cpp_interpret_charconst):  Don't warn here.
	* cpplib.h (cpp_parse_escape): New exported function.

From-SVN: r42509
2001-05-23 19:05:37 +00:00
boehm-gc Imported version version 6.0alpha7. 2001-05-21 09:35:14 +01:00
config * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks. 2001-05-21 21:17:23 -04:00
contrib * gcc_update (UPDATE_OPTIONS): Add -d to the default settings. 2001-05-23 12:15:03 +00:00
fastjar
gcc c-lex.c (read_escape, read_ucs): Delete. 2001-05-23 19:05:37 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-05-23 07:17:19 +00:00
libffi
libiberty
libjava jv-scan.c (version): Update copyright year. 2001-05-23 19:10:30 +01:00
libobjc
libstdc++-v3 libstdc++-v3-dg.exp (libstdc++-v3-init): Set ld_library_path. 2001-05-23 07:05:14 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog ltcf-cxx.sh (allow_undefined_flag, [...]): Prepend blank. 2001-05-22 10:40:41 +00:00
config-ml.in
config.guess
config.if
config.sub
configure Fix typo applying previous patch. 2001-05-23 17:24:49 +00:00
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh (allow_undefined_flag, [...]): Prepend blank. 2001-05-22 10:40:41 +00:00
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.