aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpppch.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-20cpppch.c (cpp_valid_state): Re-add warning about PCH not used because some ma...Geoffrey Keating1-1/+7
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-1/+0
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-4/+4
2003-06-17* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg1-66/+28
2003-04-19cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth1-1/+2
2003-04-17* cpppch.c (cpp_valid_state): Unconditionally initialize nl.Loren J. Rittle1-1/+1
2003-04-03cpppch.c (reset_ht): Remove.Matt Austern1-23/+0
2003-03-31cpppch.c (struct cpp_savedstate): Add defs and n_defs members.Matt Austern1-26/+112
2003-03-13cpppch.c (cpp_valid_state): Use DL_WARNING_SYSHDR, not DL_WARNING.Benjamin Kosnik1-3/+4
2003-01-10Merge from pch-branch.Geoffrey Keating1-0/+684