aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpperror.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-4/+4
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-05-25cpperror.c (v_cpp_message): Remove static prototype.Dave Brolley1-2/+0
1998-05-19Warning Fixes:Kaveh R. Ghazi1-13/+55
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-1/+3
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-3/+2
1996-07-03formatting tweaksMike Stump1-1/+3
1996-06-07* cpperror.c (fatal): Removed function.Per Bothner1-11/+0
1996-06-06cpperror.c (cpp_message): Generalize for "fatal" errors.Per Bothner1-4/+21
1995-06-15Update FSF address.Richard Kenner1-1/+1
1995-05-20#include config.h before any other .h file.Richard Kenner1-3/+3
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1-2/+6
1995-05-11* cpperror.c (cpp_print_containing_files): Remove some Cygnus-local stuff.Per Bothner1-8/+0
1995-04-05Moved 'high-level' error functions from cpperror.c to cpplib.c.Per Bothner1-216/+10
1995-03-21Merged in earlier cccp.c changes.Per Bothner1-1/+1
1995-03-16Initial revisionPer Bothner1-0/+338