aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplex.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-02cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++.Zack Weinberg1-3/+9
2000-04-01cpplib.c: Include symcat.h.Zack Weinberg1-6/+0
2000-04-01cpplex.c: Copy ISTABLE macros from cppinit.c...Zack Weinberg1-40/+62
2000-03-31cpplib.h: Merge struct cpp_options into struct cpp_reader.Zack Weinberg1-29/+28
2000-03-282000-03-28 Neil Booth <NeilB@earthling.net>Neil Booth1-170/+132
2000-03-13Makefile.in (LIBCPP_OBJS): Add cpplex.o.Zack Weinberg1-0/+1620