Age | Commit message (Expand) | Author | Files | Lines |
2007-04-26 | re PR tree-optimization/30558 (ICE with OpenMP and exceptions) | Jakub Jelinek | 1 | -0/+4 |
2007-03-08 | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 1 | -14/+18 |
2007-02-18 | tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR. | Eric Botcazou | 1 | -0/+1 |
2007-01-28 | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 1 | -1/+1 |
2007-01-28 | common.opt: Add fstrict-overflow. | Ian Lance Taylor | 1 | -2/+2 |
2007-01-14 | tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately. | Jan Hubicka | 1 | -34/+0 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -20/+20 |
2006-11-11 | tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes. | Richard Guenther | 1 | -3/+0 |
2006-07-03 | tree.c (range_in_array_bounds_p): New predicate. | Eric Botcazou | 1 | -5/+6 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-08 | passes.c (register_one_dump_file): Accept the current properties instead of p... | Paolo Bonzini | 1 | -1/+1 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -0/+22 |
2005-12-18 | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 1 | -13/+15 |
2005-12-02 | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 1 | -40/+40 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -4/+4 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | tree-ssa-address.c: New file. | Zdenek Dvorak | 1 | -0/+7 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -0/+1 |
2005-05-29 | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 1 | -1/+1 |
2005-05-27 | except.c (can_throw_internal_1, [...]): Add "is_resx" argument. | Jan Hubicka | 1 | -4/+6 |
2005-05-16 | re PR tree-optimization/21399 (libstdc++ 12077.cc ICE) | Richard Henderson | 1 | -6/+26 |
2005-05-14 | Patch by Richard Henderson: | Jan Hubicka | 1 | -4/+15 |
2005-05-14 | tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region. | Jan Hubicka | 1 | -22/+13 |
2005-05-14 | tree-eh.c (leh_tf_state): Change the type of dest_array to VEC(tree,heap)*. | Kazu Hirata | 1 | -19/+11 |
2005-05-12 | except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen... | Steven Bosscher | 1 | -0/+5 |
2005-05-11 | Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency. | Jan Hubicka | 1 | -33/+41 |
2005-04-25 | tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | Jan Hubicka | 1 | -0/+91 |
2005-04-23 | Revert accidental commit. | Richard Henderson | 1 | -9/+3 |
2005-04-23 | re PR target/21099 (ICE on mmx intrinsics) | Richard Henderson | 1 | -3/+9 |
2005-04-14 | tree-eh.c (lower_try_finally_copy): Generate new code in response to goto_que... | Alexandre Oliva | 1 | -34/+75 |
2005-04-04 | tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping div... | David Edelsohn | 1 | -2/+2 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-09 | * tree-eh.c (tree_could_trap_p): Remove idx. | Kazu Hirata | 1 | -2/+1 |
2005-02-24 | ChangeLog.5: Fix log message typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-17 | re PR tree-optimization/19917 (Weak const function mishandled inside loop) | Roger Sayle | 1 | -0/+7 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-04 | tree-eh.c (replace_goto_queue): Return early if the queue is empty. | Eric Botcazou | 1 | -0/+2 |
2004-12-02 | * tree-eh.c: Revert yesterday's change. | Jeff Law | 1 | -27/+4 |
2004-12-01 | tree.h (save_eptr, save_filt): Now file scoped statics. | Jeff Law | 1 | -4/+27 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -4/+4 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -46/+45 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+2 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -11/+11 |
2004-08-19 | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 1 | -21/+21 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -11/+15 |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -2/+9 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -2/+7 |
2004-07-11 | builtins.c (fold_builtin_fputs): Don't bother converting the return type to i... | Roger Sayle | 1 | -2/+17 |