]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cpperror.c
cpplib.c (copy_rest_of_line): Revert previous change: don't bail out early if we...
[thirdparty/gcc.git] / gcc / 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...
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