aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
AgeCommit message (Expand)AuthorFilesLines
1998-10-10cppexp.c: When forcing unsigned comparisons, cast both sides of the operation.Zack Weinberg1-3/+3
1998-10-08emit-rtl.c (init_emit_once): Call INIT_EXPANDERS.Jeff Law1-0/+4
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-06-23cpplib.c (do_line): Typo broke #line directive.Dave Brolley1-0/+1
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley1-0/+1
1998-05-25cpperror.c (v_cpp_message): Remove static prototype.Dave Brolley1-0/+6
1998-05-19Warning Fixes:Kaveh R. Ghazi1-15/+26
1998-05-13Warning fixes:Kaveh R. Ghazi1-0/+5
1998-04-03dummy commit before mergeJeff Law1-3/+11
1997-04-13(struct cpp_options): New member warn_undef.Richard Kenner1-0/+4
1997-03-19(struct cpp_options): New member c89.Richard Kenner1-1/+5
1996-10-09(DOLLARS_IN_IDENTIFIERS): Remove.Richard Kenner1-11/+4
1996-07-03formatting tweaksMike Stump1-20/+20
1996-06-06cpplib.h (struct parse_file): Removed.Per Bothner1-1/+10
1996-06-05cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.Per Bothner1-26/+26
1995-06-15Update FSF address.Richard Kenner1-1/+1
1995-05-19Add comment that '@' is not an escape inside a string.Per Bothner1-1/+2
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1-8/+0
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-05-12Fix reporting of unterminated strings.Per Bothner1-4/+3
1995-04-30Remove PARSE_GETC. Add comment about "@ ".Per Bothner1-2/+5
1995-04-17* cpplib.h (cpp_define): New declaration.Per Bothner1-0/+1
1995-03-21Merged in earlier cccp.c changesPer Bothner1-2/+0
1995-03-16Initial revisionPer Bothner1-0/+657