Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |