aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Make ira call df_set_regs_ever_live for extra call-clobbered regsRichard Sandiford4-9/+99
2019-09-30Hide regs_invalidated_by_call etc.Richard Sandiford3-0/+14
2019-09-30Remove global call sets: shrink-wrap.cRichard Sandiford2-2/+8
2019-09-30Remove global call sets: sel-sched.cRichard Sandiford4-50/+72
2019-09-30Remove global call sets: sched-deps.cRichard Sandiford2-3/+6
2019-09-30Remove global call sets: rtlanal.cRichard Sandiford2-4/+20
2019-09-30Remove global call sets: reload.cRichard Sandiford3-46/+30
2019-09-30Remove global call sets: regrename.cRichard Sandiford6-18/+59
2019-09-30Remove global call sets: regcprop.cRichard Sandiford2-6/+11
2019-09-30Remove global call sets: recog.cRichard Sandiford2-1/+8
2019-09-30Remove global call sets: postreload-gcse.cRichard Sandiford2-1/+14
2019-09-30Remove global call sets: postreload.cRichard Sandiford2-9/+17
2019-09-30Remove global call sets: LRARichard Sandiford11-205/+160
2019-09-30Remove global call sets: loop-iv.cRichard Sandiford2-2/+17
2019-09-30Remove global call sets: IRARichard Sandiford10-80/+178
2019-09-30Remove global call sets: haifa-sched.cRichard Sandiford2-5/+16
2019-09-30Remove global call sets: gcse.cRichard Sandiford2-2/+15
2019-09-30Remove global call sets: function.cRichard Sandiford2-1/+14
2019-09-30Remove global call sets: early-remat.cRichard Sandiford2-22/+66
2019-09-30Remove global call sets: DF (entry/exit defs)Richard Sandiford2-3/+13
2019-09-30Remove global call sets: DF (EH edges)Richard Sandiford3-23/+52
2019-09-30Remove global call sets: cselib.cRichard Sandiford2-6/+24
2019-09-30Remove global call sets: cse.cRichard Sandiford2-19/+32
2019-09-30Remove global call sets: combine.cRichard Sandiford2-1/+19
2019-09-30Remove global call sets: cfgloopanal.cRichard Sandiford2-1/+12
2019-09-30Remove global call sets: cfgcleanup.cRichard Sandiford2-7/+6
2019-09-30Remove global call sets: caller-save.cRichard Sandiford2-13/+12
2019-09-30Pass an ABI to choose_hard_reg_modeRichard Sandiford11-23/+44
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford26-64/+132
2019-09-30[x86] Robustify vzeroupper handling across callsRichard Sandiford2-0/+16
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford24-187/+221
2019-09-30Add a target hook for getting an ABI from a function typeRichard Sandiford8-0/+75
2019-09-30Add function_abi.{h,cc}Richard Sandiford10-1/+475
2019-09-30Fix compile time warning about building the FRV backend by adding missing bre...Nick Clifton2-4/+10
2019-09-30[AArch64] Strengthen aarch64_hard_regno_call_part_clobberedRichard Sandiford4-3/+39
2019-09-30Remove the iq2000_select_section function the iq2000 backend - it never provi...Nick Clifton2-50/+7
2019-09-30Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*Ilya Leoshkevich5-24/+84
2019-09-30[C] Print ", ..." rather than ", ..." in diagnosticsRichard Sandiford4-2/+12
2019-09-30Add initial support for prefixed/PC-relative addressing.Michael Meissner6-153/+631
2019-09-30gimple.c (gimple_get_lhs): For PHIs return the result.Richard Biener5-237/+167
2019-09-30[PR 91853] Prevent IPA-SRA ICEs on type-mismatched callsMartin Jambor6-19/+78
2019-09-30config.gcc: Use the secure-plt on FreeBSD 13 and upwards for 32-bit PowerPC.Andreas Tobler3-0/+17
2019-09-30re PR target/91931 (ICE in decompose, at rtl.h:2277)Jakub Jelinek4-2/+18
2019-09-30Daily bump.GCC Administrator1-1/+1
2019-09-29re PR fortran/91641 (ICE in gfc_conv_is_contiguous_expr, at fortran/trans-int...Steven G. Kargl4-1/+26
2019-09-29[Darwin, PPC, Mode Iterators 5/n] Update macho_low.Iain Sandoe4-28/+20
2019-09-29re PR fortran/91714 (Accepts type statement without delimiter in free form)Steven G. Kargl5-4/+44
2019-09-29re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612)Paul Thomas8-5/+123
2019-09-29re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0)Jakub Jelinek2-1/+6
2019-09-29vec_perm cost to 1 for non-Power7 VSX architecturesKewen Lin2-1/+7