summaryrefslogtreecommitdiffstats
path: root/gcc/cpplib.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * cpplib.c (dtable): Update.neil2002-06-181-6/+13
* * cpphash.h (_cpp_lex_identifier_trad): Remove.neil2002-06-131-9/+8
* * cpplib.c (end_directive): Handle line skipping. Only removeneil2002-06-131-1/+4
* * Makefile.in: Update cppmain.o.neil2002-06-111-36/+64
* * cpphash.h (_cpp_create_definition): Update prototype.neil2002-06-051-28/+38
* * cppexp.c (possible_sum_sign, integer_overflow, left_shift,neil2002-05-261-0/+2
* * cpperror.c (_cpp_begin_message): No special casingneil2002-05-231-1/+1
* * cpperror.c: Fix formatting.kazu2002-05-221-11/+11
* * cppinit.c (cpp_post_options): If preprocessed, turn offneil2002-05-181-1/+1
* * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.neil2002-05-091-3/+2
* * c-lex.c (lex_string): Let cpp_parse_escape handles truncationneil2002-05-041-10/+2
* * cppexp.c (lex): Move some code to _cpp_parse_expr, butneil2002-04-281-1/+1
* * cppexp.c (lex): Update to use state.skip_eval.neil2002-04-281-1/+1
* * cppfiles.c (_cpp_pop_file_buffer): Return void. Moveneil2002-04-221-9/+22
* * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.neil2002-04-211-14/+14
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-64/+75
* * cppinit.c (cpp_create_reader): Initializethorpej2002-04-071-1/+17
* 2002-03-22 Phil Edwards <pme@gcc.gnu.org>pme2002-03-221-2/+2
* * cpphash.h (struct lexer_state): Remove line_extension member.zack2002-03-141-84/+154
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-1/+1
* * cpplex.c (_cpp_lex_token): Handle directives in macroneil2002-02-271-0/+16
* * cpplib.c (glue_header_name): Use local buffer to build upneil2002-02-231-16/+16
* * cpperror.c: Update comments and copyright.neil2002-01-031-34/+25
* * cppfiles.c (_cpp_pop_file_buffer): Change return type to boolschwab2002-01-031-2/+4
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-4/+6
OpenPOWER on IntegriCloud