| Commit message (Expand) | Author | Age | Files | Lines |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -7/+0 |
* | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 2015-06-06 | 1 | -2/+1 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -5/+0 |
* | remove most ifdef STACK_GROWS_DOWNWARD | Trevor Saunders | 2015-05-22 | 1 | -6/+6 |
* | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 2015-05-22 | 1 | -2/+2 |
* | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 2015-05-09 | 1 | -4/+4 |
* | notice_args_size can take a rtx_insn * | Trevor Saunders | 2015-05-09 | 1 | -1/+1 |
* | add_cfi_insn can be a rtx_insn * | Trevor Saunders | 2015-05-02 | 1 | -1/+1 |
* | remove need for store_values_directly | Trevor Saunders | 2015-04-18 | 1 | -6/+6 |
* | 15-04-14 Christian Bruel <christian.bruel@st.com> | Christian Bruel | 2015-04-14 | 1 | -1/+3 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -1/+11 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -4/+10 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default. | Olivier Hainque | 2014-12-05 | 1 | -1/+2 |
* | dwarf2cfi.c (init_one_dwarf_reg_size): New helper, processing one particular ... | Olivier Hainque | 2014-12-05 | 1 | -20/+78 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 1 | -3/+3 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -1/+1 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+6 |
* | * dwarf2cfi.c (create_pseudo_cfg): Fix trace numbering. | Eric Botcazou | 2014-10-06 | 1 | -2/+2 |
* | single_set takes an insn | David Malcolm | 2014-09-09 | 1 | -10/+10 |
* | Add target hook to override DWARF2 frame register size | Matthew Fortune | 2014-09-04 | 1 | -3/+1 |
* | Work towards NEXT_INSN/PREV_INSN requiring insns as their params | David Malcolm | 2014-08-28 | 1 | -6/+6 |
* | Use rtx_insn in more places in dwarf2cfi.c | David Malcolm | 2014-08-28 | 1 | -12/+13 |
* | Convert forced_labels from an EXPR_LIST to an INSN_LIST | David Malcolm | 2014-08-28 | 1 | -2/+2 |
* | Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LIST | David Malcolm | 2014-08-28 | 1 | -2/+2 |
* | rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_list | David Malcolm | 2014-08-27 | 1 | -2/+4 |
* | Use rtx_expr_list for expr_status.x_forced_labels | David Malcolm | 2014-08-27 | 1 | -7/+7 |
* | dwarf2cfi.c: Use rtx_sequence | David Malcolm | 2014-08-27 | 1 | -10/+9 |
* | Add rtx_jump_table_data::get_labels method | David Malcolm | 2014-08-25 | 1 | -4/+1 |
* | dwarf2cfi.c: Use rtx_insn | David Malcolm | 2014-08-22 | 1 | -2/+2 |
* | Make tablejump_p accept a rtx_jump_table_data ** | David Malcolm | 2014-08-19 | 1 | -2/+4 |
* | remove has_execute | Trevor Saunders | 2014-07-09 | 1 | -1/+0 |
* | Remove a layer of indirection from hash_table | Trevor Saunders | 2014-06-24 | 1 | -5/+7 |
* | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 2014-05-17 | 1 | -4/+4 |
* | pass cfun to pass::execute | Trevor Saunders | 2014-04-17 | 1 | -1/+1 |
* | pass current function to opt_pass::gate () | Trevor Saunders | 2014-04-17 | 1 | -16/+16 |
* | remove has_gate | Trevor Saunders | 2014-04-17 | 1 | -1/+0 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | re PR debug/59418 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2221) | Eric Botcazou | 2013-12-18 | 1 | -14/+32 |
* | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 2013-12-10 | 1 | -3/+3 |
* | Also handle REG_XXX notes in spill_pseudos | H.J. Lu | 2013-11-27 | 1 | -0/+1 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+1 |
* | Re-factor inclusion of tree.h. | Diego Novillo | 2013-10-21 | 1 | -0/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -5/+5 |
* | asan.c (asan_emit_stack_protection): Use gen_int_mode instead of GEN_INT. | Richard Sandiford | 2013-09-09 | 1 | -1/+2 |
* | Automated conversion of passes to C++ classes | David Malcolm | 2013-08-05 | 1 | -18/+36 |
* | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 2013-04-26 | 1 | -26/+31 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -3/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -80/+64 |
* | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 2012-11-01 | 1 | -0/+1 |