aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppexp.c
AgeCommit message (Expand)AuthorFilesLines
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-39/+4
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1-3/+11
1998-01-13* cppexp.c: Include gansidecl.hHerman ten Brugge1-1/+2
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-11/+33
1997-04-13(cpp_lex) New arg skip_evaluation.Richard Kenner1-4/+7
1997-03-17(parse_number): Invalid integer constants are errors if pedantic.Richard Kenner1-6/+6
1996-07-03formatting tweaksMike Stump1-18/+18
1996-01-22cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unary minus, even if skip_...Per Bothner1-5/+4
1996-01-16cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried cpp_skip_hspac...Per Bothner1-7/+39
1995-11-07(cpp_lex): Correctly parse character constants.Richard Kenner1-4/+2
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-15cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hsp...Per Bothner1-2/+2
1995-05-11* cppexp.c (parse_number): Cleanup some Cygnus crud for MPW.Per Bothner1-6/+1
1995-04-10Add declarations of xmalloc and xrealloc.Richard Kenner1-1/+4
1995-03-21Merged in earlier cccp.c changes.Per Bothner1-2/+14
1995-03-16Initial revisionPer Bothner1-0/+988