aboutsummaryrefslogtreecommitdiff
path: root/gcc/line-map.h
AgeCommit message (Expand)AuthorFilesLines
2001-08-21cppfiles.c (stack_include_file): line-map.c now handles include depth.Neil Booth1-0/+3
2001-08-21cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth1-0/+3
2001-08-11c-lex.c (map): Make const.Neil Booth1-13/+20
2001-08-07cpplib.h, line-map.h: Update comments.Neil Booth1-1/+2
2001-08-06cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth1-0/+14
2001-08-05re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffff...Neil Booth1-3/+8
2001-08-05re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth1-1/+4
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth1-2/+5
2001-08-02line-map.c: New.Neil Booth1-0/+80