| Commit message (Expand) | Author | Age | Files | Lines |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -2/+2 |
* | gcc/ChangeLog: | steven | 2010-05-22 | 1 | -0/+1 |
* | PR middle-end/41360 | rth | 2009-09-16 | 1 | -2/+2 |
* | PR middle-end/41360 | rth | 2009-09-16 | 1 | -2/+10 |
* | * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | rth | 2009-09-14 | 1 | -0/+9 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -57/+31 |
* | 2009-09-02 David Daney <ddaney@caviumnetworks.com> | daney | 2009-09-03 | 1 | -0/+7 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+2 |
* | 2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2009-04-22 | 1 | -202/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | gcc/ | rsandifo | 2008-06-01 | 1 | -1/+1 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -1/+1 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -5/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * haifa-sched.c (restore_bb_notes): Clear bb field of the notes | rakdver | 2007-06-06 | 1 | -3/+31 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -17/+13 |
* | PR rtl-optimization/29841 | ebotcazou | 2007-04-19 | 1 | -0/+5 |
* | * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | kazu | 2007-01-03 | 1 | -3/+1 |
* | Revert: | kazu | 2007-01-02 | 1 | -1/+3 |
* | * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | kazu | 2007-01-02 | 1 | -3/+1 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -10/+10 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -3/+6 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -4/+7 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -2/+1 |
* | * cfgbuild.c: Update comments. | kazu | 2005-03-14 | 1 | -10/+27 |
* | * basic-block.h: Update the prototypes of cached_make_edge and | kazu | 2005-03-14 | 1 | -24/+19 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | * cfgbuild.c (state, STATE, SET_STATE, | kazu | 2005-03-09 | 1 | -19/+28 |
* | * cfgbuild.c (find_sub_basic_blocks): Remove. | kazu | 2005-03-07 | 1 | -42/+2 |
* | * basic-block.h: Adjust the prototype for find_basic_blocks. | kazu | 2005-02-15 | 1 | -4/+2 |
* | PR middle-end/16585 | steven | 2005-01-26 | 1 | -14/+0 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR rtl-optimization/18861 | jakub | 2005-01-07 | 1 | -0/+64 |
* | * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge): | steven | 2004-11-29 | 1 | -9/+2 |
* | * cfg.c (cached_make_edge): Use find_edge rather than an inlined | law | 2004-11-22 | 1 | -7/+4 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -8/+13 |
* | * basic-block.h (guess_outgoing_edge_probabilities): Declare. | hubicka | 2004-09-09 | 1 | -29/+37 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -9/+6 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -1/+4 |
* | * basic-block.h (profile_staus): New global variable. | hubicka | 2004-08-04 | 1 | -0/+2 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -8/+8 |
* | * cfgbuild.c (make_edges): Do not use label_value_list. | hubicka | 2004-06-17 | 1 | -44/+7 |
* | * basic-block.h (could_fall_through): Declare. | amylaar | 2004-06-14 | 1 | -0/+7 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -61/+1 |
* | * cfgbuild.c (control_flow_insn_p): Notice noreturn call | hubicka | 2004-05-27 | 1 | -0/+6 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -4/+4 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+6 |
* | gcc/ | kazu | 2004-02-27 | 1 | -1/+1 |