OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / gcc / tradcpp.c
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.