Go to file
Neil Booth e7182666e6 cppfiles.c (stack_include_file): Only increase the include count if we actually process the file properly...
* cppfiles.c (stack_include_file): Only increase the include
	count if we actually process the file properly, as opposed
	to treating it as length zero.  Only call read_include_file
	if not DO_NOT_REREAD.  Handle the -H include file output
	here.
	(read_include_file): Remove now redundant DO_NOT_REREAD check.
	(cpp_included, find_include_file): Simplify pathnames after
	remapping them.  If remapping, don't use the remapped file
	name's buffer as our scratch buffer.
	(cpp_pop_file_buffer): Replace the multiple include macro
	only if it isn't yet set.
	(read_name_map): Simplify remapped names when reading in.
	(remap_filename): Move code to code path that uses it.
	(_cpp_simplify_pathname): Return the input pointer.
	* cpphash.h (_cpp_simplify_pathname): Update prototype.

From-SVN: r40467
2001-03-14 19:35:08 +00:00
boehm-gc
config
contrib
fastjar
gcc cppfiles.c (stack_include_file): Only increase the include count if we actually process the file properly... 2001-03-14 19:35:08 +00:00
include lbasename.c: New file. 2001-03-10 10:41:25 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-03-14 08:16:47 +00:00
libffi
libiberty lbasename.c: New file. 2001-03-10 10:41:25 +00:00
libjava assignment.xfail: Removed. 2001-03-14 18:32:51 +00:00
libobjc
libstdc++-v3 ctype_base.h: Make ctype masks match HP-UX ctype.h header file. 2001-03-13 21:32:44 -07:00
maintainer-scripts crontab, [...]: New files (as currently used by gccadmin). 2001-03-10 00:08:50 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. 2001-03-11 02:08:36 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in: Only use `lang_requires' for languages athat are actually enabled. 2001-03-10 00:20:21 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added Stan Shebs as new maintainer for Objective-C. 2001-03-11 02:08:07 +00:00
Makefile.in * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. 2001-03-08 05:40:30 +00:00
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.