aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-31[PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addrAlan Modra1-1/+9
2018-12-18PR23980, assertion failAlan Modra1-1/+5
2018-12-18PR23980, powerpc64 ld segfaultAlan Modra1-0/+3
2018-11-30PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra1-1/+2
2018-10-13_bfd_clear_contents bounds checkingAlan Modra1-1/+1
2018-08-31PowerPC64 --emit-relocs support for notoc stubsAlan Modra1-37/+189
2018-08-31PowerPC64 higher REL16 relocationsAlan Modra1-0/+45
2018-08-31Rearrange ppc_size_one_stub and correct _notoc stub examplesAlan Modra1-230/+274
2018-08-24PowerPC64 "call lacks nop"Alan Modra1-2/+2
2018-08-23Fix "unresolved reloc" error for NOTOC relocsAlan Modra1-3/+2
2018-08-21PowerPC HOWTOsAlan Modra1-1676/+274
2018-08-16Correct elf64-ppc.c linkage stub comment and formatting fixesAlan Modra1-77/+89
2018-08-07PowerPC64 EH info for _notoc linkage stubsAlan Modra1-140/+248
2018-08-07__tls_get_addr_opt stubs and tocsave optimizationAlan Modra1-6/+7
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra1-117/+573
2018-08-05Lose _r2off in powerpc64 stub namesAlan Modra1-2/+2
2018-08-01PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra1-61/+64
2018-07-26Implement PowerPC64 .localentry for value 1Alan Modra1-6/+9
2018-07-25Suppress string diagnostics for pre-release GCCAlan Modra1-3/+3
2018-07-06Fix diagnostic errorsAlan Modra1-1/+3
2018-07-05Error for mismatched powerpc ABI tagsAlan Modra1-1/+2
2018-07-03GNU attribute output on errorsAlan Modra1-3/+1
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu1-0/+9
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu1-5/+0
2018-05-23Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_noteH.J. Lu1-1/+1
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra1-1/+1
2018-04-27PR23123, PowerPC32 ifunc regressionAlan Modra1-4/+4
2018-04-26PPC64: always make synthetic .text symbols for GNU ifunc symbolsPedro Alves1-6/+16
2018-04-14powerpc common-page-sizeAlan Modra1-1/+2
2018-04-09Inline PLT call optimizationAlan Modra1-4/+164
2018-04-09PowerPC inline PLT call supportAlan Modra1-33/+173
2018-04-09Support PLT16 relocs against local symbolsAlan Modra1-68/+204
2018-04-09Rearrange PLT reloc output on powerpcAlan Modra1-107/+177
2018-04-09PowerPC PLT16 relocationsAlan Modra1-0/+12
2018-04-09PowerPC indirect calls to __tls_get_addrAlan Modra1-40/+72
2018-03-21PowerPC64 synthetic symbolsAlan Modra1-9/+15
2018-03-21Correct multi-toc tprel relocsAlan Modra1-2/+4
2018-03-21Don't exceed reloc array boundsAlan Modra1-2/+4
2018-03-14PowerPC64 debian bug 886264, out-of-line save/restore functionsAlan Modra1-15/+18
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-4/+20
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-1/+1
2018-02-26PPC error/warning messagesAlan Modra1-31/+29
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-15/+15
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-14/+14
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra1-49/+9
2018-02-02PowerPC64, don't relocate nopsAlan Modra1-4/+9
2018-02-01Fix compile time warnings building the binutils with clang.Simon Marchi1-1/+1
2018-01-26PowerPC64 .branch_lt size change leads to "stubs don't match calculated size"Alan Modra1-0/+6