| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | 2004-06-26 Andrew Haley <aph@redhat.com> | aph | 2004-06-26 | 1 | -1/+3 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -0/+1 |
* | * tree-eh.c (decide_copy_try_finally): Fix scaling of copy and | rth | 2004-06-18 | 1 | -2/+2 |
* | * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort. | jason | 2004-06-11 | 1 | -14/+6 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * gimplify.c (sort_case_labels): New. Split out from... | steven | 2004-05-30 | 1 | -1/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+1756 |