summaryrefslogtreecommitdiff
path: root/gcc/input.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate lexical block into source_location.dehao2012-09-191-0/+8
* * integrate.c: Remove.steven2012-05-291-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* PR middle-end/53510jakub2012-05-291-10/+3
* Make conversion warnings work on NULL with -ftrack-macro-expansiondodji2012-04-301-0/+20
* Strip "<built-in>" loc from displayed expansion contextdodji2012-04-301-6/+30
* Make expand_location resolve to locus in main source filedodji2012-04-301-5/+35
* 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-111-0/+59
* Support expansion of reserved locations wrapped in virtual locationsdodji2011-10-251-9/+12
* Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsdodji2011-10-181-14/+14
* Add line map statistics to -fmem-report outputdodji2011-10-171-0/+96
* Generate virtual locations for tokensdodji2011-10-171-1/+1
* Linemap infrastructure for virtual locationsdodji2011-10-171-7/+2
* * input.c: New file.jsm282010-05-271-0/+53