Fix for g++ failure reported by Brendan.
[platform/upstream/gcc.git] / gcc / cppexp.c
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-13 Herman ten Brugge* cppexp.c: Include gansidecl.h
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-04-13 Richard Kenner(cpp_lex) New arg skip_evaluation.
1997-03-17 Richard Kenner(parse_number): Invalid integer constants are errors...
1996-07-03 Mike Stumpformatting tweaks
1996-01-22 Per Bothnercppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for...
1996-01-16 Per Bothnercppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP...
1995-11-07 Richard Kenner(cpp_lex): Correctly parse character constants.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-15 Per Bothnercppexp.c (cpp_reader): Test for '#' (start of assertion...
1995-05-12 Per Bothner* cppexp.c (parse_number): Cleanup some Cygnus crud...
1995-04-10 Richard KennerAdd declarations of xmalloc and xrealloc.
1995-03-22 Per BothnerMerged in earlier cccp.c changes.
1995-03-16 Per BothnerInitial revision