summaryrefslogtreecommitdiff
path: root/gcc/cpplib.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-02-11 Eric Christopher <echristo@redhat.com>echristo2004-02-121-2/+4
* Represent column numbers using line-map's source_location.bothner2004-02-111-18/+15
* 2004-02-02 Eric Christopher <echristo@redhat.com>echristo2004-02-021-4/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-3/+3
* 2004-01-16 Eric Christopher <echristo@redhat.com>echristo2004-01-161-4/+9
* PR preprocessor/12935 preprocessor/12952 preprocessor/13046neil2003-12-121-10/+17
* PR preprocessor/12847danglin2003-11-011-51/+55
* * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_changebothner2003-10-021-6/+3
* * cpplib.c (do_pragma): Reintroduce cb_line_change call in theaoliva2003-09-241-2/+12
* * cpplib.c (do_pragma): Remove unnecessary cb_line_change.aoliva2003-09-161-8/+0
* * cppfiles.c (struct _cpp_file): Rename once_only_next toneil2003-08-021-1/+1
* * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.neil2003-07-291-16/+5
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * hashtable.c (approx_sqrt): Make static.zack2003-07-221-2/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-4/+1
* * c-format.c: Fix comment formatting.kazu2003-07-121-1/+1
* Index: ChangeLoggeoffk2003-07-111-0/+40
* * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,zack2003-07-101-17/+2
* * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.zack2003-07-051-28/+22
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-261/+135
* cp:ghazi2003-06-161-2/+2
* * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,ghazi2003-06-161-5/+3
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * cpplex.c (cpp_token_len): Tighten up.neil2003-04-241-1/+1
* * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.neil2003-04-231-9/+11
* * c-ppoutput.c (cb_include): Don't take a cpp_token.neil2003-04-211-72/+69
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-191-20/+31
* /home/neil/diffs/include.logneil2003-03-141-9/+2
* * cpphash.h (struct lexer_state): Add directive_wants_padding.zack2003-02-211-2/+3
* * cpplib.c (do_include_common): Move warnings forzack2003-02-121-30/+34
* * cpplib.h (struct cpp_options): Add warn_deprecated field.jason2003-01-281-1/+2
* Merge from pch-branch.geoffk2003-01-101-0/+84
* Merge basic-improvements-branch to trunkzack2002-12-161-3/+6
* * cpplib.c (_cpp_test_assertion): Default *value to 0.hp2002-11-291-1/+6
* PR preprocessor/8524neil2002-11-181-22/+24
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-4/+4
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-2/+2
* Debian BTS Bug #neil2002-09-031-18/+39
* PR preprocessor/7526neil2002-08-141-0/+5
* * cppexp.c (parse_defined): Mark macro used.neil2002-07-231-7/+13
* * cpplib.c (do_sccs): Handle #sccs on all systems.neil2002-07-171-11/+2
* * cpperror.c (cpp_error): Default to directive_line withinneil2002-07-091-7/+0
* * cpplib.c (_cpp_handle_directive): Move #define-specificneil2002-06-281-20/+7
* PR preprocessor/7138neil2002-06-281-4/+4
* * cpphash.h (_cpp_set_trad_context): Remove.neil2002-06-271-9/+1
* * cpplib.c (do_include_common): Revert to correct line numberneil2002-06-251-0/+3
* * cpperror.c (cpp_error): For traditional CPP, default toneil2002-06-211-2/+3
* * cppexp.c (cpp_interpret_integer): Don't force traditionalneil2002-06-201-0/+2