summaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* PowerPC TPREL16_HA/LO reloc optimizationAlan Modra2017-08-301-0/+32
* [GOLD] PowerPC tls_get_addr_optimizeAlan Modra2017-08-291-57/+306
* [GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra2017-08-281-3/+20
* [GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra2017-08-011-18/+41
* [GOLD] PowerPC --no-tls-optimizeAlan Modra2017-07-311-15/+25
* PR 21847, PowerPC64 --plt-localentry againAlan Modra2017-07-311-0/+4
* PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra2017-07-291-2/+0
* Correct eh_frame info for __glink_PLTresolveAlan Modra2017-07-231-2/+2
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* [GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra2017-06-231-11/+109
* [GOLD] PowerPC64 tocsaveAlan Modra2017-06-231-55/+224
* [GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra2017-06-211-42/+53
* [GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke2017-06-201-6/+12
* PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra2017-05-231-27/+165
* PowerPC ld segfault on script discarding dynamic sectionsAlan Modra2017-02-221-5/+9
* [GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra2017-02-031-0/+6
* Gold: Fix build with GCC 4.2H.J. Lu2017-01-131-1/+1