Go to file
Hans-Peter Nilsson 78b8811a38 Don't warn on dollars in builtin macro definitions,
e.g. __REGISTER_PREFIX__.
	* cpphash.h (struct cpp_reader): Move member warn_dollars...
	* cpplib.h (struct cpp_options): ...to here.  Change type to
	unsigned char.
	* cppinit.c (cpp_create_reader): Set it to 1 here.
	(post_options): Don't set it here.
	* c-opts.c (c_common_init_options): Reset it to 0 here.
	(finish_options): Set it here.
	* cpplex.c (forms_identifier_p): Tweak for new location of
	warn_dollars.

From-SVN: r67824
2003-06-12 06:09:15 +00:00
boehm-gc
config
contrib
fastjar
gcc Don't warn on dollars in builtin macro definitions, 2003-06-12 06:09:15 +00:00
include
INSTALL
libf2c
libffi
libiberty re PR bootstrap/10974 (Bootstrap failure) 2003-06-09 05:20:02 +00:00
libjava ClassLoader.java (loadClass): Not deprecated. 2003-06-12 03:13:14 +00:00
libobjc
libstdc++-v3 acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify. 2003-06-12 03:24:16 +00:00
maintainer-scripts gcc_release (build_diff): Properly use ${TAR} instead of hard-coded tar. 2003-06-10 08:49:59 +00:00
zlib
.cvsignore
ChangeLog configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. 2003-06-11 16:19:18 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. 2003-06-11 16:19:18 +00:00
configure.in configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. 2003-06-11 16:19:18 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in configure.in: Disable serial configure by default. 2003-06-11 03:04:44 +00:00
Makefile.tpl configure.in: Disable serial configure by default. 2003-06-11 03:04:44 +00: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 file 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.html for how to report bugs usefully.