aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan.c
AgeCommit message (Collapse)AuthorFilesLines
1995-04-05Re-write fixproto/fix-header/etc to use cpplib.Per Bothner1-39/+0
From-SVN: r9316
1994-04-11Fix line number counting.Per Bothner1-1/+5
From-SVN: r7036
1994-03-25(get_token): Remove decl of unused variable QUOTE.Richard Kenner1-4/+2
(get_token): Remove unused label AGAIN. From-SVN: r6892
1993-11-06Comment change.Richard Stallman1-1/+1
From-SVN: r6023
1993-10-26Include hconfig.h.Richard Kenner1-0/+1
From-SVN: r5913
1993-10-26(scan_string, skip_spaces): Add newline before fn name.Richard Stallman1-2/+4
From-SVN: r5889
1993-07-25Initial revisionPer Bothner1-0/+274
From-SVN: r4986