OSDN Git Service

2002-04-12 Eric Norum <eric.norum@usask.ca>
[pf3gnuchains/gcc-fork.git] / gcc / tradcpp.c
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-10-30 zack * tradcpp.c: Include intl.h. Rename WARNING, ERROR...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-15 neil PR preprocessor/3571
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-21 neil * tradcpp.c (rescan): define obufp_before_macroname...
2001-05-10 zack * cppinit.c (cpp_post_options): Shut off macro expansi...
2001-05-02 jakub * tradcpp.c (do_define): Make sure we don't walk past...
2001-03-28 ghazi * toplev.h (fatal_error): Add ATTRIBUTE_NORETURN.
2001-01-24 jakub * cppfiles.c (_cpp_read_file): Add to dependencies...
2001-01-11 neil2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
2001-01-10 neil * Makefile.in (tradcpp0): Depend on mkdeps...
2001-01-04 jakub * tradcpp.c (deps_file, print_deps_missing_files)...
2001-01-03 sirl 2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-12-16 neil * tradcpp.c: T_WARNING: New.
2000-12-13 neil * tradcpp.c (special_symbol): Improve test for...
2000-12-12 neil * tradcpp.c (do_error): Cast difference of...
2000-12-12 neil * tradcpp.c (enum node_type): Add T_ERROR.
2000-12-08 neil * tradcpp.c (do_include): Make pointer differences...
2000-12-08 zackinclude:
2000-12-04 neil * tradcif.y: Move lexptr to top of file. Add...
2000-12-02 neil * tradcpp.c (struct answer, parse_assertion...
2000-11-28 neil * tradcpp.c (enum node_type): New hash types...
2000-11-27 neil * tradcpp.c (enum pending_dir_t, struct pending...
2000-11-21 ghazi * tradcpp.c (output_line_command): Mark system headers...
2000-11-19 ghaziWarning fixes:
2000-11-19 ghazi * Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.
2000-11-14 zack * tradcpp.c, tradcif.y: Update FSF mailing address...
2000-11-13 jsm28 * diagnostic.c (vbuild_message_string, output_do_print...
2000-11-06 neil * tradcpp.c (special_symbol): Assign an null...
2000-08-29 zack * cpperror.c (print_file_and_line): If line is (unsign...
2000-08-04 jsm28 * cppdefault.h (WINT_TYPE): Define.
2000-07-24 jakub * tradcpp.c (main): Update max_include_len for cpp_inc...
2000-07-21 zack * diagnostic.c (trim_filename, fancy_abort): Moved...
2000-07-20 zack2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
2000-07-19 zack * tradcpp.c (rescan): Do not recognize directives...
2000-07-13 zack * gcc.c (execute): If a subprocess gets a fatal signal...
2000-07-13 zack * tradcpp.c (main): Rename 'perror' label to 'sys_error'.
2000-07-07 ghazi * tradcpp.c (main): Rename label `include' to `add_inc...
2000-07-07 zack * tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SI...
2000-07-06 zack * tradcpp.c: New file.