aboutsummaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
AgeCommit message (Expand)Author
2017-07-18Fix spelling typos.Yuri Chornovian
2017-06-23[GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra
2017-06-23[GOLD] PowerPC64 tocsaveAlan Modra
2017-06-21[GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra
2017-06-20[GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra
2017-02-03[GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra
2017-01-13Gold: Fix build with GCC 4.2H.J. Lu
2017-01-11[GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra
2017-01-09[GOLD] Set sh_info of .rela.plt for powerpcAlan Modra
2017-01-07[GOLD] powerpc.cc tidiesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-08[GOLD] Don't assert in powerpc stub_tableAlan Modra
2016-12-07[GOLD] PowerPC --stub-group-multiAlan Modra
2016-12-07[GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra
2016-12-07[GOLD] PowerPC stub debugAlan Modra
2016-12-01Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant
2016-10-06[GOLD] two more fall-through commentsAlan Modra
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra
2016-08-31[GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra
2016-08-31[GOLD] Add debug output for powerpc section groupingAlan Modra
2016-08-30[GOLD] correct grouping of stubsAlan Modra
2016-08-28PR gold/20529 - relaxing loop never ends.Han Shen
2016-02-04Fix "PowerPC64 ELFv2 entry code" for big-endianAlan Modra
2016-02-02PowerPC64 ELFv2 entry codeAlan Modra
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-12-11Pass relocations to Target::do_calls_non_split.Cary Coutant
2015-12-09[GOLD] PowerPC style fixAlan Modra
2015-12-09[GOLD] Edit PowerPC64 ELFv2 function entry codeAlan Modra
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra
2015-12-07[GOLD] R_PPC64_ENTRY supportAlan Modra
2015-11-25[GOLD] Align PowerPC64 GOTAlan Modra
2015-11-19[GOLD] PowerPC TOC16 and GOT16 relocs are relativeAlan Modra
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki
2015-09-02[GOLD] ppc64 out-of-line register save/restore functionsAlan Modra
2015-08-20gold --emit-relocsAlan Modra
2015-05-16[GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant
2015-04-28Tidy PowerPC gold find_global_entry usesAlan Modra
2015-04-28PowerPC gold assertion on missing global entry stubAlan Modra
2015-04-17Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola
2015-03-24PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra
2015-02-24PowerPC64 GOLD: complain on misaligned _DS relocsAlan Modra
2015-02-18Fix gold error: hidden symbol '...' is not defined locallyAlan Modra
2015-01-29Correct GOLD PowerPC64 local-dynamic TLS linker optimizationAlan Modra