Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-22 | gcc-ar.c (main): Fix indentation. | Nathan Sidwell | 1 | -8/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-16 | Add new object_allocator and clean-up allocator usage. | Martin Liska | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -6/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -1/+0 |
2015-06-01 | Change use to type-based pool allocator in | Martin Liska | 1 | -3/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -1/+0 |
2014-09-05 | Use rtx_insn for various jump-handling functions and predicates | David Malcolm | 1 | -1/+1 |
2014-08-28 | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 1 | -1/+1 |
2014-08-26 | Remove VINSN_INSN_RTX scaffolding | David Malcolm | 1 | -3/+2 |
2014-08-26 | insn_t becomes an rtx_insn * | David Malcolm | 1 | -8/+7 |
2014-08-26 | sel-sched-ir.h: Make ilist_t work on insn_t rather than rtx | David Malcolm | 1 | -12/+44 |
2014-08-25 | Eliminate BB_NOTE_LIST scaffolding | David Malcolm | 1 | -3/+2 |
2014-08-21 | create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insn | David Malcolm | 1 | -2/+2 |
2014-08-21 | sel_bb_{head|end} return rtx_insn | David Malcolm | 1 | -5/+5 |
2014-08-19 | BND_TO scaffolding | David Malcolm | 1 | -1/+2 |
2014-08-19 | BB_NOTE_LIST scaffolding | David Malcolm | 1 | -1/+2 |
2014-08-19 | VINSN_INSN_RTX scaffolding | David Malcolm | 1 | -1/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -16/+15 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -5/+5 |
2013-04-30 | re PR rtl-optimization/56957 (ICE in add_insn_after, at emit-rtl.c:3783) | Andrey Belevantsev | 1 | -2/+0 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -2/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -48/+36 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -5/+5 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -2/+2 |
2012-01-27 | invoke.texi: Update copyright years. | Andrey Belevantsev | 1 | -1/+2 |
2012-01-25 | re PR rtl-optimization/48374 (ICE: in single_succ_edge, at basic-block.h:562 ... | Andrey Belevantsev | 1 | -1/+2 |
2011-08-11 | sel-sched-ir.h (register_unavailable_p): Declare. | Sergey Grechanik | 1 | -0/+1 |
2011-05-27 | haifa-sched.c (sched_scan_info): Remove. | Bernd Schmidt | 1 | -1/+1 |
2011-04-08 | re PR rtl-optimization/48302 (ICE: SIGSEGV in reposition_prologue_and_epilogu... | Alexander Monakov | 1 | -1/+1 |
2011-03-26 | re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c... | Andrey Belevantsev | 1 | -1/+1 |
2010-12-03 | re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-b... | Alexander Monakov | 1 | -1/+0 |
2010-10-14 | sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment. | Andrey Belevantsev | 1 | -2/+0 |
2010-09-16 | sel-sched.c (move_cond_jump): Use tidy_control_flow instead of maybe_tidy_emp... | Alexander Monakov | 1 | -1/+0 |
2010-09-06 | sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb. | Alexander Monakov | 1 | -0/+1 |
2010-05-27 | sched-ebb.c: Rename struct deps to struct deps_desc. | Jan Hubicka | 1 | -1/+1 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+1 |
2010-01-14 | sel-sched.c: Add 2010 to copyright years. | Alexander Monakov | 1 | -1/+1 |
2010-01-14 | re PR rtl-optimization/42246 (ICE in init_seqno for 186.crafty with sel-sched) | Andrey Belevantsev | 1 | -1/+2 |
2010-01-14 | re PR rtl-optimization/42389 (ICE in advance_state_on_fence with sel-schd for... | Andrey Belevantsev | 1 | -0/+4 |
2010-01-14 | re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess) | Alexander Monakov | 1 | -1/+2 |
2010-01-14 | re PR middle-end/42245 (ICE in verify_backedges for 197.parser with sel-sched) | Alexander Monakov | 1 | -2/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -59/+59 |