aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpperror.c
AgeCommit message (Expand)Author
1999-04-14cpperror.c, [...]: Never call abort.Zack Weinberg
1999-02-04cpperror.c (cpp_print_containing_files): Fix formatting bug induced by merge.Zack Weinberg
1999-01-30Copyright dates.Jeff Law
1999-01-29collect2.c (error): Fix typo in declaration.Kaveh R. Ghazi
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi
1998-05-25cpperror.c (v_cpp_message): Remove static prototype.Dave Brolley
1998-05-19Warning Fixes:Kaveh R. Ghazi
1998-05-06typo typo fixes fixesJeff Law
1998-03-30More cutover to system.h:Kaveh R. Ghazi
1998-02-28Fix warious warnings:Kaveh R. Ghazi
1996-07-03formatting tweaksMike Stump
1996-06-07* cpperror.c (fatal): Removed function.Per Bothner
1996-06-06cpperror.c (cpp_message): Generalize for "fatal" errors.Per Bothner
1995-06-15Update FSF address.Richard Kenner
1995-05-20#include config.h before any other .h file.Richard Kenner
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner
1995-05-11* cpperror.c (cpp_print_containing_files): Remove some Cygnus-local stuff.Per Bothner
1995-04-05Moved 'high-level' error functions from cpperror.c to cpplib.c.Per Bothner
1995-03-21Merged in earlier cccp.c changes.Per Bothner
1995-03-16Initial revisionPer Bothner