Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-31 | [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addr | Alan Modra | 1 | -1/+9 |
2018-12-18 | PR23980, assertion fail | Alan Modra | 1 | -1/+5 |
2018-12-18 | PR23980, powerpc64 ld segfault | Alan Modra | 1 | -0/+3 |
2018-11-30 | PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong | Alan Modra | 1 | -1/+2 |
2018-10-13 | _bfd_clear_contents bounds checking | Alan Modra | 1 | -1/+1 |
2018-08-31 | PowerPC64 --emit-relocs support for notoc stubs | Alan Modra | 1 | -37/+189 |
2018-08-31 | PowerPC64 higher REL16 relocations | Alan Modra | 1 | -0/+45 |
2018-08-31 | Rearrange ppc_size_one_stub and correct _notoc stub examples | Alan Modra | 1 | -230/+274 |
2018-08-24 | PowerPC64 "call lacks nop" | Alan Modra | 1 | -2/+2 |
2018-08-23 | Fix "unresolved reloc" error for NOTOC relocs | Alan Modra | 1 | -3/+2 |
2018-08-21 | PowerPC HOWTOs | Alan Modra | 1 | -1676/+274 |
2018-08-16 | Correct elf64-ppc.c linkage stub comment and formatting fixes | Alan Modra | 1 | -77/+89 |
2018-08-07 | PowerPC64 EH info for _notoc linkage stubs | Alan Modra | 1 | -140/+248 |
2018-08-07 | __tls_get_addr_opt stubs and tocsave optimization | Alan Modra | 1 | -6/+7 |
2018-08-05 | R_PPC64_REL24_NOTOC support | Alan Modra | 1 | -117/+573 |
2018-08-05 | Lose _r2off in powerpc64 stub names | Alan Modra | 1 | -2/+2 |
2018-08-01 | PowerPC64 __tls_get_addr_opt stub .eh_frame fix | Alan Modra | 1 | -61/+64 |
2018-07-26 | Implement PowerPC64 .localentry for value 1 | Alan Modra | 1 | -6/+9 |
2018-07-25 | Suppress string diagnostics for pre-release GCC | Alan Modra | 1 | -3/+3 |
2018-07-06 | Fix diagnostic errors | Alan Modra | 1 | -1/+3 |
2018-07-05 | Error for mismatched powerpc ABI tags | Alan Modra | 1 | -1/+2 |
2018-07-03 | GNU attribute output on errors | Alan Modra | 1 | -3/+1 |
2018-06-04 | Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 | H.J. Lu | 1 | -0/+9 |
2018-05-28 | ld: Unify STT_GNU_IFUNC handling | H.J. Lu | 1 | -5/+0 |
2018-05-23 | Add ATTRIBUTE_NONSTRING to ppc64_elf_write_core_note | H.J. Lu | 1 | -1/+1 |
2018-05-16 | PR22458, failure to choose a matching ELF target | Alan Modra | 1 | -1/+1 |
2018-04-27 | PR23123, PowerPC32 ifunc regression | Alan Modra | 1 | -4/+4 |
2018-04-26 | PPC64: always make synthetic .text symbols for GNU ifunc symbols | Pedro Alves | 1 | -6/+16 |
2018-04-14 | powerpc common-page-size | Alan Modra | 1 | -1/+2 |
2018-04-09 | Inline PLT call optimization | Alan Modra | 1 | -4/+164 |
2018-04-09 | PowerPC inline PLT call support | Alan Modra | 1 | -33/+173 |
2018-04-09 | Support PLT16 relocs against local symbols | Alan Modra | 1 | -68/+204 |
2018-04-09 | Rearrange PLT reloc output on powerpc | Alan Modra | 1 | -107/+177 |
2018-04-09 | PowerPC PLT16 relocations | Alan Modra | 1 | -0/+12 |
2018-04-09 | PowerPC indirect calls to __tls_get_addr | Alan Modra | 1 | -40/+72 |
2018-03-21 | PowerPC64 synthetic symbols | Alan Modra | 1 | -9/+15 |
2018-03-21 | Correct multi-toc tprel relocs | Alan Modra | 1 | -2/+4 |
2018-03-21 | Don't exceed reloc array bounds | Alan Modra | 1 | -2/+4 |
2018-03-14 | PowerPC64 debian bug 886264, out-of-line save/restore functions | Alan Modra | 1 | -15/+18 |
2018-02-27 | Use standardized error message for unrecognized relocs. | Nick Clifton | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -4/+20 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+1 |
2018-02-26 | PPC error/warning messages | Alan Modra | 1 | -31/+29 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -15/+15 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -14/+14 |
2018-02-07 | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 1 | -49/+9 |
2018-02-02 | PowerPC64, don't relocate nops | Alan Modra | 1 | -4/+9 |
2018-02-01 | Fix compile time warnings building the binutils with clang. | Simon Marchi | 1 | -1/+1 |