Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-11-05 | PowerPC readonly_dynrelocs | Alan Modra | 1 | -8/+15 |
2017-11-01 | PR22374, PowerPC unnecessary PLT entries | Alan Modra | 1 | -4/+26 |
2017-10-28 | PR22300, Abort in elf32_hppa_relocate_section building polyml | Alan Modra | 1 | -0/+1 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -176/+0 |
2017-10-14 | Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h | H.J. Lu | 1 | -7/+0 |
2017-10-10 | Prepare powerpc64 for late check_relocs | Alan Modra | 1 | -59/+79 |
2017-10-04 | PowerPC64 ELFv2 symbols not needed in get_synthetic_symtab | Alan Modra | 1 | -66/+75 |
2017-10-02 | Fix powerpc comment typo | Alan Modra | 1 | -1/+1 |
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 |