OSDN Git Service

[pf3gnuchains/gcc-fork.git] / gcc / cpplib.h
1998-10-29 brolley1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys...
1998-10-11 law * cppexp.c: When forcing unsigned comparisons...
1998-10-08 law * emit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-23 brolleyTue Jun 23 16:44:21 1998 Dave Brolley <brolley@cygnus...
1998-06-10 brolley Integrate cpplib into the C and C++ front ends.
1998-05-25 brolleyMon May 25 14:00:13 1998 Dave Brolley <brolley@cygnus...
1998-05-19 ghaziWarning Fixes:
1998-05-13 ghaziWarning fixes:
1998-04-03 lawdummy commit before merge
1997-04-13 kenner(struct cpp_options): New member warn_undef.
1997-03-19 kenner(struct cpp_options): New member c89.
1996-10-09 kenner(DOLLARS_IN_IDENTIFIERS): Remove.
1996-07-03 mrsformatting tweaks
1996-06-07 bothner* cpplib.h (struct parse_file): Removed.
1996-06-05 bothner* cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
1995-06-15 kennerUpdate FSF address.
1995-05-19 bothnerAdd comment that '@' is not an escape inside a string.
1995-05-16 kennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16 kennerFix typos in comments.
1995-05-12 bothnerFix reporting of unterminated strings.
1995-04-30 bothnerRemove PARSE_GETC. Add comment about "@ ".
1995-04-17 bothner* cpplib.h (cpp_define): New declaration.
1995-03-22 bothnerMerged in earlier cccp.c changes
1995-03-16 bothnerInitial revision