summaryrefslogtreecommitdiff
path: root/gcc/line-map.h
Commit message (Expand)AuthorAgeFilesLines
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* cppfiles.c (stack_include_file): line-map.c now handles include depth.Neil Booth2001-08-211-0/+3
* cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth2001-08-211-0/+3
* c-lex.c (map): Make const.Neil Booth2001-08-111-13/+20
* cpplib.h, line-map.h: Update comments.Neil Booth2001-08-071-1/+2
* cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth2001-08-061-0/+14
* re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffff...Neil Booth2001-08-051-3/+8
* re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth2001-08-051-1/+4
* Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth2001-08-041-2/+5
* line-map.c: New.Neil Booth2001-08-021-0/+80