Go to file
Neil Booth 6c53ebffc5 c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or tok.val.arg_no as appropriate.
* c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or
	tok.val.arg_no as appropriate.
	* cppexp.c (lex): Similarly.
	* cpplex.c (_cpp_lex_token, cpp_spell_token, cpp_output_token,
	cpp_equiv_tokens, cpp_can_paste, cpp_avoid_paste): Similarly.
	* cppmacro.c (stringify_arg, replace_args, lex_expansion_token,
	cpp_macro_definition): Similarly.
	* cpplib.h (struct cpp_token): Replace aux with c and arg_no.

From-SVN: r37276
2000-11-06 18:43:32 +00:00
boehm-gc
config
contrib gcc_build (MAKE): New variable. 2000-11-01 01:58:12 +00:00
gcc c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or tok.val.arg_no as appropriate. 2000-11-06 18:43:32 +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-06 01:45:07 -07:00
libffi
libiberty hashtab.c (htab_expand): Change to return int. 2000-11-04 07:42:53 +00:00
libio
libjava libjava.exp (libjava_arguments): Set --tag on libtool invocation. 2000-11-06 00:22:01 +00:00
libobjc
libstdc++
libstdc++-v3 acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx from CXX. 2000-11-05 02:38:53 +00:00
texinfo
zlib
.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.