| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -42/+26 | 
| *  | 	* cppinit.c (init_standard_includes, parse_option): Use strncmp. | neil | 2002-10-06 | 1 | -3/+3 | 
| *  | 	* ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -2/+2 | 
| *  | 	* ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 | 
| *  | 	* ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -4/+4 | 
| *  | 	* cppinit.c (remove_dup_nonsys_dirs): Fix warning and return value. | danglin | 2002-08-21 | 1 | -1/+7 | 
| *  | 	* cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal | danglin | 2002-08-20 | 1 | -33/+79 | 
| *  | 	PR preprocessor/7602 | neil | 2002-08-18 | 1 | -1/+1 | 
| *  | 	* c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 1 | -86/+22 | 
| *  | 	* c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 1 | -6/+0 | 
| *  | 	* c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 1 | -125/+35 | 
| *  | 	* c-common.h (enum c_language_kind): Emphasize that clk_c is 0. | neil | 2002-08-11 | 1 | -28/+1 | 
| *  | 	* c-opts.c (set_std_cxx98, set_std_c89): New. | neil | 2002-08-10 | 1 | -59/+4 | 
| *  | 2002-08-09  Ziemowit Laski  <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -4/+4 | 
| *  | 	* Makefile.in (c-opts.o): Update | neil | 2002-08-09 | 1 | -186/+1 | 
| *  | 	* c-opts.c (cpp_opts): New. | neil | 2002-08-08 | 1 | -132/+0 | 
| *  | 	* cppinit.c (struct lang_flags): Rename trigraphs std. | neil | 2002-08-06 | 1 | -3/+4 | 
| *  | 	* c-common.c (c_common_init): -Wtraditional also implies -Wlong-long. | zack | 2002-08-02 | 1 | -2/+3 | 
| *  | 	* cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar. | neil | 2002-08-01 | 1 | -5/+0 | 
| *  | 	* cppexp.c (parse_defined): Mark macro used. | neil | 2002-07-23 | 1 | -0/+15 | 
| *  | 	* c-lex.c (GET_ENVIRONMENT): Remove. | neil | 2002-07-21 | 1 | -11/+5 | 
| *  | 	* cppexp.c (struct op): Add token pointer. | neil | 2002-07-20 | 1 | -0/+1 | 
| *  | 	* cppinit.c (cpp_handle_option):  Suppress warnings with an | neil | 2002-07-02 | 1 | -14/+14 | 
| *  | 	* cpphash.h (struct cpp_reader): Make date and time strings. | neil | 2002-06-19 | 1 | -4/+7 | 
| *  | 	* Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -4/+5 | 
| *  | 	* Makefile.in (LIBCPP_OBJS): Take out version.o. | zack | 2002-06-09 | 1 | -24/+3 | 
| *  | 	* cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W | zack | 2002-06-07 | 1 | -59/+85 | 
| *  | 	* 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 |