aboutsummaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-06Further improve warnings for relocations referring to discarded sections.Cary Coutant1-1/+1
2018-04-05[GOLD] Make powerpc64 .branch_lt relroAlan Modra1-8/+5
2018-04-02Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant1-0/+4
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra1-50/+13
2018-01-18PowerPC PLT stub alignment fixesAlan Modra1-7/+12
2018-01-17PowerPC PLT speculative execution barriersAlan Modra1-13/+50
2018-01-17PowerPC PLT stub tidyAlan Modra1-93/+132
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-15[GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra1-4/+4
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant1-4/+13
2017-10-18[GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra1-2/+2
2017-09-22[GOLD] Set non-exec stack for ppc64Alan Modra1-2/+2
2017-09-20[GOLD] PowerPC function address in non-PICAlan Modra1-5/+20
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra1-0/+32
2017-08-29[GOLD] PowerPC tls_get_addr_optimizeAlan Modra1-57/+306
2017-08-28[GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra1-3/+20
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra1-18/+41
2017-07-31[GOLD] PowerPC --no-tls-optimizeAlan Modra1-15/+25
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra1-0/+4
2017-07-29PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra1-2/+0
2017-07-23Correct eh_frame info for __glink_PLTresolveAlan Modra1-2/+2
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-06-23[GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra1-11/+109
2017-06-23[GOLD] PowerPC64 tocsaveAlan Modra1-55/+224
2017-06-21[GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra1-42/+53
2017-06-20[GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke1-6/+12
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra1-27/+165
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra1-5/+9
2017-02-03[GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra1-0/+6
2017-01-13Gold: Fix build with GCC 4.2H.J. Lu1-1/+1
2017-01-11[GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra1-44/+517
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra1-0/+38
2017-01-09[GOLD] Set sh_info of .rela.plt for powerpcAlan Modra1-0/+3