| Commit message (Expand) | Author | Age | Files | Lines |
* | * except.c (remove_eh_handler): Make static. | hubicka | 2009-04-04 | 1 | -89/+302 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -1/+24 |
* | * tree-eh.c (tree_remove_unreachable_handlers): Compare | ian | 2009-04-01 | 1 | -1/+1 |
* | 2009-03-31 Richard Guenther <rguenther@suse.de> | rguenth | 2009-03-31 | 1 | -0/+19 |
* | * tree-eh.c (make_eh_edges): Set probability 100% to first edge out of RESX. | hubicka | 2009-03-30 | 1 | -19/+20 |
* | PR middle-end/28850 | hubicka | 2009-03-29 | 1 | -0/+271 |
* | * gcc.dg/attr-noinline.c: Avoid pure-const optimization. | hubicka | 2009-03-28 | 1 | -0/+26 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow | hubicka | 2009-03-28 | 1 | -9/+1 |
* | * tree-eh.c (inlinable_call_p): New function. | hubicka | 2009-03-28 | 1 | -4/+34 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -2/+2 |
* | 2009-01-18 Richard Guenther <rguenther@suse.de> | rguenth | 2009-01-18 | 1 | -1/+1 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -14/+14 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -737/+1060 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+3 |
* | * tree-complex.c (expand_complex_div_wide): Don't create CONDs that | espindola | 2008-05-08 | 1 | -1/+4 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -6/+10 |
* | PR c++/34196 | jason | 2008-01-22 | 1 | -0/+17 |
* | * tree-eh.c (optimize_double_finally): Don't assume that the | jason | 2007-10-15 | 1 | -8/+2 |
* | * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c, | kazu | 2007-10-14 | 1 | -1/+1 |
* | PR c++/15764 | jason | 2007-10-03 | 1 | -0/+156 |
* | * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX, | ghazi | 2007-09-03 | 1 | -1/+1 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -4/+6 |
* | gcc/ChangeLog: | spark | 2007-08-16 | 1 | -0/+3 |
* | PR tree-optimization/32941 | sje | 2007-08-14 | 1 | -22/+40 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | PR tree-optimization/30558 | jakub | 2007-04-26 | 1 | -0/+4 |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -14/+18 |
* | * tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR. | ebotcazou | 2007-02-18 | 1 | -0/+1 |
* | * tree-ssa-loop-unswitch.c: Include tree-inline.h. | rakdver | 2007-01-28 | 1 | -1/+1 |
* | ./: | ian | 2007-01-28 | 1 | -2/+2 |
* | * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs | hubicka | 2007-01-14 | 1 | -34/+0 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -20/+20 |
* | 2006-11-11 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-11 | 1 | -3/+0 |
* | * tree.c (range_in_array_bounds_p): New predicate. | ebotcazou | 2006-07-03 | 1 | -5/+6 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-02-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-08 | 1 | -1/+1 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -0/+22 |
* | * tree-vn.c (vn_add): Use XNEW. | gdr | 2005-12-18 | 1 | -13/+15 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -40/+40 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -4/+4 |
* | * c-common.h (GCC_DIAG_STYLE): Define. | jsm28 | 2005-07-03 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-ssa-address.c: New file. | rakdver | 2005-06-07 | 1 | -0/+7 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -0/+1 |
* | * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c, | kazu | 2005-05-29 | 1 | -1/+1 |
* | * except.c (can_throw_internal_1, can_throw_external_1): Add | hubicka | 2005-05-27 | 1 | -4/+6 |
* | PR tree-opt/21399 | rth | 2005-05-16 | 1 | -6/+26 |
* | Patch by Richard Henderson: | hubicka | 2005-05-14 | 1 | -4/+15 |
* | * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region. | hubicka | 2005-05-14 | 1 | -22/+13 |