| Commit message (Expand) | Author | Age | Files | Lines |
* | * cpphash.h (_cpp_create_definition): Update prototype. | neil | 2002-06-05 | 1 | -5/+3 |
* | * c-common.c (c_common_init): Override cpplib's default | neil | 2002-06-02 | 1 | -0/+2 |
* | * cppinit.c (append_include_chain): Always pay attention to | zack | 2002-05-31 | 1 | -5/+1 |
* | 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk> | neil | 2002-05-29 | 1 | -0/+3 |
* | * c-common.c (c_common_init): Set CPP arithmetic precision. | neil | 2002-05-27 | 1 | -7/+11 |
* | * cppinit.c (mark_named_operators): Split out from init_builtins. | neil | 2002-05-23 | 1 | -10/+22 |
* | * cpperror.c (_cpp_begin_message): No special casing | neil | 2002-05-23 | 1 | -13/+13 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -16/+16 |
* | * c-common.c (c_common_init): Set options->unsigned_char from | zack | 2002-05-21 | 1 | -21/+4 |
* | * cppinit.c (sanity_checks): Avoid printf mismatch warnings. | aj | 2002-05-21 | 1 | -4/+6 |
* | * cppinit.c (cpp_post_options): If preprocessed, turn off | neil | 2002-05-18 | 1 | -2/+9 |
* | * cppinit.c (struct builtin): Remove unused fields. | zack | 2002-05-18 | 1 | -60/+46 |
* | * Makefile.in: Update for cpptrad.c. | neil | 2002-05-17 | 1 | -4/+16 |
* | * c-common.c (c_common_init_options): Use C89 for Objective-C, | neil | 2002-05-17 | 1 | -25/+10 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX): | zack | 2002-05-16 | 1 | -68/+9 |
* | * c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | zack | 2002-05-15 | 1 | -12/+0 |
* | * Makefile.in (c-common.o, cppinit.o): Update. | neil | 2002-05-13 | 1 | -5/+0 |
* | * c-common.c (c_common_init): Set options->unsigned_wchar. | neil | 2002-05-07 | 1 | -8/+5 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -0/+1 |
* | * c-common.c (c_common_init): Set up CPP arithmetic. | neil | 2002-05-05 | 1 | -40/+51 |
* | * Makefile.in (c-lex.o): Update. | neil | 2002-05-04 | 1 | -7/+5 |
* | * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h | neil | 2002-05-04 | 1 | -24/+34 |
* | * c-lex.c (lex_string): Let cpp_parse_escape handles truncation | neil | 2002-05-04 | 1 | -0/+33 |
* | * cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here... | jakub | 2002-05-01 | 1 | -1/+15 |
* | * cppexp.c (lex): Update to use state.skip_eval. | neil | 2002-04-28 | 1 | -0/+4 |
* | * cppfiles.c (_cpp_pop_file_buffer): Return void. Move | neil | 2002-04-22 | 1 | -47/+29 |
* | * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar. | neil | 2002-04-21 | 1 | -3/+3 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -17/+20 |
* | * cppinit.c (cpp_create_reader): Initialize | thorpej | 2002-04-07 | 1 | -0/+6 |
* | preprocessor/3951 | neil | 2002-03-24 | 1 | -10/+6 |
* | * cppinit.c (cpp_handle_option): Set warn_endif_labels if | neil | 2002-03-24 | 1 | -4/+1 |
* | 2002-03-22 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-03-22 | 1 | -0/+9 |
* | * cppinit.c: Revert -MD removal. | neil | 2002-03-16 | 1 | -0/+17 |
* | * cppinit.c (print_help): Display -MD and -MMD. | neil | 2002-03-16 | 1 | -21/+5 |
* | PR preprocessor/5899 | neil | 2002-03-10 | 1 | -6/+4 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -2/+1 |
* | * cppinit.c (output_deps): Correct test for stdout output. | neil | 2002-02-23 | 1 | -7/+7 |
* | * cppinit.c (init_dependency_output): Take deps output file | neil | 2002-02-20 | 1 | -14/+16 |
* | * cppinit.c (merge_include_chains): Check for brack being | zack | 2002-02-17 | 1 | -1/+2 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -0/+16 |
* | PR other/1502: | jakub | 2002-01-29 | 1 | -2/+6 |
* | * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or | zack | 2002-01-08 | 1 | -0/+5 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -17/+12 |
* | * cppinit.c: Update copyright date. | grahams | 2002-01-03 | 1 | -2/+1 |
* | * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h, | jsm28 | 2001-12-15 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -9/+9 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * cppinit.c (INO_T_COPY): Define. | kenner | 2001-11-21 | 1 | -4/+6 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -31/+63 |