summaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Retry powerpc gold stub grouping when groups prove too largeAlan Modra2014-11-261-132/+211
* [GOLD] PowerPC relaxation corner caseAlan Modra2014-11-261-0/+9
* PPC gold doesn't check for overflow properlyAlan Modra2014-11-211-4/+4
* PPC gold doesn't check for overflow properlyAlan Modra2014-11-201-37/+49
* Default powerpc64 to --plt-thread-safe for GoAlan Modra2014-11-201-0/+2
* [GOLD] Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2014-10-221-0/+6
* Fix internal error with LTO on ARM.Cary Coutant2014-07-081-3/+3
* Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2014-06-071-8/+9
* Support fusion for ELFv2 stubsAlan Modra2014-06-031-6/+17
* Fix PowerPC64 ELFv2 icf_safe failuresAlan Modra2014-06-021-5/+15
* Fix "overflow in PLT unwind data" warningAlan Modra2014-05-151-2/+16
* With -pie and x86, the linker complains if it sees a PC-relative relocationSriraman Tallam2014-05-131-2/+4
* Better overflow checking for powerpc64 relocationsAlan Modra2014-03-081-18/+66
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-051-0/+10
* Fixes to powerpc64 gold ELFv2 supportAlan Modra2013-11-151-154/+315
* Remove powerpc.cc copy of use_plt_offsetAlan Modra2013-11-041-113/+31
* PowerPC64 ELFv2 support for gold.Alan Modra2013-10-301-133/+405
* Report overflow on PowerPC64 @h and @ha relocations.Alan Modra2013-10-301-39/+91
* * output.h (Output_data_got::add_constant): Tidy.Alan Modra2013-10-141-3/+78
* gold/Roland McGrath2013-10-111-19/+0
* gold/Roland McGrath2013-10-111-4/+2
* gold/Cary Coutant2013-07-311-1/+1
* gold/Cary Coutant2013-07-301-4/+8
* gold/Cary Coutant2013-07-111-1/+1
* bfd/Alan Modra2013-07-031-4/+7
* PR gold/15662Cary Coutant2013-06-271-2/+16
* * powerpc.cc (Target_powerpc::symval_for_branch): Don't assertAlan Modra2013-06-271-4/+5
* * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor2013-04-271-1/+4
* * powerpc.cc (Stub_control::can_add_to_stub_group): Don't setAlan Modra2013-04-131-12/+44
* PR gold/15354Alan Modra2013-04-111-6/+6
* * powerpc.cc (Target_powerpc::Scan::reloc_needs_plt_for_ifunc): MakeAlan Modra2013-03-151-86/+124