aboutsummaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
AgeCommit message (Expand)AuthorFilesLines
2018-01-18PowerPC PLT stub alignment fixesAlan Modra1-7/+12
2018-01-17PowerPC PLT speculative execution barriersAlan Modra1-13/+50
2018-01-17PowerPC PLT stub tidyAlan Modra1-93/+132
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-15[GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra1-4/+4
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant1-4/+13
2017-10-18[GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra1-2/+2
2017-09-22[GOLD] Set non-exec stack for ppc64Alan Modra1-2/+2
2017-09-20[GOLD] PowerPC function address in non-PICAlan Modra1-5/+20
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra1-0/+32
2017-08-29[GOLD] PowerPC tls_get_addr_optimizeAlan Modra1-57/+306
2017-08-28[GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra1-3/+20
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra1-18/+41
2017-07-31[GOLD] PowerPC --no-tls-optimizeAlan Modra1-15/+25
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra1-0/+4
2017-07-29PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra1-2/+0
2017-07-23Correct eh_frame info for __glink_PLTresolveAlan Modra1-2/+2
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-06-23[GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra1-11/+109
2017-06-23[GOLD] PowerPC64 tocsaveAlan Modra1-55/+224
2017-06-21[GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra1-42/+53
2017-06-20[GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke1-6/+12
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra1-27/+165
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra1-5/+9
2017-02-03[GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra1-0/+6
2017-01-13Gold: Fix build with GCC 4.2H.J. Lu1-1/+1
2017-01-11[GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra1-44/+517
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra1-0/+38
2017-01-09[GOLD] Set sh_info of .rela.plt for powerpcAlan Modra1-0/+3
2017-01-07[GOLD] powerpc.cc tidiesAlan Modra1-38/+28
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-08[GOLD] Don't assert in powerpc stub_tableAlan Modra1-2/+2
2016-12-07[GOLD] PowerPC --stub-group-multiAlan Modra1-19/+30
2016-12-07[GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra1-76/+51
2016-12-07[GOLD] PowerPC stub debugAlan Modra1-11/+27
2016-12-01Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant1-0/+2
2016-10-06[GOLD] two more fall-through commentsAlan Modra1-0/+1
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra1-2/+13
2016-08-31[GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra1-19/+20
2016-08-31[GOLD] Add debug output for powerpc section groupingAlan Modra1-0/+9
2016-08-30[GOLD] correct grouping of stubsAlan Modra1-33/+70
2016-08-28PR gold/20529 - relaxing loop never ends.Han Shen1-3/+24
2016-02-04Fix "PowerPC64 ELFv2 entry code" for big-endianAlan Modra1-1/+1
2016-02-02PowerPC64 ELFv2 entry codeAlan Modra1-0/+1
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-22/+85
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-11Pass relocations to Target::do_calls_non_split.Cary Coutant1-1/+5
2015-12-09[GOLD] PowerPC style fixAlan Modra1-22/+27
2015-12-09[GOLD] Edit PowerPC64 ELFv2 function entry codeAlan Modra1-2/+66
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra1-12/+9