expmed.c (struct init_expmed_rtl): Change all fields but pow2 and cint from struct...
[gcc.git] / gcc / input.c
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.