| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -6/+10 |
* | re PR c++/34196 (uninitialized variable warning in dead exception region) | Jason Merrill | 2008-01-21 | 1 | -0/+17 |
* | tree-eh.c (optimize_double_finally): Don't assume that the cleanup we're dupl... | Jason Merrill | 2007-10-15 | 1 | -8/+2 |
* | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-10-14 | 1 | -1/+1 |
* | re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception) | Jason Merrill | 2007-10-03 | 1 | -0/+156 |
* | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 2007-09-03 | 1 | -1/+1 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -4/+6 |
* | tree-eh.c (lower_try_finally_onedest): Reset the locus of GOTO that's relocat... | Seongbae Park | 2007-08-16 | 1 | -0/+3 |
* | re PR tree-optimization/32941 (Bootstrap comparison failure) | Steve Ellcey | 2007-08-14 | 1 | -22/+40 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | re PR tree-optimization/30558 (ICE with OpenMP and exceptions) | Jakub Jelinek | 2007-04-26 | 1 | -0/+4 |
* | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 2007-03-08 | 1 | -14/+18 |
* | tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR. | Eric Botcazou | 2007-02-18 | 1 | -0/+1 |
* | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 2007-01-28 | 1 | -1/+1 |
* | common.opt: Add fstrict-overflow. | Ian Lance Taylor | 2007-01-28 | 1 | -2/+2 |
* | tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately. | Jan Hubicka | 2007-01-14 | 1 | -34/+0 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -20/+20 |
* | tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes. | Richard Guenther | 2006-11-11 | 1 | -3/+0 |
* | tree.c (range_in_array_bounds_p): New predicate. | Eric Botcazou | 2006-07-03 | 1 | -5/+6 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | passes.c (register_one_dump_file): Accept the current properties instead of p... | Paolo Bonzini | 2006-02-08 | 1 | -1/+1 |
* | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 2006-01-06 | 1 | -0/+22 |
* | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 2005-12-18 | 1 | -13/+15 |
* | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 2005-12-02 | 1 | -40/+40 |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -4/+4 |
* | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 2005-07-03 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree-ssa-address.c: New file. | Zdenek Dvorak | 2005-06-07 | 1 | -0/+7 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -0/+1 |
* | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 2005-05-29 | 1 | -1/+1 |
* | except.c (can_throw_internal_1, [...]): Add "is_resx" argument. | Jan Hubicka | 2005-05-27 | 1 | -4/+6 |
* | re PR tree-optimization/21399 (libstdc++ 12077.cc ICE) | Richard Henderson | 2005-05-16 | 1 | -6/+26 |
* | Patch by Richard Henderson: | Jan Hubicka | 2005-05-14 | 1 | -4/+15 |
* | tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region. | Jan Hubicka | 2005-05-14 | 1 | -22/+13 |
* | tree-eh.c (leh_tf_state): Change the type of dest_array to VEC(tree,heap)*. | Kazu Hirata | 2005-05-14 | 1 | -19/+11 |
* | except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen... | Steven Bosscher | 2005-05-12 | 1 | -0/+5 |
* | Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency. | Jan Hubicka | 2005-05-11 | 1 | -33/+41 |
* | tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | Jan Hubicka | 2005-04-25 | 1 | -0/+91 |
* | Revert accidental commit. | Richard Henderson | 2005-04-23 | 1 | -9/+3 |
* | re PR target/21099 (ICE on mmx intrinsics) | Richard Henderson | 2005-04-23 | 1 | -3/+9 |
* | tree-eh.c (lower_try_finally_copy): Generate new code in response to goto_que... | Alexandre Oliva | 2005-04-14 | 1 | -34/+75 |
* | tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping div... | David Edelsohn | 2005-04-04 | 1 | -2/+2 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -1/+1 |
* | * tree-eh.c (tree_could_trap_p): Remove idx. | Kazu Hirata | 2005-03-09 | 1 | -2/+1 |
* | ChangeLog.5: Fix log message typo(s). | Volker Reichelt | 2005-02-24 | 1 | -1/+1 |
* | re PR tree-optimization/19917 (Weak const function mishandled inside loop) | Roger Sayle | 2005-02-17 | 1 | -0/+7 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | tree-eh.c (replace_goto_queue): Return early if the queue is empty. | Eric Botcazou | 2005-01-04 | 1 | -0/+2 |
* | * tree-eh.c: Revert yesterday's change. | Jeff Law | 2004-12-02 | 1 | -27/+4 |
* | tree.h (save_eptr, save_filt): Now file scoped statics. | Jeff Law | 2004-12-01 | 1 | -4/+27 |