Age | Commit message (Expand) | Author | Files | Lines |
2011-11-22 | line-map.h (linemap_dump): Declare. | Diego Novillo | 1 | -0/+90 |
2011-10-25 | Fix lookup of macro maps | Dodji Seketeli | 1 | -3/+3 |
2011-10-25 | Support expansion of reserved locations wrapped in virtual locations | Dodji Seketeli | 1 | -43/+66 |
2011-10-18 | Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets | Dodji Seketeli | 1 | -1/+1 |
2011-10-17 | Fix bootstrapping with --disable-checking | Dodji Seketeli | 1 | -6/+4 |
2011-10-17 | Reduce memory waste due to non-power-of-2 allocs | Tom Tromey | 1 | -6/+33 |
2011-10-17 | Add line map statistics to -fmem-report output | Tom Tromey | 1 | -0/+63 |
2011-10-17 | Support -fdebug-cpp option | Tom Tromey | 1 | -0/+38 |
2011-10-17 | Generate virtual locations for tokens | Tom Tromey | 1 | -1/+1 |
2011-10-17 | Linemap infrastructure for virtual locations | Tom Tromey | 1 | -78/+868 |
2011-08-28 | Fix the use of linemap_add and remove unnecessary kludge | Dodji Seketeli | 1 | -5/+4 |
2011-07-28 | line-map.h (struct line_maps): Remove unused field last_listed. | Gabriel Charette | 1 | -1/+0 |
2011-03-25 | files.c (file_hash_eq): Use filename_cmp instead of strcmp. | Kai Tietz | 1 | -1/+1 |
2009-10-14 | re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed) | Jakub Jelinek | 1 | -2/+2 |
2009-04-18 | re PR preprocessor/39646 (__FILE__ breaks for empty file name) | Joseph Myers | 1 | -1/+4 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -3/+3 |
2009-03-30 | re PR preprocessor/39512 (linemap_init in lex.c does not initialize reallocator) | Tom Tromey | 1 | -0/+1 |
2009-03-29 | re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror... | Joseph Myers | 1 | -40/+1 |
2008-07-21 | line-map.h (linenum_type): New typedef. | Manuel López-Ibáñez | 1 | -3/+3 |
2008-02-20 | traditional.c (lex_identifier): Use CPP_HASHNODE. | Tom Tromey | 1 | -4/+3 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 1 | -2/+9 |
2005-06-29 | all files: Update FSF address in copyright headers. | Kelley Cook | 1 | -1/+1 |
2005-05-28 | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 1 | -1/+1 |
2005-04-21 | re PR preprocessor/20907 (long comments throw off line numbers) | Per Bothner | 1 | -1/+5 |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 1 | -0/+344 |