summaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
Commit message (Expand)AuthorAgeFilesLines
* cpplib.c (do_line): Typo broke #line directive.Dave Brolley1998-06-231-0/+1
* Integrate cpplib into the C and C++ front ends.Dave Brolley1998-06-101-0/+1
* cpperror.c (v_cpp_message): Remove static prototype.Dave Brolley1998-05-251-0/+6
* Warning Fixes:Kaveh R. Ghazi1998-05-191-15/+26
* Warning fixes:Kaveh R. Ghazi1998-05-131-0/+5
* dummy commit before mergeJeff Law1998-04-031-3/+11
* (struct cpp_options): New member warn_undef.Richard Kenner1997-04-131-0/+4
* (struct cpp_options): New member c89.Richard Kenner1997-03-191-1/+5
* (DOLLARS_IN_IDENTIFIERS): Remove.Richard Kenner1996-10-091-11/+4
* formatting tweaksMike Stump1996-07-031-20/+20
* cpplib.h (struct parse_file): Removed.Per Bothner1996-06-061-1/+10
* cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.Per Bothner1996-06-051-26/+26
* Update FSF address.Richard Kenner1995-06-151-1/+1
* Add comment that '@' is not an escape inside a string.Per Bothner1995-05-191-1/+2
* Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1995-05-161-8/+0
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* Fix reporting of unterminated strings.Per Bothner1995-05-121-4/+3
* Remove PARSE_GETC. Add comment about "@ ".Per Bothner1995-04-301-2/+5
* * cpplib.h (cpp_define): New declaration.Per Bothner1995-04-171-0/+1
* Merged in earlier cccp.c changesPer Bothner1995-03-211-2/+0
* Initial revisionPer Bothner1995-03-161-0/+657