gcc/libcpp
Geoffrey Keating 942926ad9a Index: libcpp/ChangeLog
2005-01-03  Geoffrey Keating  <geoffk@apple.com>

	* files.c (_cpp_find_file): Add files found by search_path_exhausted
	to the list of all files.

Index: gcc/testsuite/ChangeLog
2005-01-03  Geoffrey Keating  <geoffk@apple.com>
	    Robert Bowdidge <bowdidge@apple.com>

	* gcc.dg/cpp/subframework1.c: New.
	* gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
	* gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
	* gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
	* gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.

Co-Authored-By: Robert Bowdidge <bowdidge@apple.com>

From-SVN: r92883
2005-01-04 02:13:56 +00:00
..
include internal.h: Replace all uses of uchar with unsigned char. 2004-11-27 21:59:38 +00:00
po * fr.po: Update. 2004-12-15 22:29:31 +00:00
.cvsignore configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
ChangeLog Index: libcpp/ChangeLog 2005-01-04 02:13:56 +00:00
Makefile.in Makefile.in ($(PACKAGE).pot): New rule. 2004-11-09 21:58:43 +00:00
aclocal.m4 aclocal.m4: Regenerate. 2004-11-24 21:53:28 +00:00
charset.c * charset.c (_cpp_destroy_iconv, emit_numeric_escape) 2004-09-18 00:56:19 +00:00
config.in configure.ac: Replace Automake macro invocations with manual Autoconf checks and substitutions. 2004-08-25 08:10:02 +00:00
configure re PR preprocessor/15824 (uchar redefinition warnings in libcpp) 2004-11-24 14:00:38 +00:00
configure.ac re PR preprocessor/15824 (uchar redefinition warnings in libcpp) 2004-11-24 14:00:38 +00:00
directives.c internal.h: Update references to Cpp lib filenames. 2005-01-02 01:32:21 +00:00
errors.c errors.c (_cpp_begin_message): Print "error: " for errors. 2004-10-14 01:56:22 +01:00
expr.c re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) 2004-07-04 12:57:50 +00:00
files.c Index: libcpp/ChangeLog 2005-01-04 02:13:56 +00:00
identifiers.c Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
init.c internal.h: Update references to Cpp lib filenames. 2005-01-02 01:32:21 +00:00
internal.h internal.h: Update references to Cpp lib filenames. 2005-01-02 01:32:21 +00:00
lex.c cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
line-map.c Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
macro.c internal.h: Update references to Cpp lib filenames. 2005-01-02 01:32:21 +00:00
makedepend.c Remove extra whitespace. 2004-10-11 07:29:17 +02:00
mkdeps.c Makefile.am: Add makedepend. 2004-06-05 20:58:06 +00:00
pch.c pch.c (cpp_write_pch_state): Remove variable z as it is not used. 2004-10-08 05:50:12 -07:00
symtab.c re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-report) 2004-09-06 13:22:48 +00:00
system.h configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
traditional.c internal.h: Update references to Cpp lib filenames. 2005-01-02 01:32:21 +00:00
ucnid.h Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
ucnid.pl Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
ucnid.tab Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00