aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2015-12-04Merge from trunk @231250.scalar-storage-orderEric Botcazou
2015-12-02Merge from trunk @231104.Eric Botcazou
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders
2015-11-06[PR67753] fix copy of PARALLEL entry_parm to CONCAT target_regAlexandre Oliva
2015-11-04Pass manager: add support for termination of pass listMartin Liska
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-162015-10-16 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-10-10remove an unneeded as_a<rtx_insn *> ()Trevor Saunders
2015-10-09[PR67766] reorder handling of parallels, concats and promoted values in returnAlexandre Oliva
2015-10-01remove many typedefsTrevor Saunders
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva
2015-09-22shrink-wrap: Handle multiple predecessors of prologueSegher Boessenkool
2015-09-17Split up optabs.[hc]Richard Sandiford
2015-09-16shrink-wrap: Fix up partitions (PR67587)Segher Boessenkool
2015-08-19[PR64164] fix regressions reported on m68k and armebAlexandre Oliva
2015-08-19remove useless typedefsTrevor Saunders
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-08-03 PR middle-end/64744Alexander Basov
2015-07-28gcc/Richard Sandiford
2015-07-25 Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-092015-07-08 Kito Cheng <kito.cheng@gmail.com>Kito Cheng
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-072015-07-07 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-07-05gcc/Richard Sandiford
2015-07-05gcc/Richard Sandiford
2015-06-30gcc/Richard Sandiford
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez
2015-06-29 PR c/66322Marek Polacek
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-18gcc/Ilya Enkovich
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-06gcc/Richard Sandiford
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-13gcc/Ilya Enkovich
2015-05-11 * class.c (fixup_type_variants): Do not copy TYPE_METHODSJan Hubicka
2015-05-02make set_return_jump_label take an rtx_insn *Trevor Saunders
2015-05-02change local vars to rtx_insn *Trevor Saunders
2015-04-28Fix PR65911Markus Trippelsdorf
2015-04-28remove #if ARGS_GROW_DOWNWARDTrevor Saunders
2015-04-28always define ARGS_GROW_DOWNWARDTrevor Saunders