| Commit message (Expand) | Author | Age | Files | Lines |
* | PR22458, failure to choose a matching ELF target | Alan Modra | 2018-05-16 | 1 | -1/+1 |
* | PR23123, PowerPC32 ifunc regression | Alan Modra | 2018-04-27 | 1 | -4/+4 |
* | PPC64: always make synthetic .text symbols for GNU ifunc symbols | Pedro Alves | 2018-04-26 | 1 | -6/+16 |
* | powerpc common-page-size | Alan Modra | 2018-04-14 | 1 | -1/+2 |
* | Inline PLT call optimization | Alan Modra | 2018-04-09 | 1 | -4/+164 |
* | PowerPC inline PLT call support | Alan Modra | 2018-04-09 | 1 | -33/+173 |
* | Support PLT16 relocs against local symbols | Alan Modra | 2018-04-09 | 1 | -68/+204 |
* | Rearrange PLT reloc output on powerpc | Alan Modra | 2018-04-09 | 1 | -107/+177 |
* | PowerPC PLT16 relocations | Alan Modra | 2018-04-09 | 1 | -0/+12 |
* | PowerPC indirect calls to __tls_get_addr | Alan Modra | 2018-04-09 | 1 | -40/+72 |
* | PowerPC64 synthetic symbols | Alan Modra | 2018-03-21 | 1 | -9/+15 |
* | Correct multi-toc tprel relocs | Alan Modra | 2018-03-21 | 1 | -2/+4 |
* | Don't exceed reloc array bounds | Alan Modra | 2018-03-21 | 1 | -2/+4 |
* | PowerPC64 debian bug 886264, out-of-line save/restore functions | Alan Modra | 2018-03-14 | 1 | -15/+18 |
* | Use standardized error message for unrecognized relocs. | Nick Clifton | 2018-02-27 | 1 | -1/+1 |
* | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 2018-02-27 | 1 | -4/+20 |
* | unrecognized/unsupported reloc message | Alan Modra | 2018-02-26 | 1 | -1/+1 |
* | PPC error/warning messages | Alan Modra | 2018-02-26 | 1 | -31/+29 |
* | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 2018-02-19 | 1 | -15/+15 |
* | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 2018-02-19 | 1 | -14/+14 |
* | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 2018-02-07 | 1 | -49/+9 |
* | PowerPC64, don't relocate nops | Alan Modra | 2018-02-02 | 1 | -4/+9 |
* | Fix compile time warnings building the binutils with clang. | Simon Marchi | 2018-02-01 | 1 | -1/+1 |
* | PowerPC64 .branch_lt size change leads to "stubs don't match calculated size" | Alan Modra | 2018-01-26 | 1 | -0/+6 |
* | PowerPC PLT stub alignment fixes | Alan Modra | 2018-01-18 | 1 | -6/+9 |
* | Warning fix | Alan Modra | 2018-01-17 | 1 | -1/+1 |
* | PowerPC PLT speculative execution barriers | Alan Modra | 2018-01-17 | 1 | -9/+49 |
* | PowerPC PLT stub tidy | Alan Modra | 2018-01-17 | 1 | -75/+98 |
* | Fixes for "Ignore dynamic references on forced local symbols" | Alan Modra | 2018-01-12 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -23/+23 |
* | Comment tidy | Alan Modra | 2017-12-06 | 1 | -1/+1 |
* | readonly_dynrelocs | Alan Modra | 2017-12-01 | 1 | -2/+2 |
* | PR22533, dynamic relocs generated for weak aliases | Alan Modra | 2017-12-01 | 1 | -15/+7 |
* | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 2017-11-28 | 1 | -9/+0 |
* | Delete powerpc64 symbol weakref field | Alan Modra | 2017-11-23 | 1 | -39/+7 |
* | Rename u.weakdef and make it a circular list | Alan Modra | 2017-11-23 | 1 | -8/+8 |
* | PR22431, powerpc64 ld segfault when .plt discarded | Alan Modra | 2017-11-14 | 1 | -6/+10 |
* | Inconsistent .eh_frame_hdr on powerpc64 | Alan Modra | 2017-11-14 | 1 | -1/+1 |
* | non_got_ref after adjust_dynamic_relocs | Alan Modra | 2017-11-12 | 1 | -54/+43 |
* | PowerPC64 statistics message | Alan Modra | 2017-11-07 | 1 | -10/+13 |
* | powerpc TLS in PIEs | Alan Modra | 2017-11-05 | 1 | -3/+11 |
* | PowerPC readonly_dynrelocs | Alan Modra | 2017-11-05 | 1 | -8/+15 |
* | PR22374, PowerPC unnecessary PLT entries | Alan Modra | 2017-11-01 | 1 | -4/+26 |
* | PR22300, Abort in elf32_hppa_relocate_section building polyml | Alan Modra | 2017-10-28 | 1 | -0/+1 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -176/+0 |
* | Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h | H.J. Lu | 2017-10-14 | 1 | -7/+0 |
* | Prepare powerpc64 for late check_relocs | Alan Modra | 2017-10-10 | 1 | -59/+79 |
* | PowerPC64 ELFv2 symbols not needed in get_synthetic_symtab | Alan Modra | 2017-10-04 | 1 | -66/+75 |
* | Fix powerpc comment typo | Alan Modra | 2017-10-02 | 1 | -1/+1 |