Go to file
Neil Booth ad2a084dbd c-lex.c: Move main_input_filename handling to FC_ENTER.
* c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.
        * cpperror.c (print_containing_files): Get right line number.
        (print_location): Output column of 1 if 0.
        * cppfiles.c (stack_include_file): cpp_push_buffer handles
        the callback.
        * cpphash.h (_cpp_do_file_change): No longer external.
        * cpplib.c (do_file_change): Now local to cpplib.c.
        (do_line): Fake a buffer stack for preprocessed files.
        (cpp_push_buffer): Create a file_change callback.  Handle faked
        buffers.
        (cpp_pop_buffer): Similarly.
        * cpplib.h: BUF_FAKE: New buffer type.
        * cppmain.c: Update to handle correct file renaming where a
        #line is the first line of the main file, and produce only
        the renamed file, not the original file, as output.

From-SVN: r38319
2000-12-17 00:13:54 +00:00
boehm-gc * Makefile.dist: Renamed from Makefile.orig. 2000-12-15 08:13:12 +00:00
config
contrib warn_summary: Fix subdirectory filtering. 2000-12-14 20:09:41 +00:00
fastjar jargrep.c: Include getopt.h if it exists. 2000-12-15 18:45:09 +00:00
gcc c-lex.c: Move main_input_filename handling to FC_ENTER. 2000-12-17 00:13:54 +00:00
include safe-ctype.h: Make code work on all targets and not just on targets where a char is 8 bits. 2000-12-16 11:12:06 -08:00
INSTALL
libchill
libf2c Daily bump. 2000-12-16 01:45:11 -07:00
libffi Richards changes to the closure code for alpha 2000-12-10 07:13:18 +00:00
libiberty safe-ctype.c: #include "ansidecl.h". 2000-12-13 13:11:45 -05:00
libio
libjava libjava.exp (test_libjava_from_javac): Strange quoting trick for `.class' link case. 2000-12-16 19:02:54 +00:00
libobjc * thr-rtems.c: New file. Stub to compile. 2000-12-06 18:40:42 -07:00
libstdc++
libstdc++-v3 Makefile.am (myinstallheaders): Install backwards headers in prefix, not prefix/backward. 2000-12-15 00:55:02 +00:00
texinfo
zlib
.cvsignore
ChangeLog configure.in: Handle lang_dirs. 2000-12-15 10:52:41 +01:00
config-ml.in Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05:00
config.guess
config.if
config.sub
configure
configure.in configure.in: Handle lang_dirs. 2000-12-15 10:52:41 +01:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Removed brads. 2000-12-14 18:23:49 +00:00
Makefile.in * Makefile.in (local-distclean): Also remove fastjar. 2000-12-13 22:01:46 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05:00
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.