| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | PR23980, assertion fail | Alan Modra | 2018-12-18 | 1 | -0/+6 |
* | PowerPC @l, @h and @ha warnings, plus VLE e_li | Alan Modra | 2018-12-06 | 1 | -8/+20 |
* | _bfd_clear_contents bounds checking | Alan Modra | 2018-10-13 | 1 | -1/+1 |
* | PowerPC HOWTOs | Alan Modra | 2018-08-21 | 1 | -1395/+232 |
* | Enhance powerpc ld -r --relax | Alan Modra | 2018-07-25 | 1 | -6/+27 |
* | Suppress string diagnostics for pre-release GCC | Alan Modra | 2018-07-25 | 1 | -3/+3 |
* | Fix diagnostic errors | Alan Modra | 2018-07-06 | 1 | -1/+3 |
* | Error for mismatched powerpc ABI tags | Alan Modra | 2018-07-05 | 1 | -34/+62 |
* | GNU attribute output on errors | Alan Modra | 2018-07-03 | 1 | -54/+90 |
* | Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 | H.J. Lu | 2018-06-04 | 1 | -0/+9 |
* | ld: Unify STT_GNU_IFUNC handling | H.J. Lu | 2018-05-28 | 1 | -5/+0 |
* | -Wstringop-truncation warnings | Alan Modra | 2018-05-04 | 1 | -1/+1 |
* | ppc: Fix warning messages when IBM and IEEE long double are mixed | Tulio Magno Quites Machado Filho | 2018-05-04 | 1 | -2/+2 |
* | PR23123, PowerPC32 ifunc regression | Alan Modra | 2018-04-27 | 1 | -3/+3 |
* | powerpc common-page-size | Alan Modra | 2018-04-14 | 1 | -2/+2 |
* | powerpc max-page-size vs __QNXTARGET__ | Alan Modra | 2018-04-14 | 1 | -5/+0 |
* | Inline PLT call optimization | Alan Modra | 2018-04-09 | 1 | -4/+152 |
* | PowerPC inline PLT call support | Alan Modra | 2018-04-09 | 1 | -5/+143 |
* | Support PLT16 relocs against local symbols | Alan Modra | 2018-04-09 | 1 | -126/+260 |
* | Rearrange PLT reloc output on powerpc | Alan Modra | 2018-04-09 | 1 | -135/+286 |
* | PowerPC PLT16 relocations | Alan Modra | 2018-04-09 | 1 | -19/+91 |
* | PowerPC indirect calls to __tls_get_addr | Alan Modra | 2018-04-09 | 1 | -41/+73 |
* | Delete unused elf32-ppc.c code | Alan Modra | 2018-03-21 | 1 | -24/+0 |
* | Make tls_mask unsigned in elf32-ppc.c | Alan Modra | 2018-03-21 | 1 | -6/+7 |
* | Don't exceed reloc array bounds | Alan Modra | 2018-03-21 | 1 | -2/+4 |
* | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 2018-02-27 | 1 | -4/+7 |
* | unrecognized/unsupported reloc message | Alan Modra | 2018-02-26 | 1 | -2/+2 |
* | PPC error/warning messages | Alan Modra | 2018-02-26 | 1 | -44/+38 |
* | %L conversions | Alan Modra | 2018-02-19 | 1 | -4/+6 |
* | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 2018-02-19 | 1 | -1/+1 |
* | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 2018-02-19 | 1 | -44/+44 |
* | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 2018-02-07 | 1 | -32/+9 |
* | PowerPC PLT stub alignment fixes | Alan Modra | 2018-01-18 | 1 | -2/+5 |
* | PowerPC PLT speculative execution barriers | Alan Modra | 2018-01-17 | 1 | -9/+32 |
* | PowerPC PLT stub tidy | Alan Modra | 2018-01-17 | 1 | -168/+127 |
* | 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 | -35/+35 |
* | 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/+8 |
* | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 2017-11-28 | 1 | -4/+0 |
* | Don't move weak alias dyn_relocs to weakdef | Alan Modra | 2017-11-23 | 1 | -62/+53 |
* | Rename u.weakdef and make it a circular list | Alan Modra | 2017-11-23 | 1 | -9/+9 |
* | non_got_ref after adjust_dynamic_relocs | Alan Modra | 2017-11-12 | 1 | -46/+63 |
* | powerpc TLS in PIEs | Alan Modra | 2017-11-05 | 1 | -43/+71 |
* | PowerPC readonly_dynrelocs | Alan Modra | 2017-11-05 | 1 | -20/+16 |
* | PR22374, PowerPC unnecessary PLT entries | Alan Modra | 2017-11-01 | 1 | -4/+19 |
* | 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 | -177/+0 |