Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various cleanups to help compile server. | Per Bothner | 2003-03-20 | 1 | -4/+4 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | cppfiles.c (stack_include_file): line-map.c now handles include depth. | Neil Booth | 2001-08-21 | 1 | -10/+15 |
* | cppfiles.c (stack_include_file): Don't handle -H here. | Neil Booth | 2001-08-21 | 1 | -1/+22 |
* | c-lex.c (map): Make const. | Neil Booth | 2001-08-11 | 1 | -15/+39 |
* | cpperror.c (print_containing_files): Moved to line-map.c. | Neil Booth | 2001-08-06 | 1 | -9/+73 |
* | re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffff... | Neil Booth | 2001-08-05 | 1 | -1/+4 |
* | line-map.c: New. | Neil Booth | 2001-08-02 | 1 | -0/+118 |