| Commit message (Expand) | Author | Age | Files | Lines |
* | ld: aarch64: Adjust TLS relaxation condition | Matthew Malcomson | 2022-08-02 | 28 | -77/+232 |
* | ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ld | Matthew Malcomson | 2022-08-02 | 2 | -0/+8 |
* | aarch64: Allow PC-relative relocations against protected STT_FUNC for -shared | Fangrui Song | 2022-06-23 | 3 | -0/+19 |
* | aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705] | Fangrui Song | 2022-06-23 | 1 | -1/+1 |
* | aarch64: Disallow copy relocations on protected data | Fangrui Song | 2022-06-22 | 3 | -0/+19 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | ld: Fix testsuite failures under --enable-textrel-check=error | Roland McGrath | 2021-11-15 | 3 | -3/+3 |
* | Adjust readelf's output so that section symbols without a name as shown with ... | Nick Clifton | 2021-04-21 | 3 | -19/+19 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | aarch64: Return an error on conditional branch to an undefined symbol | Siddhesh Poyarekar | 2020-09-10 | 1 | -6/+1 |
* | [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbols | Siddhesh Poyarekar | 2020-05-19 | 3 | -0/+12 |
* | [binutils-gdb][ld][AArch64] Fix group_sections algorithm | Wilco Dijkstra | 2020-05-04 | 3 | -0/+46 |
* | AArch64: add GAS support for UDF instruction | Alex Coplan | 2020-04-30 | 4 | -5/+5 |
* | AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) | Tamar Christina | 2020-01-02 | 2 | -0/+55 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | aarch64 and arm testsuite fixes for targets lacking shared libs | Alan Modra | 2019-11-07 | 83 | -31/+89 |
* | AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). | Tamar Christina | 2019-08-22 | 5 | -0/+56 |
* | Change the output of readelf's note display so that the "Data size" column he... | Nick Clifton | 2019-08-08 | 8 | -8/+8 |
* | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 2019-06-14 | 5 | -0/+38 |
* | [BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue | Sudakshina Das | 2019-06-06 | 4 | -0/+45 |
* | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 2019-06-06 | 11 | -20/+20 |
* | aarch64: fix variant_pcs ld tests | Szabolcs Nagy | 2019-05-28 | 2 | -78/+76 |
* | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd | Szabolcs Nagy | 2019-05-24 | 7 | -0/+329 |
* | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 2019-05-21 | 9 | -0/+128 |
* | [BFD, AArch64] Improve bti/pac plts. | Sudakshina Das | 2019-04-25 | 7 | -13/+12 |
* | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. | Tamar Christina | 2019-04-11 | 2 | -0/+20 |
* | [BFD, AArch64, x86] Improve warning for --force-bti | Sudakshina Das | 2019-03-21 | 5 | -4/+40 |
* | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 2019-03-13 | 6 | -0/+134 |
* | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 2019-03-13 | 12 | -0/+252 |
* | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 2019-03-13 | 6 | -0/+126 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) | Tamar Christina | 2018-11-27 | 3 | -0/+93 |
* | Fix spurious check-ld failures on aarch64-elf | Roland McGrath | 2018-08-01 | 6 | -14/+14 |
* | [PATCH, LD, AArch64] Fix ifunc testisms | Andre Simoes Dias Vieira | 2018-07-20 | 1 | -1/+2 |
* | [BFD][AARCH64]Properly truncate no overflow checking relocation value for loa... | Renlin Li | 2018-06-20 | 3 | -3/+3 |
* | ELF dynsyms | Alan Modra | 2018-06-14 | 7 | -10/+19 |
* | Define various symbols conditionally in shared libraries | Alan Modra | 2018-06-08 | 6 | -10/+10 |
* | [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo... | Renlin Li | 2018-03-28 | 49 | -2/+512 |
* | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi... | Renlin Li | 2018-03-07 | 3 | -0/+14 |
* | Ensure 8-byte alignment for AArch64 stubs. | Jim Wilson | 2018-03-02 | 13 | -116/+138 |
* | ARM and AArch64 messages | Alan Modra | 2018-02-26 | 1 | -1/+1 |
* | [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol... | Renlin Li | 2018-02-05 | 5 | -2/+29 |
* | [LD][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 2018-01-24 | 21 | -16/+137 |
* | 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 | 6 | -3/+27 |
* | readelf ngettext fixes | Alan Modra | 2017-11-07 | 3 | -6/+6 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 2 | -16/+4 |
* | Force the AArch64 linker backend to refuse to link when it encounters unresol... | Nick Clifton | 2017-10-12 | 2 | -14/+28 |
* | PR22118, Incorrectly-capitalized regexp | Alan Modra | 2017-09-15 | 1 | -1/+1 |
* | More support for ld --hash-style in the ld testsuite | Alan Modra | 2017-08-08 | 3 | -3/+3 |