| Commit message (Expand) | Author | Age | Files | Lines |
* | Support location tracking for built-in macro tokens | dodji | 2014-07-16 | 1 | -0/+16 |
* | PR preprocessor/59935 - caret diagnostics crashes on non-file locations | dodji | 2014-01-28 | 1 | -1/+7 |
* | Avoid crashing when an input file could not be opened | dodji | 2014-01-24 | 1 | -5/+2 |
* | PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals | dodji | 2014-01-23 | 1 | -31/+602 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite... | dodji | 2013-11-06 | 1 | -88/+27 |
* | preprocessor/58580 - preprocessor goes OOM with warning for zero literals | dodji | 2013-11-06 | 1 | -27/+88 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -0/+8 |
* | * integrate.c: Remove. | steven | 2012-05-29 | 1 | -1/+1 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | PR middle-end/53510 | jakub | 2012-05-29 | 1 | -10/+3 |
* | Make conversion warnings work on NULL with -ftrack-macro-expansion | dodji | 2012-04-30 | 1 | -0/+20 |
* | Strip "<built-in>" loc from displayed expansion context | dodji | 2012-04-30 | 1 | -6/+30 |
* | Make expand_location resolve to locus in main source file | dodji | 2012-04-30 | 1 | -5/+35 |
* | 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-04-11 | 1 | -0/+59 |
* | Support expansion of reserved locations wrapped in virtual locations | dodji | 2011-10-25 | 1 | -9/+12 |
* | Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets | dodji | 2011-10-18 | 1 | -14/+14 |
* | Add line map statistics to -fmem-report output | dodji | 2011-10-17 | 1 | -0/+96 |
* | Generate virtual locations for tokens | dodji | 2011-10-17 | 1 | -1/+1 |
* | Linemap infrastructure for virtual locations | dodji | 2011-10-17 | 1 | -7/+2 |
* | * input.c: New file. | jsm28 | 2010-05-27 | 1 | -0/+53 |