summaryrefslogtreecommitdiff
path: root/gcc/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.Zack Weinberg2000-02-081-0/+15
* Makefile.in (stor-layout.o): Depend on ggc.h.Richard Henderson1999-09-051-4/+1
* More copyright fixes. Oh what fun.Jeff Law1999-01-061-1/+1
* c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1998-05-061-5/+5
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-2/+2
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1998-01-271-1/+2
* formatting tweaksMike Stump1996-07-031-1/+1
* Update FSF address.Richard Kenner1995-06-151-1/+1
* Re-write fixproto/fix-header/etc to use cpplib.Per Bothner1995-04-051-39/+0
* Fix line number counting.Per Bothner1994-04-111-1/+5
* (get_token): Remove decl of unused variable QUOTE.Richard Kenner1994-03-251-4/+2
* Comment change.Richard Stallman1993-11-061-1/+1
* Include hconfig.h.Richard Kenner1993-10-261-0/+1
* (scan_string, skip_spaces): Add newline before fn name.Richard Stallman1993-10-261-2/+4
* Initial revisionPer Bothner1993-07-251-0/+274