| Commit message (Expand) | Author | Age | Files | Lines |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -8/+8 |
* | * c-lex.c (lex_number): Use ISXDIGIT/hex_value. | ghazi | 2001-12-16 | 1 | -0/+2 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -10/+10 |
* | * tradcpp.c: Include intl.h. Rename WARNING, ERROR, FATAL to | zack | 2001-10-30 | 1 | -10/+13 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -79/+79 |
* | PR preprocessor/3571 | neil | 2001-09-15 | 1 | -1/+1 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -42/+13 |
* | * tradcpp.c (rescan): define obufp_before_macroname before RECACHE | neil | 2001-08-21 | 1 | -1/+6 |
* | * cppinit.c (cpp_post_options): Shut off macro expansion if | zack | 2001-05-10 | 1 | -9/+99 |
* | * tradcpp.c (do_define): Make sure we don't walk past limit. | jakub | 2001-05-02 | 1 | -3/+3 |
* | * toplev.h (fatal_error): Add ATTRIBUTE_NORETURN. | ghazi | 2001-03-28 | 1 | -1/+1 |
* | * cppfiles.c (_cpp_read_file): Add to dependencies if requested. | jakub | 2001-01-24 | 1 | -0/+5 |
* | 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk> | neil | 2001-01-11 | 1 | -3/+3 |
* | * Makefile.in (tradcpp0): Depend on mkdeps.h. Link mkdeps.o | neil | 2001-01-10 | 1 | -172/+164 |
* | * tradcpp.c (deps_file, print_deps_missing_files): New variables. | jakub | 2001-01-04 | 1 | -28/+85 |
* | 2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-01-03 | 1 | -1/+3 |
* | * tradcpp.c: T_WARNING: New. | neil | 2000-12-16 | 1 | -10/+19 |
* | * tradcpp.c (special_symbol): Improve test for definedness, | neil | 2000-12-13 | 1 | -4/+15 |
* | * tradcpp.c (do_error): Cast difference of pointers to int | neil | 2000-12-12 | 1 | -1/+1 |
* | * tradcpp.c (enum node_type): Add T_ERROR. | neil | 2000-12-12 | 1 | -0/+13 |
* | * tradcpp.c (do_include): Make pointer differences 64-bit clean. | neil | 2000-12-08 | 1 | -2/+2 |
* | include: | zack | 2000-12-08 | 1 | -119/+64 |
* | * tradcif.y: Move lexptr to top of file. Add rule to handle | neil | 2000-12-04 | 1 | -3/+46 |
* | * tradcpp.c (struct answer, parse_assertion, parse_answer, | neil | 2000-12-02 | 1 | -6/+231 |
* | * tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT. | neil | 2000-11-28 | 1 | -93/+158 |
* | * tradcpp.c (enum pending_dir_t, struct pending_dir): New. | neil | 2000-11-27 | 1 | -34/+38 |
* | * tradcpp.c (output_line_command): Mark system headers as such in | ghazi | 2000-11-21 | 1 | -0/+2 |
* | Warning fixes: | ghazi | 2000-11-19 | 1 | -5/+5 |
* | * Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h. | ghazi | 2000-11-19 | 1 | -193/+201 |
* | * tradcpp.c, tradcif.y: Update FSF mailing address, delete | zack | 2000-11-14 | 1 | -6/+2 |
* | * diagnostic.c (vbuild_message_string, output_do_printf, vnotice): | jsm28 | 2000-11-13 | 1 | -6/+9 |
* | * tradcpp.c (special_symbol): Assign an null string rather | neil | 2000-11-06 | 1 | -1/+1 |
* | * cpperror.c (print_file_and_line): If line is (unsigned int)-1, | zack | 2000-08-29 | 1 | -5/+2 |
* | * cppdefault.h (WINT_TYPE): Define. | jsm28 | 2000-08-04 | 1 | -0/+3 |
* | * tradcpp.c (main): Update max_include_len for cpp_include_defaults | jakub | 2000-07-24 | 1 | -0/+2 |
* | * diagnostic.c (trim_filename, fancy_abort): Moved here from | zack | 2000-07-21 | 1 | -4/+1 |
* | 2000-07-20 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-20 | 1 | -46/+18 |
* | * tradcpp.c (rescan): Do not recognize directives when the # | zack | 2000-07-19 | 1 | -24/+3 |
* | * gcc.c (execute): If a subprocess gets a fatal signal, report | zack | 2000-07-13 | 1 | -14/+0 |
* | * tradcpp.c (main): Rename 'perror' label to 'sys_error'. | zack | 2000-07-13 | 1 | -7/+7 |
* | * tradcpp.c (main): Rename label `include' to `add_include' to | ghazi | 2000-07-07 | 1 | -2/+2 |
* | * tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE | zack | 2000-07-07 | 1 | -0/+6 |
* | * tradcpp.c: New file. | zack | 2000-07-06 | 1 | -0/+4831 |