| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64 bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | bfd_section_* macros | Alan Modra | 2019-09-19 | 1 | -7/+6 |
* | bfd_asymbol_* macros | Alan Modra | 2019-09-18 | 1 | -1/+1 |
* | AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). | Tamar Christina | 2019-08-22 | 1 | -20/+63 |
* | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 2019-08-14 | 1 | -1/+1 |
* | aarch64: remove unnecessary loc_hash_table traversal | Szabolcs Nagy | 2019-06-17 | 1 | -24/+0 |
* | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 2019-06-14 | 1 | -3/+3 |
* | Prevent a seg-fault from objdup when disassembling binaries which do not cont... | Adam Lackorzymski | 2019-06-12 | 1 | -7/+13 |
* | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 2019-06-06 | 1 | -2/+2 |
* | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd | Szabolcs Nagy | 2019-05-24 | 1 | -0/+41 |
* | AArch64: Fix -Werror on build | Tamar Christina | 2019-05-21 | 1 | -1/+1 |
* | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 2019-05-21 | 1 | -19/+54 |
* | [BFD, AArch64] Improve bti/pac plts. | Sudakshina Das | 2019-04-25 | 1 | -60/+7 |
* | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. | Tamar Christina | 2019-04-11 | 1 | -5/+8 |
* | [BFD, AArch64, x86] Improve warning for --force-bti | Sudakshina Das | 2019-03-21 | 1 | -8/+17 |
* | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 2019-03-13 | 1 | -6/+134 |
* | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 2019-03-13 | 1 | -16/+241 |
* | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 2019-03-13 | 1 | -0/+35 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | Include bfd_stdint.h in bfd.h | Alan Modra | 2018-12-18 | 1 | -1/+0 |
* | AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) | Tamar Christina | 2018-11-27 | 1 | -5/+73 |
* | Don't create got section while processing TLS Local Exec relocations. | Renlin Li | 2018-10-31 | 1 | -3/+0 |
* | Fix AArch64 stub layout algorithm to allow for the fact that section layut mi... | Rafeal Auler | 2018-08-22 | 1 | -0/+3 |
* | BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absolute | Maciej W. Rozycki | 2018-07-17 | 1 | -4/+2 |
* | Fix compile time warning message for the AArch64 BFD backend, about a possibl... | Nick Clifton | 2018-06-25 | 1 | -3/+5 |
* | [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo... | Renlin Li | 2018-03-28 | 1 | -0/+16 |
* | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 2018-03-28 | 1 | -0/+120 |
* | Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if... | Nick Clifton | 2018-03-09 | 1 | -0/+6 |
* | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi... | Renlin Li | 2018-03-07 | 1 | -2/+11 |
* | Ensure 8-byte alignment for AArch64 stubs. | Jim Wilson | 2018-03-02 | 1 | -5/+8 |
* | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 2018-02-27 | 1 | -1/+9 |
* | ARM and AArch64 messages | Alan Modra | 2018-02-26 | 1 | -6/+6 |
* | unrecognized/unsupported reloc message | Alan Modra | 2018-02-26 | 1 | -14/+16 |
* | %L conversions | Alan Modra | 2018-02-19 | 1 | -9/+12 |
* | 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 | -17/+17 |
* | [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol... | Renlin Li | 2018-02-05 | 1 | -3/+12 |
* | [LD][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 2018-01-24 | 1 | -0/+7 |
* | [GAS][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 2018-01-24 | 1 | -0/+108 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti... | Renlin Li | 2017-12-13 | 1 | -0/+21 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -91/+91 |
* | Comment tidy | Alan Modra | 2017-12-06 | 1 | -1/+1 |
* | readonly_dynrelocs | Alan Modra | 2017-12-01 | 1 | -17/+34 |
* | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 2017-11-28 | 1 | -5/+0 |
* | [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIE | Szabolcs Nagy | 2017-11-27 | 1 | -4/+4 |
* | [PR ld/22269] aarch64: Handle local undefined weak symbols | Szabolcs Nagy | 2017-11-27 | 1 | -2/+8 |
* | Rename u.weakdef and make it a circular list | Alan Modra | 2017-11-23 | 1 | -6/+6 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -177/+0 |
* | aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 2017-10-14 | 1 | -2/+8 |