summaryrefslogtreecommitdiff
path: root/gcc/cpppch.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Geoffrey Keating2004-01-171-1/+10
* re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin2003-11-011-9/+10
* cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_change callback even w...Per Bothner2003-10-021-2/+2
* cpppch.c (cpp_valid_state): Re-add warning about PCH not used because some ma...Geoffrey Keating2003-08-201-1/+7
* Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg2003-07-131-1/+0
* basic-block.h: Fix comment formatting.Kazu Hirata2003-06-231-4/+4
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg2003-06-171-66/+28
* cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth2003-04-191-1/+2
* * cpppch.c (cpp_valid_state): Unconditionally initialize nl.Loren J. Rittle2003-04-171-1/+1
* cpppch.c (reset_ht): Remove.Matt Austern2003-04-031-23/+0
* cpppch.c (struct cpp_savedstate): Add defs and n_defs members.Matt Austern2003-03-311-26/+112
* cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING.Benjamin Kosnik2003-03-131-3/+4
* Merge from pch-branch.Geoffrey Keating2003-01-101-0/+684