]> gcc.gnu.org Git - gcc.git/history - gcc/cpperror.c
Merge basic-improvements-branch to trunk
[gcc.git] / gcc / cpperror.c
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-09 Neil Boothcpperror.c (cpp_error): Default to directive_line withi...
2002-06-21 Neil Boothcpperror.c (cpp_error): For traditional CPP, default...
2002-06-02 Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-05-23 Neil Boothcpperror.c (_cpp_begin_message): No special casing...
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-04-14 Neil Boothcpperror.c (print_location): Don't print include chain...
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2001-09-14 Neil Boothcpperror.c (print_location): Take line and column,...
2001-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-18 Zack Weinbergansidecl.h: Reorganize for readability...
2001-08-17 Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-06 Neil Boothcpperror.c (print_containing_files): Moved to line...
2001-08-05 Neil Boothre PR preprocessor/3081 (Preprocessor merges 2 first...
2001-08-02 Neil Boothline-map.c: New.
2001-04-22 Philipp ThomasABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require...
2001-04-08 Neil Boothcpperror.c (print_location): Don't special case <stdin>.
2001-01-23 Chris Demetrioucpperror.c: Merge handlers of PEDWARN and WARNING.
2000-12-17 Neil Boothcppmain.c (check_multiline_token): New function.
2000-12-17 Neil Boothc-lex.c: Move main_input_filename handling to FC_ENTER.
2000-12-11 Neil Boothcpperror.c (print_location): New function.
2000-11-17 Neil Boothcpperror.c (print_file_and_line): Don't display line...
2000-10-28 Neil BoothNew macro expander.
2000-09-28 Neil Boothcpperror.c (_cpp_begin_message): Do the test for suppre...
2000-09-25 Branko Cibejflags.h: Declare warning flag warn_system_headers.
2000-08-29 Zack Weinbergcpperror.c (print_file_and_line): If line is (unsigned...
2000-08-09 Zack Weinbergconfigure.in (--enable-c-cpplib): Uncomment.
2000-08-02 Zack Weinbergcpperror.c (v_message): Split into _cpp_begin_message...
2000-07-04 Zack Weinbergtop level:
2000-05-01 Zack Weinbergcpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-11 Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-03-31 Zack Weinbergcpplib.h: Merge struct cpp_options into struct cpp_reader.
2000-03-08 Zack WeinbergMakefile.in (LIBCPP_DEPS): New macro.
2000-03-08 Zack Weinbergcpplib.h (parse_underflow_t, [...]): Delete.
2000-03-07 Zack Weinbergcppfiles.c (_cpp_find_include_file): Make sure ih-...
2000-02-27 Zack WeinbergMakefile.in (STMP_FIXINC): New toggle.
2000-02-26 Jeff LawFix copyrights.
2000-02-06 Zack Weinbergcpplib.c (my_strerror, [...]): Move to cpperror.c.
2000-02-06 Zack Weinbergcpperror.c: Remove #ifdef EMACS block.
2000-01-30 Zack Weinbergcpperror.c (cpp_file_line_for_message): If 'line' is...
2000-01-19 Kaveh Ghazimore copyright nits
2000-01-19 Kaveh R. Ghazicppalloc.c: PROTO -> PARAMS.
1999-09-11 Zack Weinbergcppalloc.c (xstrdup): Use memcpy.
1999-09-07 Kaveh R. Ghazicpperror.c (cpp_file_line_for_message): Constify a...
1999-04-14 Zack Weinbergcpperror.c, [...]: Never call abort.
1999-02-04 Zack Weinbergcpperror.c (cpp_print_containing_files): Fix formatting...
1999-01-30 Jeff LawCopyright dates.
1999-01-29 Kaveh R. Ghazicollect2.c (error): Fix typo in declaration.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog... r278977.75/tags/after-merge-gcc2-980929
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-05-25 Dave Brolleycpperror.c (v_cpp_message): Remove static prototype.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-02-28 Kaveh R. GhaziFix warious warnings:
1996-07-03 Mike Stumpformatting tweaks
1996-06-07 Per Bothner* cpperror.c (fatal): Removed function.
1996-06-07 Per Bothnercpperror.c (cpp_message): Generalize for "fatal" errors.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-20 Richard Kenner#include config.h before any other .h file.
1995-05-16 Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-12 Per Bothner* cpperror.c (cpp_print_containing_files): Remove...
1995-04-05 Per BothnerMoved 'high-level' error functions from cpperror.c...
1995-03-22 Per BothnerMerged in earlier cccp.c changes.
1995-03-16 Per BothnerInitial revision
This page took 1.564764 seconds and 78 git commands to generate.