Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-01-26 | PowerPC64 .branch_lt size change leads to "stubs don't match calculated size" | Alan Modra | 1 | -0/+6 |
2018-01-18 | PowerPC PLT stub alignment fixes | Alan Modra | 1 | -6/+9 |
2018-01-17 | Warning fix | Alan Modra | 1 | -1/+1 |
2018-01-17 | PowerPC PLT speculative execution barriers | Alan Modra | 1 | -9/+49 |
2018-01-17 | PowerPC PLT stub tidy | Alan Modra | 1 | -75/+98 |
2018-01-12 | Fixes for "Ignore dynamic references on forced local symbols" | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -23/+23 |
2017-12-06 | Comment tidy | Alan Modra | 1 | -1/+1 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -2/+2 |
2017-12-01 | PR22533, dynamic relocs generated for weak aliases | Alan Modra | 1 | -15/+7 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -9/+0 |
2017-11-23 | Delete powerpc64 symbol weakref field | Alan Modra | 1 | -39/+7 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -8/+8 |
2017-11-14 | PR22431, powerpc64 ld segfault when .plt discarded | Alan Modra | 1 | -6/+10 |
2017-11-14 | Inconsistent .eh_frame_hdr on powerpc64 | Alan Modra | 1 | -1/+1 |
2017-11-12 | non_got_ref after adjust_dynamic_relocs | Alan Modra | 1 | -54/+43 |
2017-11-07 | PowerPC64 statistics message | Alan Modra | 1 | -10/+13 |
2017-11-05 | powerpc TLS in PIEs | Alan Modra | 1 | -3/+11 |