| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -4/+4 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -2/+2 |
* | Debian BTS Bug # | neil | 2002-09-03 | 1 | -18/+39 |
* | PR preprocessor/7526 | neil | 2002-08-14 | 1 | -0/+5 |
* | * cppexp.c (parse_defined): Mark macro used. | neil | 2002-07-23 | 1 | -7/+13 |
* | * cpplib.c (do_sccs): Handle #sccs on all systems. | neil | 2002-07-17 | 1 | -11/+2 |
* | * cpperror.c (cpp_error): Default to directive_line within | neil | 2002-07-09 | 1 | -7/+0 |
* | * cpplib.c (_cpp_handle_directive): Move #define-specific | neil | 2002-06-28 | 1 | -20/+7 |
* | PR preprocessor/7138 | neil | 2002-06-28 | 1 | -4/+4 |
* | * cpphash.h (_cpp_set_trad_context): Remove. | neil | 2002-06-27 | 1 | -9/+1 |
* | * cpplib.c (do_include_common): Revert to correct line number | neil | 2002-06-25 | 1 | -0/+3 |
* | * cpperror.c (cpp_error): For traditional CPP, default to | neil | 2002-06-21 | 1 | -2/+3 |
* | * cppexp.c (cpp_interpret_integer): Don't force traditional | neil | 2002-06-20 | 1 | -0/+2 |
* | * cpplib.c (dtable): Update. | neil | 2002-06-18 | 1 | -6/+13 |
* | * cpphash.h (_cpp_lex_identifier_trad): Remove. | neil | 2002-06-13 | 1 | -9/+8 |
* | * cpplib.c (end_directive): Handle line skipping. Only remove | neil | 2002-06-13 | 1 | -1/+4 |
* | * Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -36/+64 |
* | * cpphash.h (_cpp_create_definition): Update prototype. | neil | 2002-06-05 | 1 | -28/+38 |
* | * cppexp.c (possible_sum_sign, integer_overflow, left_shift, | neil | 2002-05-26 | 1 | -0/+2 |
* | * cpperror.c (_cpp_begin_message): No special casing | neil | 2002-05-23 | 1 | -1/+1 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -11/+11 |
* | * cppinit.c (cpp_post_options): If preprocessed, turn off | neil | 2002-05-18 | 1 | -1/+1 |
* | * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison. | neil | 2002-05-09 | 1 | -3/+2 |
* | * c-lex.c (lex_string): Let cpp_parse_escape handles truncation | neil | 2002-05-04 | 1 | -10/+2 |
* | * cppexp.c (lex): Move some code to _cpp_parse_expr, but | neil | 2002-04-28 | 1 | -1/+1 |
* | * cppexp.c (lex): Update to use state.skip_eval. | neil | 2002-04-28 | 1 | -1/+1 |
* | * cppfiles.c (_cpp_pop_file_buffer): Return void. Move | neil | 2002-04-22 | 1 | -9/+22 |
* | * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar. | neil | 2002-04-21 | 1 | -14/+14 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -64/+75 |
* | * cppinit.c (cpp_create_reader): Initialize | thorpej | 2002-04-07 | 1 | -1/+17 |
* | 2002-03-22 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-03-22 | 1 | -2/+2 |
* | * cpphash.h (struct lexer_state): Remove line_extension member. | zack | 2002-03-14 | 1 | -84/+154 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -1/+1 |
* | * cpplex.c (_cpp_lex_token): Handle directives in macro | neil | 2002-02-27 | 1 | -0/+16 |
* | * cpplib.c (glue_header_name): Use local buffer to build up | neil | 2002-02-23 | 1 | -16/+16 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -34/+25 |
* | * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool | schwab | 2002-01-03 | 1 | -2/+4 |
* | * cppfiles.c (stack_include_file): Don't optimize zero-length | neil | 2001-11-26 | 1 | -4/+6 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -2/+2 |
* | * cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char. | neil | 2001-10-21 | 1 | -4/+0 |
* | * cpplex.c (handle_newline, skip_escaped_newlines, | neil | 2001-10-20 | 1 | -16/+11 |
* | * cpplib.c (struct pragma_entry): Store the name as a hashnode. | neil | 2001-10-14 | 1 | -26/+20 |
* | * c-pragma.h (cpp_register_pragma_space): Remove. | neil | 2001-10-14 | 1 | -98/+114 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE, | neil | 2001-09-30 | 1 | -28/+32 |
* | * cpphash.h (struct cpp_buff): Make unsigned. | neil | 2001-09-28 | 1 | -17/+16 |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 1 | -84/+103 |
* | * cpphash.h (_cpp_lex_token): Update prototype. | neil | 2001-09-16 | 1 | -41/+30 |
* | * cppmain.c (scan_translation_unit): Don't worry about | neil | 2001-09-16 | 1 | -98/+108 |
* | * cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos. | neil | 2001-09-15 | 1 | -11/+18 |