Age | Commit message (Expand) | Author | Files | Lines |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -2/+0 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -3/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-01-17 | tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI node existence check. | Richard Guenther | 1 | -1/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-06-27 | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 1 | -18/+12 |
2009-04-04 | tree-ssa-uncprop.c (associate_equivalences_with_edges): Use last_basic_block ... | Jan Hubicka | 1 | -1/+1 |
2008-09-11 | tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid entering the we... | Richard Guenther | 1 | -5/+5 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -36/+22 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -3/+3 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+2 |
2005-12-18 | tree-tailcall.c (find_tail_calls): Use XNEW. | Gabriel Dos Reis | 1 | -14/+14 |
2005-11-30 | tree-ssa-uncprop.c (associate_equivalences_with_edges): Properly handle SSA_N... | Jeff Law | 1 | -3/+8 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-02 | tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -8/+16 |
2005-04-24 | tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap). | Kazu Hirata | 1 | -10/+9 |
2005-04-13 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-04-12 | Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | Jeff Law | 1 | -0/+614 |