Go to file
Neil Booth 9ba2e1ef80 c-common.c (parse_in): Make a cpp_reader *.
* c-common.c (parse_in): Make a cpp_reader *.
        * cppfiles.c (_cpp_fake_include): Remove.
        * cpphash.h: Similarly.
        * cpplib.c (do_line): Don't call _cpp_fake_include.  A valid
        #line always creates a callback; FC_RENAME if there are no
        #line flags.
        * fix-header.c (read_scan_file): cpp_push_buffer cannot fail.
        The first EOF must be our get_char buffer.

From-SVN: r38101
2000-12-07 07:14:42 +00:00
boehm-gc
config
contrib texi2pod.pl: Restructure for comprehensibility, add comments. 2000-12-05 22:12:42 +00:00
gcc c-common.c (parse_in): Make a cpp_reader *. 2000-12-07 07:14:42 +00:00
include * getopt.h obstack.h: Standarize copyright statement. 2000-12-06 18:54:13 -07:00
INSTALL
libchill
libf2c Daily bump. 2000-12-06 01:45:14 -07:00
libffi
libiberty cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled name before allocating the dyn_string. 2000-12-05 12:29:12 -05:00
libio
libjava GridBagConstraints.java: Filled in values for static final fields. 2000-12-07 00:46:13 +00:00
libobjc * thr-rtems.c: New file. Stub to compile. 2000-12-06 18:40:42 -07:00
libstdc++ * sstream: Backport libstdc++-V3 sstream to V2. 2000-12-04 12:03:27 -05:00
libstdc++-v3 locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
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
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.