| Commit message (Expand) | Author | Age | Files | Lines |
* | parse.c (parse_interface): Silence uninitialized var warning. | Jan Hubicka | 2008-08-30 | 1 | -3/+4 |
* | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-08-06 | 1 | -10/+10 |
* | re PR tree-optimization/36967 (segfault in is_gimple_real_type with -fpredict... | Richard Guenther | 2008-07-30 | 1 | -2/+3 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -191/+240 |
* | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 2008-06-20 | 1 | -3/+3 |
* | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 2008-05-08 | 1 | -2/+0 |
* | tree-predcom.c (suitable_reference_p): Return false if the reference can throw. | Eric Botcazou | 2008-04-15 | 1 | -1/+2 |
* | cgraphbuild.c (rebuild_cgraph_edges): Export. | Zdenek Dvorak | 2007-09-07 | 1 | -1/+10 |
* | tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str... | Zdenek Dvorak | 2007-08-01 | 1 | -2/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... | Richard Guenther | 2007-07-02 | 1 | -1/+1 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -3/+12 |
* | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 2007-06-10 | 1 | -1/+1 |
* | re PR tree-optimization/32220 (internal compiler error: in eliminate_temp_cop... | Zdenek Dvorak | 2007-06-07 | 1 | -1/+7 |
* | tree-predcom.c (replace_ref_with, [...]): Call build_gimple_modify_stmt inste... | Jan Hubicka | 2007-06-04 | 1 | -5/+5 |
* | re PR tree-optimization/32194 (ice for legal code with -O3 with complex in loop) | Zdenek Dvorak | 2007-06-03 | 1 | -0/+7 |
* | re PR tree-optimization/32160 (ICE with -O3 in verify_ssa) | Zdenek Dvorak | 2007-05-31 | 1 | -6/+22 |
* | tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer. | Zdenek Dvorak | 2007-05-29 | 1 | -5/+5 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-05-25 | 1 | -5/+5 |
* | passes.texi: Document predictive commoning. | Zdenek Dvorak | 2007-05-24 | 1 | -0/+2567 |