aboutsummaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
AgeCommit message (Expand)AuthorFilesLines
2023-06-23[GOLD] powerpc DT_RELACOUNTAlan Modra1-2/+7
2023-06-21PR30536, ppc64el gold linker produces unusable clang-16 binaryAlan Modra1-1/+9
2023-03-22PR30217, dynamic relocations using local dynamic symbolsAlan Modra1-24/+39
2023-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-09-26PR29542, PowerPC gold internal error in get_output_view,Alan Modra1-1/+2
2022-08-10PR29462, internal error in relocate, at powerpc.cc:10796Alan Modra1-54/+75
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-11[GOLD] PowerPC64 @notoc in non-power10 codeAlan Modra1-76/+222
2021-12-06[GOLD] PowerPC64 inline plt sequencesAlan Modra1-64/+162
2021-10-21Re: PR27625, powerpc64 gold __tls_get_addr callsAlan Modra1-156/+36
2021-10-14[GOLD] Re: PowerPC64: Don't pretend to support multi-tocAlan Modra1-4/+2
2021-10-14[GOLD] Two GOT sections for PowerPC64Alan Modra1-118/+222
2021-10-14[GOLD] PowerPC64: Don't pretend to support multi-tocAlan Modra1-114/+67
2021-09-18[GOLD] PowerPC64 support for sym+addend GOT entriesAlan Modra1-74/+74
2021-09-18[GOLD] Got_entry::write addendsAlan Modra1-8/+13
2021-08-18[GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra1-0/+2
2021-03-30PR27625, powerpc64 gold __tls_get_addr callsAlan Modra1-53/+184
2021-01-19[GOLD] powerpc assertion failureAlan Modra1-1/+0
2021-01-03PR27140, ppc32 segmentation fault in make_stubAlan Modra1-4/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-17[GOLD] powerpc incremental-dump assertion failureAlan Modra1-10/+9
2020-11-17[GOLD] fix jump to long branch on powerpcMichael Hudson-Doyle1-2/+1
2020-11-04PowerPC problem building gold with clangAlan Modra1-4/+4
2020-10-09[GOLD] Power10 segv due to wild r2Alan Modra1-16/+31
2020-10-09[GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra1-7/+15
2020-09-26[GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra1-20/+62
2020-09-24[GOLD] PowerPC64 __tls_get_addr_opt stubAlan Modra1-14/+17
2020-08-24PowerPC TPREL_HA/LO optimisationAlan Modra1-88/+173
2020-07-27[GOLD] Power10 stub selectionAlan Modra1-223/+457
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra1-45/+45
2020-05-22PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra1-14/+28
2020-05-15gold: powerpc: Test whether sym is not a plugin in do_gc_mark_symbolNikita Ermakov1-1/+1
2020-05-11PowerPC Rename powerxx to power10Alan Modra1-19/+19
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-20PowerPC64, error on unsupported dynamic relocationAlan Modra1-1/+1
2019-08-02[GOLD] PowerPC64 pc-relative TLS supportAlan Modra1-68/+338
2019-08-02[GOLD] PowerPC relocation signed overflow checkAlan Modra1-4/+12
2019-07-13[GOLD] PowerPC R_PPC64_PCREL_OPT supportAlan Modra1-12/+171
2019-07-13[GOLD] PowerPC got reloc optimisationAlan Modra1-11/+97
2019-07-13[GOLD] PowerPC relocations for prefix insnsAlan Modra1-12/+432
2019-07-13[GOLD] PowerPC notoc eh_frameAlan Modra1-65/+132
2019-07-13[GOLD] PowerPC64 ELFv2 notoc supportAlan Modra1-261/+709
2019-06-28[GOLD] PowerPC tweak relnum testsAlan Modra1-2/+2
2019-06-28[GOLD] PowerPC linkage table errorAlan Modra1-5/+18
2019-06-28[GOLD] R_PPC64_REL16_HIGH relocsAlan Modra1-0/+30
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-07-06[GOLD] PowerPC .gnu.attributes supportAlan Modra1-7/+347
2018-04-09PowerPC inline PLT call supportAlan Modra1-8/+57
2018-04-09Support PLT16 relocs against local symbolsAlan Modra1-5/+144
2018-04-09PowerPC PLT16 relocationsAlan Modra1-56/+135