aboutsummaryrefslogtreecommitdiff
path: root/gcc/input.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-09-19Integrate lexical block into source_location.Dehao Chen1-0/+8
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-29re PR middle-end/53510 (OOM while compile some code)Jakub Jelinek1-10/+3
2012-04-30Make conversion warnings work on NULL with -ftrack-macro-expansionDodji Seketeli1-0/+20
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli1-6/+30
2012-04-30Make expand_location resolve to locus in main source fileDodji Seketeli1-5/+35
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-0/+59
2011-10-25Support expansion of reserved locations wrapped in virtual locationsDodji Seketeli1-9/+12
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsDodji Seketeli1-14/+14
2011-10-17Add line map statistics to -fmem-report outputTom Tromey1-0/+96
2011-10-17Generate virtual locations for tokensTom Tromey1-1/+1
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-7/+2
2010-05-27input.c: New file.Joseph Myers1-0/+53