Go to file
Neil Booth 709e9e509c cppinit.c (cpp_cleanup): Free include dir chains.
* cppinit.c (cpp_cleanup): Free include dir chains.
	* cpplib.c (do_undef): Let _cpp_free_definition make the node void.
	(do_unassert): Free the assert with _cpp_free_definition.
	* cppmacro.c (_cpp_free_definition): Free memory allocated for
	assertions.  Make the node a T_VOID node.

From-SVN: r35765
2000-08-17 18:01:43 +00:00
boehm-gc * gcconfig.h [OSF1] (_end): Declare as `int'. 2000-08-16 18:17:59 +00:00
config
contrib
etc
gcc cppinit.c (cpp_cleanup): Free include dir chains. 2000-08-17 18:01:43 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2000-08-17 01:45:07 -06:00
libffi
libiberty
libio
libjava ComponentDataBlitOp.java: New file. 2000-08-16 18:03:48 +00:00
libobjc
libstdc++
libstdc++-v3 Makefile.am (libstdc++.INC): Renamed from INCLUDES. 2000-08-16 18:36:57 +00:00
texinfo
zlib
.cvsignore
ChangeLog configure.in (libstdcxx_flags): Use libstdc++-v3/src/libstdc++.INC. 2000-08-16 18:34:04 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (libstdcxx_flags): Use libstdc++-v3/src/libstdc++.INC. 2000-08-16 18:34:04 +00:00
COPYING
COPYING.LIB
djunpack.bat
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

		   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.