summaryrefslogtreecommitdiff
path: root/gcc/cpplex.c
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete.zack2000-04-061-60/+121
* * cpplex.c (trigraph_map, speccase): Combine into singlezack2000-04-041-36/+24
* * cppinit.c (cpp_start_read): Turn off -Wtraditional ifzack2000-04-021-3/+9
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-011-6/+0
* * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt themzack2000-04-011-40/+62
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-29/+28
* 2000-03-28 Neil Booth <NeilB@earthling.net>neil2000-03-281-170/+132
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-131-0/+1620