summaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
Commit message (Expand)AuthorAgeFilesLines
* [GOLD] PowerPC64 support for sym+addend GOT entriesAlan Modra2021-09-181-74/+74
* [GOLD] Got_entry::write addendsAlan Modra2021-09-181-8/+13
* [GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra2021-08-181-0/+2
* PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2021-03-301-53/+184
* [GOLD] powerpc assertion failureAlan Modra2021-01-191-1/+0
* PR27140, ppc32 segmentation fault in make_stubAlan Modra2021-01-031-4/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* [GOLD] powerpc incremental-dump assertion failureAlan Modra2020-11-171-10/+9
* [GOLD] fix jump to long branch on powerpcMichael Hudson-Doyle2020-11-171-2/+1
* PowerPC problem building gold with clangAlan Modra2020-11-041-4/+4
* [GOLD] Power10 segv due to wild r2Alan Modra2020-10-091-16/+31
* [GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra2020-10-091-7/+15
* [GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra2020-09-261-20/+62
* [GOLD] PowerPC64 __tls_get_addr_opt stubAlan Modra2020-09-241-14/+17
* PowerPC TPREL_HA/LO optimisationAlan Modra2020-08-241-88/+173
* [GOLD] Power10 stub selectionAlan Modra2020-07-271-223/+457
* Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2020-06-061-45/+45
* PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra2020-05-221-14/+28
* gold: powerpc: Test whether sym is not a plugin in do_gc_mark_symbolNikita Ermakov2020-05-151-1/+1
* PowerPC Rename powerxx to power10Alan Modra2020-05-111-19/+19
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PowerPC64, error on unsupported dynamic relocationAlan Modra2019-09-201-1/+1
* [GOLD] PowerPC64 pc-relative TLS supportAlan Modra2019-08-021-68/+338
* [GOLD] PowerPC relocation signed overflow checkAlan Modra2019-08-021-4/+12
* [GOLD] PowerPC R_PPC64_PCREL_OPT supportAlan Modra2019-07-131-12/+171
* [GOLD] PowerPC got reloc optimisationAlan Modra2019-07-131-11/+97
* [GOLD] PowerPC relocations for prefix insnsAlan Modra2019-07-131-12/+432
* [GOLD] PowerPC notoc eh_frameAlan Modra2019-07-131-65/+132
* [GOLD] PowerPC64 ELFv2 notoc supportAlan Modra2019-07-131-261/+709
* [GOLD] PowerPC tweak relnum testsAlan Modra2019-06-281-2/+2
* [GOLD] PowerPC linkage table errorAlan Modra2019-06-281-5/+18
* [GOLD] R_PPC64_REL16_HIGH relocsAlan Modra2019-06-281-0/+30
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [GOLD] PowerPC .gnu.attributes supportAlan Modra2018-07-061-7/+347
* PowerPC inline PLT call supportAlan Modra2018-04-091-8/+57
* Support PLT16 relocs against local symbolsAlan Modra2018-04-091-5/+144
* PowerPC PLT16 relocationsAlan Modra2018-04-091-56/+135
* Further improve warnings for relocations referring to discarded sections.Cary Coutant2018-04-061-1/+1
* [GOLD] Make powerpc64 .branch_lt relroAlan Modra2018-04-051-8/+5
* Fix problem where mixed section types can cause internal error during a -r link.Cary Coutant2018-04-021-0/+4
* Revert "PowerPC PLT speculative execution barriers"Alan Modra2018-02-071-50/+13
* PowerPC PLT stub alignment fixesAlan Modra2018-01-181-7/+12
* PowerPC PLT speculative execution barriersAlan Modra2018-01-171-13/+50
* PowerPC PLT stub tidyAlan Modra2018-01-171-93/+132
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* [GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra2017-12-151-4/+4
* Fix symbol values and relocation addends for relocatable links.Cary Coutant2017-11-271-4/+13
* [GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra2017-10-181-2/+2
* [GOLD] Set non-exec stack for ppc64Alan Modra2017-09-221-2/+2
* [GOLD] PowerPC function address in non-PICAlan Modra2017-09-201-5/+20