Age | Commit message (Expand) | Author | Files | Lines |
2017-02-22 | re PR target/70465 (Poor code for x87 asm) | Jakub Jelinek | 1 | -5/+12 |
2017-01-26 | re PR target/70465 (Poor code for x87 asm) | Jakub Jelinek | 1 | -0/+71 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-08-09 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -3/+5 |
2016-06-10 | re PR inline-asm/68843 (ICE with "u" input constraint) | Bernd Edlinger | 1 | -1/+25 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -4/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+7 |
2015-10-05 | Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE | Richard Sandiford | 1 | -1/+1 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+4 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-19 | regs.h (END_HARD_REGNO): Delete. | Richard Sandiford | 1 | -1/+1 |
2015-05-19 | rtl.h (REG_NREGS): New macro | Richard Sandiford | 1 | -2/+1 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -20/+8 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -7/+6 |
2015-04-02 | sync.md (UNSPEC_FILD_ATOMIC, [...]): New. | Uros Bizjak | 1 | -2/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+9 |
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 | -0/+7 |
2014-10-22 | recog.h (extract_constrain_insn): Declare. | Richard Sandiford | 1 | -4/+2 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+6 |
2014-09-16 | Replace INSN_DELETED_P with rtx_insn member functions | Trevor Saunders | 1 | -1/+1 |
2014-08-28 | reg-stack.c: Include rtl-iter.h. | Richard Sandiford | 1 | -32/+21 |
2014-08-26 | Remove BB_HEAD, BB_END, BB_HEADER scaffolding | David Malcolm | 1 | -1/+1 |
2014-08-22 | reg-stack.c: Use rtx_insn | David Malcolm | 1 | -42/+44 |
2014-08-19 | Convert various rtx to rtx_note * | David Malcolm | 1 | -1/+2 |
2014-08-18 | Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants | David Malcolm | 1 | -1/+1 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -2/+0 |
2014-06-04 | recog.h (operand_alternative): Convert reg_class, reject, matched and matches... | Richard Sandiford | 1 | -2/+2 |
2014-06-04 | recog.h (alternative_class): New function. | Richard Sandiford | 1 | -2/+2 |
2014-06-04 | recog.h (recog_op_alt): Convert to a flat array. | Richard Sandiford | 1 | -14/+9 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -1/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -1/+4 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -11/+8 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -2/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -6/+6 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -5/+5 |
2013-09-23 | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 1 | -0/+2 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -34/+68 |
2013-05-14 | resource.h (struct resources): Remove unch_memory member. | Steven Bosscher | 1 | -4/+0 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+1 |