aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-6/+6
* Tidy PowerPC gold find_global_entry usesAlan Modra2015-04-281-17/+25
* PowerPC gold assertion on missing global entry stubAlan Modra2015-04-281-3/+6
* Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola2015-04-171-2/+3
* PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra2015-03-241-1/+1
* PowerPC64 GOLD: complain on misaligned _DS relocsAlan Modra2015-02-241-3/+4
* Fix gold error: hidden symbol '...' is not defined locallyAlan Modra2015-02-181-0/+1
* Correct GOLD PowerPC64 local-dynamic TLS linker optimizationAlan Modra2015-01-291-6/+10
* [GOLD] Correct powerpc64 ifunc plt entry testAlan Modra2015-01-221-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* gold/Cary Coutant2014-12-221-1/+2
* PowerPC gold, fix 32-bit branch address arithmeticAlan Modra2014-12-041-5/+6
* powerpc gold, work around pr17670Alan Modra2014-12-041-23/+31
* powerpc gold, fix pr17566Alan Modra2014-12-041-3/+17