Go to file
Neil Booth b8af0ca5c7 cpphash.h (struct _cpp_buff, [...]): New.
* cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff,
	_cpp_extend_buff, _cpp_free_buff): New.
	(struct cpp_reader): New member free_buffs.
	* cppinit.c (cpp_destroy): Free buffers.
	* cpplex.c (new_buff, _cpp_release_buff, _cpp_get_buff,
	_cpp_extend_buff, _cpp_free_buff): New.
	* cpplib.h (struct cpp_options): Remove unused member.
	* cppmacro.c (collect_args): New.  Combines the old parse_arg
	and parse_args.  Use _cpp_buff for memory allocation.
	(funlike_invocation_p, replace_args): Update.

From-SVN: r45827
2001-09-26 17:52:50 +00:00
boehm-gc solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel definition. 2001-09-26 13:22:03 +00:00
config
contrib
fastjar
gcc cpphash.h (struct _cpp_buff, [...]): New. 2001-09-26 17:52:50 +00:00
include libiberty.h (reconcat): New function. 2001-09-24 22:38:22 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-09-26 07:34:41 +00:00
libffi
libiberty * concat.c (reconcat): Fix for traditional C. 2001-09-25 22:05:40 +00:00
libjava * java/security/cert/X509Extension.java: Merge from classpath. 2001-09-25 05:11:21 +01:00
libobjc
libstdc++-v3 Daily bump. 2001-09-26 07:34:41 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog
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
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.