summaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* [GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra2017-01-111-44/+517
* [GOLD] Add --secure-plt option for ppc32Alan Modra2017-01-101-0/+38
* [GOLD] Set sh_info of .rela.plt for powerpcAlan Modra2017-01-091-0/+3
* [GOLD] powerpc.cc tidiesAlan Modra2017-01-071-38/+28
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* [GOLD] Don't assert in powerpc stub_tableAlan Modra2016-12-081-2/+2
* [GOLD] PowerPC --stub-group-multiAlan Modra2016-12-071-19/+30
* [GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra2016-12-071-76/+51
* [GOLD] PowerPC stub debugAlan Modra2016-12-071-11/+27
* Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant2016-12-011-0/+2
* [GOLD] two more fall-through commentsAlan Modra2016-10-061-0/+1
* [GOLD] -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-2/+13
* [GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra2016-08-311-19/+20
* [GOLD] Add debug output for powerpc section groupingAlan Modra2016-08-311-0/+9
* [GOLD] correct grouping of stubsAlan Modra2016-08-301-33/+70
* PR gold/20529 - relaxing loop never ends.Han Shen2016-08-281-3/+24
* Fix "PowerPC64 ELFv2 entry code" for big-endianAlan Modra2016-02-041-1/+1
* PowerPC64 ELFv2 entry codeAlan Modra2016-02-021-0/+1
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-22/+85
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Pass relocations to Target::do_calls_non_split.Cary Coutant2015-12-111-1/+5
* [GOLD] PowerPC style fixAlan Modra2015-12-091-22/+27
* [GOLD] Edit PowerPC64 ELFv2 function entry codeAlan Modra2015-12-091-2/+66
* [GOLD] Relocate::relocate() paramsAlan Modra2015-12-091-12/+9
* [GOLD] R_PPC64_ENTRY supportAlan Modra2015-12-071-0/+47
* [GOLD] Align PowerPC64 GOTAlan Modra2015-11-251-1/+4
* [GOLD] PowerPC TOC16 and GOT16 relocs are relativeAlan Modra2015-11-191-2/+1
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-111-5/+64
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-091-1/+4
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Koƛcielnicki2015-10-281-4/+8
* [GOLD] ppc64 out-of-line register save/restore functionsAlan Modra2015-09-021-17/+69
* gold --emit-relocsAlan Modra2015-08-201-2/+4
* [GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra2015-05-161-2/+120