summaryrefslogtreecommitdiff
path: root/gcc/cppexp.c
Commit message (Expand)AuthorAgeFilesLines
* More cutover to system.h:ghazi1998-03-301-39/+4
* /law1998-01-271-3/+11
* * cppexp.c: Include gansidecl.hlaw1998-01-131-1/+2
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-11/+33
* (cpp_lex) New arg skip_evaluation.kenner1997-04-131-4/+7
* (parse_number): Invalid integer constants are errors if pedantic.kenner1997-03-171-6/+6
* formatting tweaksmrs1996-07-031-18/+18
* * cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unarybothner1996-01-221-5/+4
* * cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retriedbothner1996-01-161-7/+39
* (cpp_lex): Correctly parse character constants.kenner1995-11-071-4/+2
* Update FSF address.kenner1995-06-151-1/+2
* * cppexp.c (cpp_reader): Test for '#' (start of assertion) *after*bothner1995-05-151-2/+2
* * cppexp.c (parse_number): Cleanup some Cygnus crud for MPW.bothner1995-05-121-6/+1
* Add declarations of xmalloc and xrealloc.kenner1995-04-101-1/+4
* Merged in earlier cccp.c changes.bothner1995-03-221-2/+14
* Initial revisionbothner1995-03-161-0/+988