Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-07-03 | Miscellaneous format string fixes | Alan Modra | 1 | -4/+4 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-27 | PowerPC undefweak handling | Alan Modra | 1 | -22/+16 |
2017-04-19 | Implement -z dynamic-undefined-weak | Alan Modra | 1 | -22/+24 |
2017-03-18 | DT_TEXTREL vs IFUNC | Alan Modra | 1 | -16/+53 |
2017-03-11 | Remove bogus ATTRIBUTE_UNUSED | Alan Modra | 1 | -13/+13 |
2017-03-02 | PowerPC VLE typo fix | Alan Modra | 1 | -1/+1 |
2017-02-28 | PowerPC addpcis fix | Alan Modra | 1 | -0/+17 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-02-23 | Correct VLE 16D and SDAREL relocations | Alan Modra | 1 | -27/+14 |
2017-02-22 | PowerPC ld segfault on script discarding dynamic sections | Alan Modra | 1 | -7/+7 |