aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.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-09-24* cpplib.c (do_pragma): Reintroduce cb_line_change call in theAlexandre Oliva
2003-09-16* cpplib.c (do_pragma): Remove unnecessary cb_line_change.Alexandre Oliva
2003-08-02 * cppfiles.c (struct _cpp_file): Rename once_only_next toNeil Booth
2003-07-29 * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-22 * hashtable.c (approx_sqrt): Make static.Zack Weinberg
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-07-12 * c-format.c: Fix comment formatting.Kazu Hirata
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-10 * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,Zack Weinberg
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-06-17 * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-06-16cp:Kaveh Ghazi
2003-06-16 * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,Kaveh Ghazi
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-04-24 * cpplex.c (cpp_token_len): Tighten up.Neil Booth
2003-04-23 * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.Neil Booth
2003-04-21 * c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth
2003-04-19 * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,Neil Booth
2003-03-14/home/neil/diffs/include.logNeil Booth
2003-02-21 * cpphash.h (struct lexer_state): Add directive_wants_padding.Zack Weinberg
2003-02-12 * cpplib.c (do_include_common): Move warnings forZack Weinberg
2003-01-28 * cpplib.h (struct cpp_options): Add warn_deprecated field.Jason Merrill
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-29 * cpplib.c (_cpp_test_assertion): Default *value to 0.Hans-Peter Nilsson
2002-11-18 PR preprocessor/8524Neil Booth
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-15 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-03 Debian BTS Bug #Neil Booth
2002-08-14 PR preprocessor/7526Neil Booth
2002-07-23 * cppexp.c (parse_defined): Mark macro used.Neil Booth
2002-07-17 * cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth
2002-07-09 * cpperror.c (cpp_error): Default to directive_line withinNeil Booth
2002-06-28 * cpplib.c (_cpp_handle_directive): Move #define-specificNeil Booth
2002-06-28 PR preprocessor/7138Neil Booth
2002-06-27 * cpphash.h (_cpp_set_trad_context): Remove.Neil Booth
2002-06-25 * cpplib.c (do_include_common): Revert to correct line numberNeil Booth
2002-06-21 * cpperror.c (cpp_error): For traditional CPP, default toNeil Booth
2002-06-20 * cppexp.c (cpp_interpret_integer): Don't force traditionalNeil Booth
2002-06-18 * cpplib.c (dtable): Update.Neil Booth
2002-06-13 * cpphash.h (_cpp_lex_identifier_trad): Remove.Neil Booth
2002-06-13 * cpplib.c (end_directive): Handle line skipping. Only removeNeil Booth
2002-06-11 * Makefile.in: Update cppmain.o.Neil Booth
2002-06-05 * cpphash.h (_cpp_create_definition): Update prototype.Neil Booth
2002-05-26 * cppexp.c (possible_sum_sign, integer_overflow, left_shift,Neil Booth
2002-05-23 * cpperror.c (_cpp_begin_message): No special casingNeil Booth