summaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* PowerPC undefweak handlingAlan Modra2017-04-271-14/+13
* PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra2017-04-231-0/+1
* Implement -z dynamic-undefined-weakAlan Modra2017-04-191-9/+13
* Missing _bfd_error_handler argsAlan Modra2017-04-131-1/+1
* PowerPC64le PLT reference countingAlan Modra2017-04-051-11/+30
* PR 21266, unstable qsort in bfd/elf64-ppc.cAlan Modra2017-03-201-1/+1
* DT_TEXTREL vs IFUNCAlan Modra2017-03-181-6/+38
* Remove bogus ATTRIBUTE_UNUSEDAlan Modra2017-03-111-3/+3
* PowerPC64 abort due to dynamic relocs on hidden undefweakAlan Modra2017-03-071-2/+4
* Align eh_frame FDEs according to their encodingAlan Modra2017-03-051-23/+23
* PowerPC addpcis fix againAlan Modra2017-02-281-9/+7
* PowerPC addpcis fixAlan Modra2017-02-281-7/+26
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* PowerPC ld segfault on script discarding dynamic sectionsAlan Modra2017-02-221-2/+4
* PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2017-02-151-12/+12
* Update ppc64_elf_gc_mark_dynamic_refAlan Modra2017-02-141-1/+2
* PR ld/20828: Reorder the symbol sweep stage of section GCMaciej W. Rozycki2017-01-241-2/+2
* PowerPC dynamic relocationsAlan Modra2017-01-241-58/+91
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* link_hash_copy_indirect and symbol flagsAlan Modra2016-12-291-15/+13
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-9/+25
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-34/+7
* PowerPC64 toc optimisation for power9Alan Modra2016-12-061-9/+20
* PowerPC64 dot-symbol compatibility bugfixesAlan Modra2016-12-031-161/+167
* Tidy ppc64_elf_hide_symbolAlan Modra2016-12-031-7/+3
* PowerPC64 add_symbol_adjustAlan Modra2016-12-031-8/+0
* Indirect and warning symbolsAlan Modra2016-12-031-3/+3
* ppc64_elf_copy_indirect_symbol versioned_hidden fixAlan Modra2016-12-031-13/+16
* PR20886, looping in ppc64_elf_size_stubsAlan Modra2016-11-301-1/+4
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-21/+1
* Use input_bfd in relocate_sectionAlan Modra2016-11-221-32/+32
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-1/+25
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-4/+5
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-10/+11
* Remove syntactic sugarAlan Modra2016-09-301-12/+12
* PowerPC .gnu.attributesAlan Modra2016-09-261-0/+2
* Don't treat .opd section specially when ELFv2Alan Modra2016-09-011-10/+20
* PowerPC64, correct grouping of stubs for ld.bfdAlan Modra2016-08-311-24/+19
* Fix commit 980aa3e6Alan Modra2016-08-271-4/+18
* PowerPC64, Don't copy weak symbol dyn_relocs to weakdef.Alan Modra2016-08-191-31/+67
* PR 20472, PowerPC64 ifunc confusionAlan Modra2016-08-191-65/+93
* PowerPC64 ELFv1 undefined weak functionsAlan Modra2016-08-111-20/+11
* PowerPC64 ld segfault with code in non-executable sectionsAlan Modra2016-08-021-0/+2
* Mark some more powerpc relocs as not handled by generic linkerAlan Modra2016-07-201-1/+1
* PR 19264 looping in ppc64_elf_size_stubsAlan Modra2016-06-271-7/+13
* PowerPC VLEAlan Modra2016-06-071-3/+6
* Return void from linker callbacksAlan Modra2016-05-281-7/+5
* Allocate ppc64 got and dynrelocs before pltAlan Modra2016-05-191-139/+140
* Fix ppc64le S-record test failAlan Modra2016-05-191-0/+1
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2