]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-call-cdce.c
Remove unnecessary VEC function overloads.
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-08  Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-01  Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
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.