avr.c: Move definition of TARGET macros to end of file.
[gcc.git] / gcc / tree-call-cdce.c
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-09-14 Andreas Schwab* tree-call-cdce.c (check_target_format): Accept Motoro...
2008-09-10 Jakub Jelinekre PR tree-optimization/37353 (ICE: vector VEC(gimple...
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-13 John David Anglinre PR testsuite/36440 (FAIL: g++.dg/cdce3.C on powerpc...
2008-06-04 Xinliang David Litree-call-cdce.c: New file.