Age | Commit message (Expand) | Author | Files | Lines |
2015-08-19 | [PR64164] fix regressions reported on m68k and armeb | Alexandre Oliva | 1 | -11/+63 |
2015-08-19 | remove useless typedefs | Trevor Saunders | 1 | -4/+4 |
2015-08-14 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -60/+281 |
2015-08-03 | re PR middle-end/64744 (ARM: gcc internal compiler error: in store_field, at ... | Alexander Basov | 1 | -3/+3 |
2015-07-28 | target-insns.def (eh_return): New targetm instruction pattern. | Richard Sandiford | 1 | -2/+0 |
2015-07-24 | Revert: | David Edelsohn | 1 | -225/+50 |
2015-07-23 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -50/+225 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | function.c (stack_protect_epilogue): Use if rather than switch for check targ... | Kito Cheng | 1 | -14/+6 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+4 |
2015-07-07 | function.c (free_after_compilation): Clear PROP_cfg in f->curr_properties. | Prathamesh Kulkarni | 1 | -0/+1 |
2015-07-05 | gcc/ | Richard Sandiford | 1 | -7/+1 |
2015-07-05 | target-insns.def (stack_protect_set, [...]): New targetm instruction patterns. | Richard Sandiford | 1 | -9/+3 |
2015-06-30 | defaults.h (HAVE_epilogue, [...]): Delete. | Richard Sandiford | 1 | -14/+8 |
2015-06-29 | Wunused-parameter warnings are given from cgraph::finalize_function, | Manuel López-Ibáñez | 1 | -14/+0 |
2015-06-29 | re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails... | Marek Polacek | 1 | -1/+1 |
2015-06-25 | Makefile.in (TARGET_DEF): Add target-insns.def. | Richard Sandiford | 1 | -13/+14 |
2015-06-25 | hash-traits.h (ggc_cache_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | function.h (struct incoming_args): Move struct. | Andrew MacLeod | 1 | -43/+0 |
2015-06-18 | re PR target/66569 ([CHKP] internal compiler error: in assign_by_spills) | Ilya Enkovich | 1 | -16/+17 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-10 | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | Alexandre Oliva | 1 | -181/+45 |
2015-06-09 | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | Alexandre Oliva | 1 | -45/+181 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 1 | -22/+13 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -1/+1 |
2015-05-13 | re PR rtl-optimization/66048 ([i386] ICE in create_pre_exit when both AVX and... | Ilya Enkovich | 1 | -1/+1 |
2015-05-11 | class.c (fixup_type_variants): Do not copy TYPE_METHODS | Jan Hubicka | 1 | -1/+1 |
2015-05-02 | make set_return_jump_label take an rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2015-05-02 | change local vars to rtx_insn * | Trevor Saunders | 1 | -2/+4 |
2015-04-28 | re PR middle-end/65911 (r222508 breaks clang-tblgen) | Markus Trippelsdorf | 1 | -3/+3 |
2015-04-28 | remove #if ARGS_GROW_DOWNWARD | Trevor Saunders | 1 | -71/+74 |
2015-04-28 | always define ARGS_GROW_DOWNWARD | Trevor Saunders | 1 | -4/+4 |
2015-04-28 | always define HAVE_epilogue | Trevor Saunders | 1 | -7/+5 |
2015-04-28 | always define HAVE_simple_return and HAVE_return | Trevor Saunders | 1 | -38/+14 |
2015-04-22 | make some HAVE_cc0 code always compiled | Trevor Saunders | 1 | -3/+2 |
2015-04-22 | always define HAVE_cc0 | Trevor Saunders | 1 | -1/+1 |
2015-04-15 | Fix fdump-passes | Tom de Vries | 1 | -5/+32 |
2015-04-15 | function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc... | Alan Modra | 1 | -1/+1 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -5/+11 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-20 | convert many if_marked htab to hash_table | Trevor Saunders | 1 | -20/+27 |
2014-11-20 | re PR sanitizer/63845 (c-c++-common/asan/bitfield-[12345].c fails on i?86 -wi... | Igor Zamyatin | 1 | -5/+0 |
2014-11-12 | re PR c/59708 (clang-compatible checked arithmetic builtins) | Jakub Jelinek | 1 | -3/+8 |
2014-11-10 | Make thread_prologue_and_epilogue_insns callable from backends. | Bernd Schmidt | 1 | -1/+1 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -20/+248 |
2014-11-05 | Allow a target to skip an unnecssary register return value for a struct return. | Bernd Schmidt | 1 | -2/+2 |