configure.ac: Add mips*-*-rtems* support.
[gcc.git] / gcc / tree-ssa-live.c
2011-02-02 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-21 Jakub Jelinektree-ssa-live.c (remove_unused_scope_block_p): Don...
2011-01-20 Alexandre Olivare PR tree-optimization/46583 (-fcompare-debug failure...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-30 Jakub Jelinekre PR debug/45419 (-fcompare-debug failure at -O3)
2010-08-30 Richard Guentherre PR tree-optimization/45449 (-fcompare-debug failure...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Joern Renneckere PR other/44874 (TDF_NOUID dumps miss information...
2010-07-13 Jakub Jelinekre PR debug/44901 (-fcompare-debug failure for tree...
2010-07-10 Richard Guentherre PR debug/44832 (-fcompare-debug failure for C++...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-12-01 Richard Guentherfinal.c (rest_of_clean_state): If -fcompare-debug is...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-07-02 Richard Guenthertree-ssa-live.c (remove_unused_locals): Do not remove...
2009-06-05 Jakub Jelinekre PR middle-end/40340 (Fortification warning no longer...
2009-06-04 Alexandre Olivatree-ssa-live.c (remove_unused_scope_block_p): Keep...
2009-05-28 Alexandre Olivatree-ssa-live.c (remove_unused_locals): Skip when not...
2009-05-27 Diego Novillotree-ssa-live.c (dump_scope_block): Document arguments.
2009-04-26 Michael MatzExpand from SSA.
2009-04-17 Eric Botcazoudbxout.c (dbxout_block): Reinstate test on TREE_USED.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-17 Jakub Jelinekre PR debug/39474 (DW_AT_location missing for unused...
2009-03-01 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-27 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-23 Jan Hubickare PR tree-optimization/37709 (inlining causes explosio...
2009-02-10 Jakub Jelinekre PR target/39139 (ICE with stringop and register...
2008-10-09 Jakub Jelinektree-ssa-live.c (remove_unused_locals): Mark all edge...
2008-09-06 Jan Hubickare PR tree-optimization/14703 (Inadequate optimization...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-20 Jan Hubickacgraph.c (cgraph_add_new_function): Do early local...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2007-11-26 Alexandre Olivatree-ssa-live.c (remove_unused_scope_block_p): Drop...
2007-10-12 Jakub Jelinekre PR tree-optimization/33645 (undefined static variabl...
2007-10-02 Alexandre OlivaRevert patches that should have been installed in the...
2007-10-02 Alexandre Olivatree-ssa-live.c (remove_unused_scope_block_p): Don...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-26 Jan Hubickatree-ssa-live.c: Include debug.h and flags.h.
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-02-08 Diego Novillore PR tree-optimization/30562 (remove unused variable...
2007-01-31 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-14 Jan Hubickatree-dfa.c (remove_referenced_var): New function.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-05 Kazu Hiratadarwin.h, [...]: Fix comment typos.
2006-12-04 Andrew MacLeodSwitch live on entry to a per block basis from per...
2006-12-01 Andrew MacLeodcommon.opt (ftree-combine-temps): Remove.
2006-11-30 Andrew MacLeodImplement coalesce list with hash table instead of...
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-04-12 Kazu HirataMakefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-01-31 Uttam Pawarre PR middle-end/25933 (memory leaks)
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-07-30 Jan Hubickatree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
2005-06-30 Daniel Berlin[multiple changes]
2005-06-30 Zdenek Dvorakre PR testsuite/21967 (gcc.dg/tree-ssa/loop-2.c and...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Kazu Hiratasbitmap.h (sbitmap_iterator, [...]): New.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-27 Nathan Sidwellvec.h: Implement integral type vector specialization.
2005-05-14 Kazu Hiratatree-ssa-live.c (tpa_init, [...]): Use VEC instead...
2005-04-24 Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Change...
2005-04-23 Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Allocate...
2005-04-23 Kazu Hiratatree-ssa-live.c (live_worklist): Take a stack allocated...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-03-13 Kazu Hiratatree-ssa-live.c (build_tree_conflict_graph): Remove...
2005-03-12 Kazu Hiratatree-ssa-live.c (create_ssa_var_map, [...]): Remove...
2005-02-17 Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-11-29 Kazu Hiratatree-if-conv.c (replace_phi_with_cond_modify_expr)...
2004-11-08 Kazu Hiratatree-ssa-live.c (tpa_init, [...]): Make them static.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-09-28 Diego Novillotree-ssa-live.c (calculate_live_on_entry): Fix warnings...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-18 Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-16 Nathanael Nerodetree-ssa-copyrename.c (copy_rename_partition_coalesce...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-07-22 Richard Hendersontree-ssa-live.c (create_ssa_var_map): Avoid defined...
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
next