aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2016-01-08 PR c++/68983 (BE)jason
2016-01-04 Update copyright years.jakub
2015-12-10Fix -Wmisleading-indentation warning in function.cdmalcolm
2015-12-07 PR middle-end/68291ebotcazou
2015-12-03Empty the redirect_edge_var_map after each passalalaw01
2015-11-26[PR67753] adjust for padding when bypassing memory in assign_parm_setup_blockaoliva
2015-11-15remove conditional compilation of sdb debug infotbsaunde
2015-11-06[PR67753] fix copy of PARALLEL entry_parm to CONCAT target_regaoliva
2015-11-04Pass manager: add support for termination of pass listmarxin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-162015-10-16 Christian Bruel <christian.bruel@st.com>chrbr
2015-10-10remove an unneeded as_a<rtx_insn *> ()tbsaunde
2015-10-09[PR67766] reorder handling of parallels, concats and promoted values in returnaoliva
2015-10-01remove many typedefstbsaunde
2015-09-27revert to assign_parms assignments using default defsaoliva
2015-09-22shrink-wrap: Handle multiple predecessors of prologuesegher
2015-09-17Split up optabs.[hc]rsandifo
2015-09-16shrink-wrap: Fix up partitions (PR67587)segher
2015-08-19[PR64164] fix regressions reported on m68k and armebaoliva
2015-08-19remove useless typedefstbsaunde
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-08-03 PR middle-end/64744law
2015-07-28gcc/rsandifo
2015-07-25 Revert:dje
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-092015-07-08 Kito Cheng <kito.cheng@gmail.com>law
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-072015-07-07 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-07-05gcc/rsandifo
2015-07-05gcc/rsandifo
2015-06-30gcc/rsandifo
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,manu
2015-06-29 PR c/66322mpolacek
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-18gcc/ienkovich
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-13gcc/ienkovich
2015-05-11 * class.c (fixup_type_variants): Do not copy TYPE_METHODShubicka
2015-05-02make set_return_jump_label take an rtx_insn *tbsaunde