Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 1 | -1/+1 |
2018-05-04 | ppc: Fix warning messages when IBM and IEEE long double are mixed | Tulio Magno Quites Machado Filho | 1 | -2/+2 |
2018-04-27 | PR23123, PowerPC32 ifunc regression | Alan Modra | 1 | -3/+3 |
2018-04-14 | powerpc common-page-size | Alan Modra | 1 | -2/+2 |
2018-04-14 | powerpc max-page-size vs __QNXTARGET__ | Alan Modra | 1 | -5/+0 |
2018-04-09 | Inline PLT call optimization | Alan Modra | 1 | -4/+152 |
2018-04-09 | PowerPC inline PLT call support | Alan Modra | 1 | -5/+143 |
2018-04-09 | Support PLT16 relocs against local symbols | Alan Modra | 1 | -126/+260 |
2018-04-09 | Rearrange PLT reloc output on powerpc | Alan Modra | 1 | -135/+286 |
2018-04-09 | PowerPC PLT16 relocations | Alan Modra | 1 | -19/+91 |
2018-04-09 | PowerPC indirect calls to __tls_get_addr | Alan Modra | 1 | -41/+73 |
2018-03-21 | Delete unused elf32-ppc.c code | Alan Modra | 1 | -24/+0 |
2018-03-21 | Make tls_mask unsigned in elf32-ppc.c | Alan Modra | 1 | -6/+7 |
2018-03-21 | Don't exceed reloc array bounds | Alan Modra | 1 | -2/+4 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -4/+7 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-26 | PPC error/warning messages | Alan Modra | 1 | -44/+38 |
2018-02-19 | %L conversions | Alan Modra | 1 | -4/+6 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -44/+44 |
2018-02-07 | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 1 | -32/+9 |
2018-01-18 | PowerPC PLT stub alignment fixes | Alan Modra | 1 | -2/+5 |
2018-01-17 | PowerPC PLT speculative execution barriers | Alan Modra | 1 | -9/+32 |
2018-01-17 | PowerPC PLT stub tidy | Alan Modra | 1 | -168/+127 |
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 | -35/+35 |
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/+8 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Don't move weak alias dyn_relocs to weakdef | Alan Modra | 1 | -62/+53 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -9/+9 |
2017-11-12 | non_got_ref after adjust_dynamic_relocs | Alan Modra | 1 | -46/+63 |
2017-11-05 | powerpc TLS in PIEs | Alan Modra | 1 | -43/+71 |
2017-11-05 | PowerPC readonly_dynrelocs | Alan Modra | 1 | -20/+16 |
2017-11-01 | PR22374, PowerPC unnecessary PLT entries | Alan Modra | 1 | -4/+19 |
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 | -177/+0 |
2017-10-14 | Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h | H.J. Lu | 1 | -7/+0 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -64/+0 |
2017-10-05 | powerpc: Dump dynamic relocation info to the map file | H.J. Lu | 1 | -8/+22 |
2017-10-02 | Fix powerpc comment typo | Alan Modra | 1 | -1/+1 |
2017-09-05 | Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelf | Alexander Fedotov-B55613 | 1 | -0/+37 |
2017-08-30 | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 1 | -1/+39 |
2017-08-26 | PowerPC TPREL reloc handling | Alan Modra | 1 | -9/+15 |
2017-08-23 | Make undefined symbols in allocate_dynrelocs dynamic | Alan Modra | 1 | -14/+12 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-16 | __tls_get_addr_opt GOT entries | Alan Modra | 1 | -35/+2 |
2017-07-11 | ppc32 use of %x in einfo format, typo fix | Alan Modra | 1 | -2/+2 |
2017-07-11 | ppc32 use of %x in einfo format | Alan Modra | 1 | -4/+4 |