| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * tree-eh.c (leh_tf_state): Change the type of dest_array to | kazu | 2005-05-14 | 1 | -19/+11 |
* | * except.c (duplicate_eh_region_1, duplicate_eh_region_2, | hubicka | 2005-05-12 | 1 | -0/+5 |
* | * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency. | hubicka | 2005-05-11 | 1 | -33/+41 |
* | * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | hubicka | 2005-04-25 | 1 | -0/+91 |
* | Revert accidental commit. | rth | 2005-04-23 | 1 | -9/+3 |
* | PR target/21099 | rth | 2005-04-23 | 1 | -3/+9 |
* | * tree-eh.c (lower_try_finally_copy): Generate new code in | aoliva | 2005-04-14 | 1 | -34/+75 |
* | 2005-04-02 David Edelsohn <edelsohn@gnu.org> | dje | 2005-04-04 | 1 | -2/+2 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -1/+1 |
* | * tree-eh.c (tree_could_trap_p): Remove idx. | kazu | 2005-03-09 | 1 | -2/+1 |
* | * ChangeLog.5: Fix log message typo(s). | reichelt | 2005-02-24 | 1 | -1/+1 |
* | PR tree-optimization/19917 | sayle | 2005-02-17 | 1 | -0/+7 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * tree-eh.c (replace_goto_queue): Return early if the queue is | ebotcazou | 2005-01-04 | 1 | -0/+2 |
* | * tree-eh.c: Revert yesterday's change. | law | 2004-12-02 | 1 | -27/+4 |
* | * tree.h (save_eptr, save_filt): Now file scoped statics. | law | 2004-12-02 | 1 | -4/+27 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+2 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -4/+4 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -46/+45 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -11/+11 |
* | 2004-08-19 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-19 | 1 | -21/+21 |
* | .: | nathan | 2004-08-15 | 1 | -11/+15 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -2/+9 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -2/+7 |
* | * builtins.c (fold_builtin_fputs): Don't bother converting the | sayle | 2004-07-11 | 1 | -2/+17 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -5/+23 |
* | * tree-cfg.c (make_exit_edges): Use get_call_expr_in. | rth | 2004-07-08 | 1 | -2/+5 |
* | * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify | rth | 2004-06-29 | 1 | -10/+101 |