]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/input.c
sh.c: Do not include algorithm.
[thirdparty/gcc.git] / gcc / input.c
2014-11-03  Manuel López-Ibáñezinput.c (expand_location_to_spelling_point): Fix typo.
2014-10-21  David MalcolmState cleanups from jit branch
2014-08-15  Manuel López-Ibáñezinput.c (diagnostic_file_cache_fini): Fix typo in comment.
2014-07-16  Dodji SeketeliSupport location tracking for built-in macro tokens
2014-01-28  Dodji SeketeliPR preprocessor/59935 - caret diagnostics crashes on...
2014-01-24  Dodji SeketeliAvoid crashing when an input file could not be opened
2014-01-23  Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-06  Dodji SeketeliRevert "preprocessor/58580 - preprocessor goes OOM...
2013-11-06  Dodji Seketelipreprocessor/58580 - preprocessor goes OOM with warning...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-05-29  Steven Bosscherintegrate.c: Remove.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-29  Jakub Jelinekre PR middle-end/53510 (OOM while compile some code)
2012-04-30  Dodji SeketeliMake conversion warnings work on NULL with -ftrack...
2012-04-30  Dodji SeketeliStrip "<built-in>" loc from displayed expansion context
2012-04-30  Dodji SeketeliMake expand_location resolve to locus in main source...
2012-04-11  Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2011-10-25  Dodji SeketeliSupport expansion of reserved locations wrapped in...
2011-10-18  Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17  Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17  Tom TromeyGenerate virtual locations for tokens
2011-10-17  Tom TromeyLinemap infrastructure for virtual locations
2010-05-27  Joseph Myersinput.c: New file.