| Commit message (Expand) | Author | Age | Files | Lines |
* | PowerPC64 localentry:0 plt calls | Alan Modra | 2017-06-21 | 1 | -15/+18 |
* | PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-01 | 1 | -13/+64 |
* | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 2017-05-16 | 1 | -3/+3 |
* | non_ir_ref_dynamic | Alan Modra | 2017-05-16 | 1 | -0/+1 |
* | PowerPC undefweak handling | Alan Modra | 2017-04-27 | 1 | -14/+13 |
* | PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA. | Alan Modra | 2017-04-23 | 1 | -0/+1 |
* | Implement -z dynamic-undefined-weak | Alan Modra | 2017-04-19 | 1 | -9/+13 |
* | Missing _bfd_error_handler args | Alan Modra | 2017-04-13 | 1 | -1/+1 |
* | PowerPC64le PLT reference counting | Alan Modra | 2017-04-05 | 1 | -11/+30 |
* | PR 21266, unstable qsort in bfd/elf64-ppc.c | Alan Modra | 2017-03-20 | 1 | -1/+1 |
* | DT_TEXTREL vs IFUNC | Alan Modra | 2017-03-18 | 1 | -6/+38 |
* | Remove bogus ATTRIBUTE_UNUSED | Alan Modra | 2017-03-11 | 1 | -3/+3 |
* | PowerPC64 abort due to dynamic relocs on hidden undefweak | Alan Modra | 2017-03-07 | 1 | -2/+4 |
* | Align eh_frame FDEs according to their encoding | Alan Modra | 2017-03-05 | 1 | -23/+23 |
* | PowerPC addpcis fix again | Alan Modra | 2017-02-28 | 1 | -9/+7 |
* | PowerPC addpcis fix | Alan Modra | 2017-02-28 | 1 | -7/+26 |
* | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 2017-02-28 | 1 | -1/+1 |
* | PowerPC ld segfault on script discarding dynamic sections | Alan Modra | 2017-02-22 | 1 | -2/+4 |
* | PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messages | Maciej W. Rozycki | 2017-02-15 | 1 | -12/+12 |
* | Update ppc64_elf_gc_mark_dynamic_ref | Alan Modra | 2017-02-14 | 1 | -1/+2 |
* | PR ld/20828: Reorder the symbol sweep stage of section GC | Maciej W. Rozycki | 2017-01-24 | 1 | -2/+2 |
* | PowerPC dynamic relocations | Alan Modra | 2017-01-24 | 1 | -58/+91 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | link_hash_copy_indirect and symbol flags | Alan Modra | 2016-12-29 | 1 | -15/+13 |
* | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 2016-12-26 | 1 | -9/+25 |
* | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 2016-12-26 | 1 | -34/+7 |
* | PowerPC64 toc optimisation for power9 | Alan Modra | 2016-12-06 | 1 | -9/+20 |
* | PowerPC64 dot-symbol compatibility bugfixes | Alan Modra | 2016-12-03 | 1 | -161/+167 |
* | Tidy ppc64_elf_hide_symbol | Alan Modra | 2016-12-03 | 1 | -7/+3 |
* | PowerPC64 add_symbol_adjust | Alan Modra | 2016-12-03 | 1 | -8/+0 |
* | Indirect and warning symbols | Alan Modra | 2016-12-03 | 1 | -3/+3 |
* | ppc64_elf_copy_indirect_symbol versioned_hidden fix | Alan Modra | 2016-12-03 | 1 | -13/+16 |
* | PR20886, looping in ppc64_elf_size_stubs | Alan Modra | 2016-11-30 | 1 | -1/+4 |
* | elf_backend_dtrel_excludes_plt | Alan Modra | 2016-11-23 | 1 | -21/+1 |
* | Use input_bfd in relocate_section | Alan Modra | 2016-11-22 | 1 | -32/+32 |
* | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 2016-10-19 | 1 | -1/+25 |
* | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 2016-10-07 | 1 | -4/+5 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 1 | -10/+11 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -12/+12 |
* | PowerPC .gnu.attributes | Alan Modra | 2016-09-26 | 1 | -0/+2 |
* | Don't treat .opd section specially when ELFv2 | Alan Modra | 2016-09-01 | 1 | -10/+20 |
* | PowerPC64, correct grouping of stubs for ld.bfd | Alan Modra | 2016-08-31 | 1 | -24/+19 |
* | Fix commit 980aa3e6 | Alan Modra | 2016-08-27 | 1 | -4/+18 |
* | PowerPC64, Don't copy weak symbol dyn_relocs to weakdef. | Alan Modra | 2016-08-19 | 1 | -31/+67 |
* | PR 20472, PowerPC64 ifunc confusion | Alan Modra | 2016-08-19 | 1 | -65/+93 |
* | PowerPC64 ELFv1 undefined weak functions | Alan Modra | 2016-08-11 | 1 | -20/+11 |
* | PowerPC64 ld segfault with code in non-executable sections | Alan Modra | 2016-08-02 | 1 | -0/+2 |
* | Mark some more powerpc relocs as not handled by generic linker | Alan Modra | 2016-07-20 | 1 | -1/+1 |
* | PR 19264 looping in ppc64_elf_size_stubs | Alan Modra | 2016-06-27 | 1 | -7/+13 |
* | PowerPC VLE | Alan Modra | 2016-06-07 | 1 | -3/+6 |