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