summaryrefslogtreecommitdiff
path: root/gcc/cppmain.c
Commit message (Expand)AuthorAgeFilesLines
* cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n...Zack Weinberg1998-12-071-1/+1
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* Use cpplib for cccp.Dave Brolley1998-06-101-0/+7
* Warning Fixes:Kaveh R. Ghazi1998-05-191-1/+1
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-5/+7
* formatting tweaksMike Stump1996-07-031-1/+1
* cppmain.c (fancy_abort): Only define #ifdef abort.Per Bothner1996-06-071-2/+4
* cppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.Per Bothner1996-06-061-7/+9
* Define progname, required by cpplib.Richard Kenner1995-11-041-0/+2
* Update FSF address.Richard Kenner1995-06-151-1/+1
* Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1995-05-161-1/+5
* * cppmain.c (main): Remove commented-out code that used PARSE_GETC.Per Bothner1995-04-301-8/+0
* Initial revisionPer Bothner1995-03-161-0/+102