summaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* Make powerpc bfd ld reloc overflow vs undefined symbols match goldAlan Modra2015-03-241-18/+13
* Fix elf64-ppc.c electric fence warningAlan Modra2015-03-171-5/+11
* PowerPC64 thread-safe stubs not needed for ipltAlan Modra2015-02-261-6/+11
* Use dynamic text relocs for protected varsAlan Modra2015-02-261-0/+17
* Properly place the NULL STT_FILE symbol revistitedAlan Modra2015-02-181-0/+3
* PowerPC64 offset check should test entire 64-bit value is in sectionAlan Modra2015-02-131-2/+1
* Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton2015-02-121-0/+4
* Don't segfault or assert on NULL tls_secAlan Modra2015-02-091-8/+22
* Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra2015-01-291-4/+9
* PowerPC64 changes for xlcAlan Modra2015-01-281-0/+8
* Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton2015-01-271-0/+3
* Fix garbage collection of common symbols for powerpc64Alan Modra2015-01-201-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Set ppc COMMONPAGESIZE to 64kRichard Henderson2014-12-181-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* ppc64_elf_edit_opd revamp, take 2Alan Modra2014-12-091-16/+0
* ppc64_elf_edit_opd revampAlan Modra2014-12-021-128/+150
* PowerPC64 --plt-alignAlan Modra2014-11-241-1/+1
* PPC gold doesn't check for overflow properlyAlan Modra2014-11-201-1/+1
* Default powerpc64 to --plt-thread-safe for GoAlan Modra2014-11-201-0/+2
* Relax ppc64_elf_tls_optimize assertionAlan Modra2014-10-211-1/+4
* Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2014-10-211-0/+6
* PowerPC64 ELFv1 function symbol definition vs LTO and discarded sectionsAlan Modra2014-10-181-43/+62
* Fix 17492, ld segfault with --oformat=binaryAlan Modra2014-10-161-11/+8
* PR17488, powerpc64-linux-ld segfaultAlan Modra2014-10-161-65/+61
* PowerPC64 call lacks nop errorAlan Modra2014-08-291-4/+11
* Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra2014-08-221-119/+163
* PowerPC fix for ifunc broken by d1eca1e4Alan Modra2014-08-181-0/+1
* Taking an undefined function's address in an executableAlan Modra2014-07-021-4/+16
* Set DF_STATIC_TLS for PIEsAlan Modra2014-07-021-4/+3
* Add symbols for global entry stub, and report statsAlan Modra2014-07-011-5/+34
* Linker foreign output format support for PowerPC64 ELFv2Alan Modra2014-07-011-18/+51
* Free linker hash table from bfd_close.Alan Modra2014-06-131-11/+10
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-14/+14
* Make bfd.link_next field a unionAlan Modra2014-06-131-15/+15
* Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2014-06-071-8/+9
* Support fusion for ELFv2 stubsAlan Modra2014-06-031-6/+15
* bfd target vector rationalisationAlan Modra2014-05-021-3/+3
* Referencing a function's address on PowerPC64 ELFv2Alan Modra2014-03-271-43/+63
* Better overflow checking for powerpc64 relocationsAlan Modra2014-03-081-20/+44
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-051-0/+38
* Control powerpc64-ld provision of register save/restoreAlan Modra2014-02-191-1/+1
* Consolidate ppc64 ld/bfd communicationAlan Modra2014-02-171-125/+100
* PR15530, mark symbol in executables if it matches dynamic_listAlan Modra2014-02-121-2/+7
* Fix PowerPC targets minor memory leaks found by CoverityJan Kratochvil2014-02-041-5/+23
* Fixes powerpc64le ld segfaults when --emit-relocs is used.Alan Modra2014-01-241-4/+5
* Comment typoAlan Modra2014-01-221-1/+1