system.h: Include stdarg.h/varargs.h...
[platform/upstream/gcc.git] / gcc / cpplib.h
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-06-23 Dave Brolleycpplib.c (do_line): Typo broke #line directive.
1998-06-10 Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-05-25 Dave Brolleycpperror.c (v_cpp_message): Remove static prototype.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-04-03 Jeff Lawdummy commit before merge
1997-04-13 Richard Kenner(struct cpp_options): New member warn_undef.
1997-03-19 Richard Kenner(struct cpp_options): New member c89.
1996-10-09 Richard Kenner(DOLLARS_IN_IDENTIFIERS): Remove.
1996-07-03 Mike Stumpformatting tweaks
1996-06-07 Per Bothnercpplib.h (struct parse_file): Removed.
1996-06-05 Per Bothnercpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-19 Per BothnerAdd comment that '@' is not an escape inside a string.
1995-05-16 Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16 Richard KennerFix typos in comments.
1995-05-12 Per BothnerFix reporting of unterminated strings.
1995-04-30 Per BothnerRemove PARSE_GETC. Add comment about "@ ".
1995-04-17 Per Bothner* cpplib.h (cpp_define): New declaration.
1995-03-22 Per BothnerMerged in earlier cccp.c changes
1995-03-16 Per BothnerInitial revision