re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / dumpfile.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-09 David MalcolmPR jit/64166: Add methods to gcc::dump_manager needed...
2014-11-19 David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-06-26 Teresa Johnsoninvoke.texi: Fix typo.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-14 David MalcolmIntroduce gcc::dump_manager class
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16 Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-04 Teresa Johnsondumpfile.c (dump_finish): Don't close stderr/stdout.
2013-08-29 Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-19 Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-06-03 Teresa Johnsondumpfile.c (opt_info_switch_p): Change -fopt-info defau...
2013-01-22 Jakub Jelinekre PR middle-end/56074 (ICE compiling gcc.dg/vect/pr490...
2013-01-18 Sharad Singhaire PR tree-optimization/55995 (vect increase_alignment...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-03 Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-12-12 Steven Bosscherdumpfile.h (enum tree_dump_index): Remove TDI_vcg.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-24 Sharad Singhaidumpfile.c (dump_enabled_p): Make it inline and move...
2012-10-22 Sharad Singhaidumpfile.c (dump_phase_enabled_p): Renamed dump_enabled_p.
2012-10-04 Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01 Sharad Singhaidumpfile.c: New file with parts moved from tree-dump.c.