summaryrefslogtreecommitdiff
path: root/gcc/cpperror.c
Commit message (Expand)AuthorAgeFilesLines
* cpperror.c, [...]: Never call abort.Zack Weinberg1999-04-141-1/+1
* cpperror.c (cpp_print_containing_files): Fix formatting bug induced by merge.Zack Weinberg1999-02-041-5/+5
* Copyright dates.Jeff Law1999-01-301-1/+1
* collect2.c (error): Fix typo in declaration.Kaveh R. Ghazi1999-01-291-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-23/+60
* gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1998-11-081-4/+4
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1998-08-261-5/+0
* cpperror.c (v_cpp_message): Remove static prototype.Dave Brolley1998-05-251-2/+0
* Warning Fixes:Kaveh R. Ghazi1998-05-191-13/+55
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-1/+3
* Fix warious warnings:Kaveh R. Ghazi1998-02-281-3/+2
* formatting tweaksMike Stump1996-07-031-1/+3
* * cpperror.c (fatal): Removed function.Per Bothner1996-06-071-11/+0
* cpperror.c (cpp_message): Generalize for "fatal" errors.Per Bothner1996-06-061-4/+21
* Update FSF address.Richard Kenner1995-06-151-1/+1
* #include config.h before any other .h file.Richard Kenner1995-05-201-3/+3
* Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1995-05-161-2/+6
* * cpperror.c (cpp_print_containing_files): Remove some Cygnus-local stuff.Per Bothner1995-05-111-8/+0
* Moved 'high-level' error functions from cpperror.c to cpplib.c.Per Bothner1995-04-051-216/+10
* Merged in earlier cccp.c changes.Per Bothner1995-03-211-1/+1
* Initial revisionPer Bothner1995-03-161-0/+338