| Commit message (Expand) | Author | Age | Files | Lines |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -12/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -11/+10 |
* | dwarf2cfi.c: remove typedef that hides pointerness | tbsaunde | 2015-09-13 | 1 | -4/+1 |
* | remove more useless typedefs | tbsaunde | 2015-08-19 | 1 | -10/+10 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -2/+0 |
* | gcc/ | rsandifo | 2015-06-30 | 1 | -3/+2 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -3/+1 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -7/+0 |
* | gcc/ | rsandifo | 2015-06-06 | 1 | -2/+1 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | remove most ifdef STACK_GROWS_DOWNWARD | tbsaunde | 2015-05-22 | 1 | -6/+6 |
* | always define STACK_GROWS_DOWNWARD | tbsaunde | 2015-05-22 | 1 | -2/+2 |
* | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 2015-05-09 | 1 | -4/+4 |
* | notice_args_size can take a rtx_insn * | tbsaunde | 2015-05-09 | 1 | -1/+1 |
* | add_cfi_insn can be a rtx_insn * | tbsaunde | 2015-05-02 | 1 | -1/+1 |
* | remove need for store_values_directly | tbsaunde | 2015-04-18 | 1 | -6/+6 |
* | 15-04-14 Christian Bruel <christian.bruel@st.com> | chrbr | 2015-04-14 | 1 | -1/+3 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -1/+11 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+10 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-12-05 Olivier Hainque <hainque@adacore.com> | hainque | 2014-12-05 | 1 | -1/+2 |
* | 2014-12-05 Olivier Hainque <hainque@adacore.com> | hainque | 2014-12-05 | 1 | -20/+78 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -3/+3 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -1/+1 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -0/+6 |
* | * dwarf2cfi.c (create_pseudo_cfg): Fix trace numbering. | ebotcazou | 2014-10-06 | 1 | -2/+2 |
* | single_set takes an insn | dmalcolm | 2014-09-09 | 1 | -10/+10 |
* | Add target hook to override DWARF2 frame register size | mpf | 2014-09-04 | 1 | -3/+1 |
* | Work towards NEXT_INSN/PREV_INSN requiring insns as their params | dmalcolm | 2014-08-28 | 1 | -6/+6 |
* | Use rtx_insn in more places in dwarf2cfi.c | dmalcolm | 2014-08-28 | 1 | -12/+13 |
* | Convert forced_labels from an EXPR_LIST to an INSN_LIST | dmalcolm | 2014-08-28 | 1 | -2/+2 |
* | Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LIST | dmalcolm | 2014-08-28 | 1 | -2/+2 |
* | rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_list | dmalcolm | 2014-08-27 | 1 | -2/+4 |
* | Use rtx_expr_list for expr_status.x_forced_labels | dmalcolm | 2014-08-27 | 1 | -7/+7 |
* | dwarf2cfi.c: Use rtx_sequence | dmalcolm | 2014-08-27 | 1 | -10/+9 |
* | Add rtx_jump_table_data::get_labels method | dmalcolm | 2014-08-25 | 1 | -4/+1 |
* | dwarf2cfi.c: Use rtx_insn | dmalcolm | 2014-08-22 | 1 | -2/+2 |
* | Make tablejump_p accept a rtx_jump_table_data ** | dmalcolm | 2014-08-19 | 1 | -2/+4 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -1/+0 |
* | Remove a layer of indirection from hash_table | tbsaunde | 2014-06-24 | 1 | -5/+7 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 1 | -4/+4 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -1/+1 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -16/+16 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -1/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR debug/59418 | ebotcazou | 2013-12-18 | 1 | -14/+32 |
* | * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator): | olegendo | 2013-12-10 | 1 | -3/+3 |
* | Also handle REG_XXX notes in spill_pseudos | hjl | 2013-11-27 | 1 | -0/+1 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+1 |