aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpppch.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-02 * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_changePer Bothner
2003-08-202003-08-19 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-17 * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-04-19 * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,Neil Booth
2003-04-17 * cpppch.c (cpp_valid_state): Unconditionally initialize nl.Loren James Rittle
2003-04-03 * cpppch.c (reset_ht): Remove.Matt Austern
2003-03-31 * cpppch.c (struct cpp_savedstate): Add defs and n_defs members.Matt Austern
2003-03-132003-03-12 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2003-01-10Merge from pch-branch.Geoffrey Keating