aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppmacro.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-17cppinit.c (cpp_cleanup): Free include dir chains.Neil Booth1-0/+12
2000-08-09configure.in (--enable-c-cpplib): Uncomment.Zack Weinberg1-1/+1
2000-08-04cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name.Zack Weinberg1-2/+4
2000-08-02cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments.Zack Weinberg1-2/+2
2000-08-02cpperror.c (v_message): Split into _cpp_begin_message and v_message macro.Zack Weinberg1-41/+28
2000-07-31[multiple changes]Zack Weinberg1-2/+5
2000-07-20cppmacro.c (CAN_PASTE_AFTER): New macro.Zack Weinberg1-5/+17
2000-07-18cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry macros, not five.Zack Weinberg1-0/+1
2000-07-18[multiple changes]Zack Weinberg1-0/+603