Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | PowerPC64 stubs don't match calculated size | Alan Modra | 1 | -6/+1 |
2017-09-10 | PowerPC64 --plt-align | Alan Modra | 1 | -3/+16 |
2017-08-30 | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 1 | -1/+33 |
2017-08-30 | PowerPC64 __tls_get_addr sequence optimization | Alan Modra | 1 | -33/+4 |
2017-08-26 | PowerPC TPREL reloc handling | Alan Modra | 1 | -21/+19 |
2017-08-23 | Make undefined symbols in allocate_dynrelocs dynamic | Alan Modra | 1 | -14/+12 |
2017-07-31 | PR 21847, PowerPC64 --plt-localentry again | Alan Modra | 1 | -0/+6 |
2017-07-29 | PR 21847, Don't default PowerPC64 to --plt-localentry | Alan Modra | 1 | -4/+23 |
2017-07-25 | __tls_get_addr_opt stub eh_frame info | Alan Modra | 1 | -81/+110 |
2017-07-23 | Correct eh_frame info for __glink_PLTresolve | Alan Modra | 1 | -1/+1 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -2/+2 |
2017-07-16 | __tls_get_addr_opt GOT entries | Alan Modra | 1 | -35/+2 |
2017-06-21 | PowerPC64 localentry:0 plt calls | Alan Modra | 1 | -15/+18 |
2017-06-01 | PPC64_OPT_LOCALENTRY | Alan Modra | 1 | -13/+64 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -3/+3 |
2017-05-16 | non_ir_ref_dynamic | Alan Modra | 1 | -0/+1 |
2017-04-27 | PowerPC undefweak handling | Alan Modra | 1 | -14/+13 |
2017-04-23 | PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA. | Alan Modra | 1 | -0/+1 |
2017-04-19 | Implement -z dynamic-undefined-weak | Alan Modra | 1 | -9/+13 |
2017-04-13 | Missing _bfd_error_handler args | Alan Modra | 1 | -1/+1 |
2017-04-05 | PowerPC64le PLT reference counting | Alan Modra | 1 | -11/+30 |
2017-03-20 | PR 21266, unstable qsort in bfd/elf64-ppc.c | Alan Modra | 1 | -1/+1 |
2017-03-18 | DT_TEXTREL vs IFUNC | Alan Modra | 1 | -6/+38 |
2017-03-11 | Remove bogus ATTRIBUTE_UNUSED | Alan Modra | 1 | -3/+3 |
2017-03-07 | PowerPC64 abort due to dynamic relocs on hidden undefweak | Alan Modra | 1 | -2/+4 |
2017-03-05 | Align eh_frame FDEs according to their encoding | Alan Modra | 1 | -23/+23 |
2017-02-28 | PowerPC addpcis fix again | Alan Modra | 1 | -9/+7 |
2017-02-28 | PowerPC addpcis fix | Alan Modra | 1 | -7/+26 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-02-22 | PowerPC ld segfault on script discarding dynamic sections | Alan Modra | 1 | -2/+4 |
2017-02-15 | PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messages | Maciej W. Rozycki | 1 | -12/+12 |
2017-02-14 | Update ppc64_elf_gc_mark_dynamic_ref | Alan Modra | 1 | -1/+2 |
2017-01-24 | PR ld/20828: Reorder the symbol sweep stage of section GC | Maciej W. Rozycki | 1 | -2/+2 |
2017-01-24 | PowerPC dynamic relocations | Alan Modra | 1 | -58/+91 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-29 | link_hash_copy_indirect and symbol flags | Alan Modra | 1 | -15/+13 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -9/+25 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -34/+7 |
2016-12-06 | PowerPC64 toc optimisation for power9 | Alan Modra | 1 | -9/+20 |
2016-12-03 | PowerPC64 dot-symbol compatibility bugfixes | Alan Modra | 1 | -161/+167 |
2016-12-03 | Tidy ppc64_elf_hide_symbol | Alan Modra | 1 | -7/+3 |
2016-12-03 | PowerPC64 add_symbol_adjust | Alan Modra | 1 | -8/+0 |
2016-12-03 | Indirect and warning symbols | Alan Modra | 1 | -3/+3 |
2016-12-03 | ppc64_elf_copy_indirect_symbol versioned_hidden fix | Alan Modra | 1 | -13/+16 |
2016-11-30 | PR20886, looping in ppc64_elf_size_stubs | Alan Modra | 1 | -1/+4 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -21/+1 |
2016-11-22 | Use input_bfd in relocate_section | Alan Modra | 1 | -32/+32 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -1/+25 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -4/+5 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -10/+11 |