| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Re-factor inclusion of tree.h. | dnovillo | 2013-10-21 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -5/+5 |
* | gcc/ | rsandifo | 2013-09-09 | 1 | -1/+2 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -18/+36 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -26/+31 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -80/+64 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -30/+28 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -7/+7 |
* | * dwarf2cfi.c (scan_trace): Handle annulled branch-taken delay slots. | rth | 2012-06-11 | 1 | -5/+19 |
* | gcc | tromey | 2012-04-27 | 1 | -64/+4 |
* | Remove MIPS_DEBUGGING_INFO support | ro | 2012-03-14 | 1 | -9/+1 |
* | 2012-01-10 Tom de Vries <tom@codesourcery.com> | vries | 2012-01-10 | 1 | -0/+3 |
* | PR target/51552 | rth | 2011-12-21 | 1 | -17/+12 |
* | Check HARD_FRAME_POINTER_REGNUM. | hjl | 2011-11-07 | 1 | -1/+2 |
* | PR bootstrap/50010 | jakub | 2011-09-12 | 1 | -5/+14 |
* | * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN. | rth | 2011-08-21 | 1 | -1/+1 |
* | PR rtl-opt/49977 | rth | 2011-08-05 | 1 | -28/+72 |
* | PR target/49864 | rth | 2011-08-02 | 1 | -368/+274 |
* | h8300: Generate correct unwind info around swap_into/out_of_er6. | rth | 2011-08-02 | 1 | -18/+11 |