| Commit message (Expand) | Author | Age | Files | Lines |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -1/+0 |
* | Merge from transactional-memory branch. | Aldy Hernandez | 2011-11-08 | 1 | -10/+22 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -2/+1 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 2010-05-25 | 1 | -2/+2 |
* | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 2010-05-22 | 1 | -0/+1 |
* | re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_... | Richard Henderson | 2009-09-16 | 1 | -2/+2 |
* | re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_... | Richard Henderson | 2009-09-16 | 1 | -2/+10 |
* | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 2009-09-14 | 1 | -0/+9 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -57/+31 |
* | cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier. | David Daney | 2009-09-03 | 1 | -0/+7 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+2 |
* | cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co... | Laurynas Biveinis | 2009-04-22 | 1 | -202/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+2 |
* | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 2008-06-01 | 1 | -1/+1 |
* | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 2008-04-18 | 1 | -1/+1 |
* | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -5/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ... | Zdenek Dvorak | 2007-06-06 | 1 | -3/+31 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -17/+13 |
* | re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap) | Eric Botcazou | 2007-04-19 | 1 | -0/+5 |
* | alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | Kazu Hirata | 2007-01-03 | 1 | -3/+1 |
* | Revert: | Kazu Hirata | 2007-01-02 | 1 | -1/+3 |
* | alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | Kazu Hirata | 2007-01-02 | 1 | -3/+1 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -10/+10 |
* | basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ... | Kazu Hirata | 2006-01-11 | 1 | -3/+6 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -4/+7 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -2/+1 |
* | * cfgbuild.c: Update comments. | Kazu Hirata | 2005-03-14 | 1 | -10/+27 |
* | basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge. | Kazu Hirata | 2005-03-14 | 1 | -24/+19 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | cfgbuild.c (state, [...]): Move just before make_edges. | Kazu Hirata | 2005-03-09 | 1 | -19/+28 |
* | cfgbuild.c (find_sub_basic_blocks): Remove. | Kazu Hirata | 2005-03-07 | 1 | -42/+2 |
* | basic-block.h: Adjust the prototype for find_basic_blocks. | Kazu Hirata | 2005-02-15 | 1 | -4/+2 |
* | re PR middle-end/16585 (current_function_has_computed_jump incorrectly change... | Steven Bosscher | 2005-01-26 | 1 | -14/+0 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | re PR rtl-optimization/18861 (ICE Segmentation fault in try_crossjump_to_edge... | Jakub Jelinek | 2005-01-07 | 1 | -0/+64 |
* | cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,... | Steven Bosscher | 2004-11-29 | 1 | -9/+2 |
* | cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. | Jeff Law | 2004-11-22 | 1 | -7/+4 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -8/+13 |
* | basic-block.h (guess_outgoing_edge_probabilities): Declare. | Jan Hubicka | 2004-09-09 | 1 | -29/+37 |
* | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 2004-09-07 | 1 | -9/+6 |
* | Add more details to hot/cold partitioning comments and documentation. | Caroline Tice | 2004-08-25 | 1 | -1/+4 |
* | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 2004-08-04 | 1 | -0/+2 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -8/+8 |
* | cfgbuild.c (make_edges): Do not use label_value_list. | Jan Hubicka | 2004-06-17 | 1 | -44/+7 |
* | basic-block.h (could_fall_through): Declare. | J"orn Rennecke | 2004-06-14 | 1 | -0/+7 |
* | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 2004-06-03 | 1 | -61/+1 |
* | * cfgbuild.c (control_flow_insn_p): Notice noreturn call | Jan Hubicka | 2004-05-27 | 1 | -0/+6 |