summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-0/+19
* * tree-eh.c (make_eh_edges): Set probability 100% to first edge out of RESX.hubicka2009-03-301-19/+20
* PR middle-end/28850hubicka2009-03-291-0/+271
* * gcc.dg/attr-noinline.c: Avoid pure-const optimization.hubicka2009-03-281-0/+26
* * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowhubicka2009-03-281-9/+1
* * tree-eh.c (inlinable_call_p): New function.hubicka2009-03-281-4/+34
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2009-01-18 Richard Guenther <rguenther@suse.de>rguenth2009-01-181-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-14/+14
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-737/+1060
* gcc/rwild2008-06-061-2/+3
* * tree-complex.c (expand_complex_div_wide): Don't create CONDs thatespindola2008-05-081-1/+4
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* PR c++/34196jason2008-01-221-0/+17
* * tree-eh.c (optimize_double_finally): Don't assume that thejason2007-10-151-8/+2
* * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,kazu2007-10-141-1/+1
* PR c++/15764jason2007-10-031-0/+156
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-4/+6
* gcc/ChangeLog:spark2007-08-161-0/+3
* PR tree-optimization/32941sje2007-08-141-22/+40
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* PR tree-optimization/30558jakub2007-04-261-0/+4
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-14/+18
* * tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR.ebotcazou2007-02-181-0/+1
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-1/+1
* ./:ian2007-01-281-2/+2
* * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprshubicka2007-01-141-34/+0
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-20/+20
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-111-3/+0
* * tree.c (range_in_array_bounds_p): New predicate.ebotcazou2006-07-031-5/+6
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-02-08 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-081-1/+1
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-0/+22
* * tree-vn.c (vn_add): Use XNEW.gdr2005-12-181-13/+15
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-40/+40
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-4/+4
* * c-common.h (GCC_DIAG_STYLE): Define.jsm282005-07-031-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * tree-ssa-address.c: New file.rakdver2005-06-071-0/+7
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-0/+1
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka2005-05-271-4/+6
* PR tree-opt/21399rth2005-05-161-6/+26
* Patch by Richard Henderson:hubicka2005-05-141-4/+15
* * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region.hubicka2005-05-141-22/+13
* * tree-eh.c (leh_tf_state): Change the type of dest_array tokazu2005-05-141-19/+11
* * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka2005-05-121-0/+5
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-33/+41