OSDN Git Service

* pa.h (ASM_OUTPUT_SECTION_NAME): Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / cppexp.c
1997-04-13 kenner(cpp_lex) New arg skip_evaluation.
1997-03-17 kenner(parse_number): Invalid integer constants are errors...
1996-07-03 mrsformatting tweaks
1996-01-22 bothner* cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for...
1996-01-16 bothner* cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP...
1995-11-07 kenner(cpp_lex): Correctly parse character constants.
1995-06-15 kennerUpdate FSF address.
1995-05-15 bothner* cppexp.c (cpp_reader): Test for '#' (start of assert...
1995-05-12 bothner* cppexp.c (parse_number): Cleanup some Cygnus crud...
1995-04-10 kennerAdd declarations of xmalloc and xrealloc.
1995-03-22 bothnerMerged in earlier cccp.c changes.
1995-03-16 bothnerInitial revision