Makefile.in (targ): Fix target name check.
[gcc.git] / gcc / dumpfile.c
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.