| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c, | kazu | 2004-02-16 | 1 | -2/+2 |
* | Represent column numbers using line-map's source_location. | bothner | 2004-02-11 | 1 | -16/+82 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | Implement a cache for linemap_lookup. | bothner | 2004-01-20 | 1 | -7/+23 |
* | * line-map.h (source_location): New typedef. | bothner | 2003-12-05 | 1 | -3/+3 |
* | * cppfiles.c (stack_file): Leave filename as "" rather than "<stdin>". | geoffk | 2003-07-30 | 1 | -3/+12 |
* | * line-map.c (add_line_map): Handle invalid LEAVE request. | bothner | 2003-07-22 | 1 | -3/+9 |
* | * hashtable.c (approx_sqrt): Make static. | zack | 2003-07-22 | 1 | -7/+8 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+1 |
* | * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | zack | 2003-07-13 | 1 | -2/+0 |
* | * gcse.c: Fix misspelling. | kraai | 2003-07-03 | 1 | -1/+1 |
* | * line-map.c, line-map.h: Convert to ISO prototypes. | neil | 2003-06-20 | 1 | -22/+9 |
* | Various cleanups to help compile server. | bothner | 2003-03-20 | 1 | -4/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * cppfiles.c (stack_include_file): line-map.c now handles include | neil | 2001-08-21 | 1 | -10/+15 |
* | * cppfiles.c (stack_include_file): Don't handle -H here. | neil | 2001-08-21 | 1 | -1/+22 |
* | * c-lex.c (map): Make const. | neil | 2001-08-11 | 1 | -15/+39 |
* | * cpperror.c (print_containing_files): Moved to line-map.c. | neil | 2001-08-06 | 1 | -9/+73 |
* | PR preprocessor/3824 | neil | 2001-08-05 | 1 | -1/+4 |
* | * line-map.c: New. | neil | 2001-08-02 | 1 | -0/+118 |