| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -1/+1 |
* | PR preprocessor/7358 | neil | 2002-08-14 | 1 | -0/+3 |
* | * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 1 | -26/+23 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 1 | -4/+1 |
* | * c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 1 | -7/+11 |
* | * c-opts.c (set_std_cxx98, set_std_c89): New. | neil | 2002-08-10 | 1 | -0/+4 |
* | * Makefile.in (c-opts.o): Update | neil | 2002-08-09 | 1 | -5/+0 |
* | * cppinit.c (struct lang_flags): Rename trigraphs std. | neil | 2002-08-06 | 1 | -0/+3 |
* | * cppexp.c (parse_defined): Mark macro used. | neil | 2002-07-23 | 1 | -0/+3 |
* | * cppexp.c (struct op): Add token pointer. | neil | 2002-07-20 | 1 | -0/+4 |
* | * cppexp.c (cpp_interpret_integer, append_digit, parse_defined, | neil | 2002-07-17 | 1 | -2/+2 |
* | * Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -0/+3 |
* | * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W | zack | 2002-06-07 | 1 | -1/+1 |
* | * c-common.c (c_common_init): Override cpplib's default | neil | 2002-06-02 | 1 | -0/+4 |
* | 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk> | neil | 2002-05-29 | 1 | -0/+48 |
* | * cpperror.c (_cpp_begin_message): No special casing | neil | 2002-05-23 | 1 | -10/+2 |
* | * Makefile.in: Update for cpptrad.c. | neil | 2002-05-17 | 1 | -0/+3 |
* | * c-common.c (c_common_init_options): Use C89 for Objective-C, | neil | 2002-05-17 | 1 | -2/+3 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX): | zack | 2002-05-16 | 1 | -3/+3 |
* | * c-common.c (c_common_init): Set options->unsigned_wchar. | neil | 2002-05-07 | 1 | -7/+9 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -3/+6 |
* | * c-common.c (c_common_init): Set up CPP arithmetic. | neil | 2002-05-05 | 1 | -3/+3 |
* | * Makefile.in (c-lex.o): Update. | neil | 2002-05-04 | 1 | -0/+5 |
* | * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h | neil | 2002-05-04 | 1 | -5/+16 |
* | * c-lex.c (lex_string): Let cpp_parse_escape handles truncation | neil | 2002-05-04 | 1 | -8/+20 |
* | * cppexp.c (lex): Update to use state.skip_eval. | neil | 2002-04-28 | 1 | -3/+3 |
* | * cppexp.c (CPP_UMINUS, CPP_UPLUS): New. | neil | 2002-04-26 | 1 | -5/+8 |
* | 2002-04-24 Matt Hiller <hiller@redhat.com> | hiller | 2002-04-24 | 1 | -3/+3 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -20/+38 |
* | * cppinit.c (cpp_create_reader): Initialize | thorpej | 2002-04-07 | 1 | -0/+4 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -0/+3 |
* | 2002-03-22 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-03-22 | 1 | -0/+3 |
* | * cpphash.h (struct lexer_state): Remove line_extension member. | zack | 2002-03-14 | 1 | -0/+3 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -2/+2 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -0/+3 |
* | PR other/1502: | jakub | 2002-01-29 | 1 | -1/+1 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -2/+2 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -13/+30 |
* | * c-pragma.h (cpp_register_pragma_space): Remove. | neil | 2001-10-14 | 1 | -1/+0 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -4/+4 |
* | * cpplex.c (enum spell_type): Add SPELL_NUMBER. | zack | 2001-10-06 | 1 | -4/+5 |
* | * cpphash.h: Update comments. | neil | 2001-10-02 | 1 | -6/+7 |
* | * cpphash.h: Update comment. | neil | 2001-09-27 | 1 | -2/+0 |
* | * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff, | neil | 2001-09-26 | 1 | -3/+0 |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 1 | -3/+7 |
* | * cppmain.c (scan_translation_unit): Don't worry about | neil | 2001-09-16 | 1 | -8/+0 |
* | * cpperror.c (print_location): Take line and column, for | neil | 2001-09-14 | 1 | -26/+9 |
* | * c-parse.in (_yylex): Use _cpp_backup_tokens. | neil | 2001-09-13 | 1 | -0/+2 |