aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppmain.c
AgeCommit message (Collapse)AuthorFilesLines
1995-06-15Update FSF address.Richard Kenner1-1/+1
From-SVN: r9959
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1-1/+5
Include config.h #ifndef EMACS. From-SVN: r9724
1995-04-30* cppmain.c (main): Remove commented-out code that used PARSE_GETC.Per Bothner1-8/+0
From-SVN: r9553
1995-03-16Initial revisionPer Bothner1-0/+102
From-SVN: r9191