Age | Commit message (Expand) | Author | Files | Lines |
2023-05-23 | PR30437 aarch64: make RELA relocs idempotent | Michael Matz | 1 | -0/+2 |
2023-03-23 | bfd: aarch64: Optimize BTI stubs PR30076 | Szabolcs Nagy | 1 | -0/+1 |
2023-03-23 | bfd: aarch64: Fix stubs that may break BTI PR30076 | Szabolcs Nagy | 1 | -0/+3 |
2023-03-16 | ld/testsuite: add aarch64nto to ld-aarch64 | Clément Chigot | 1 | -0/+3 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-11-15 | bfd: linker: merge .sframe sections | Indu Bhagat | 1 | -0/+4 |
2022-08-02 | ld: aarch64: Adjust TLS relaxation condition | Matthew Malcomson | 1 | -14/+27 |
2022-06-23 | aarch64: Allow PC-relative relocations against protected STT_FUNC for -shared | Fangrui Song | 1 | -0/+1 |
2022-06-22 | aarch64: Disallow copy relocations on protected data | Fangrui Song | 1 | -0/+9 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-05-19 | [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbols | Siddhesh Poyarekar | 1 | -0/+1 |
2020-05-04 | [binutils-gdb][ld][AArch64] Fix group_sections algorithm | Wilco Dijkstra | 1 | -0/+1 |
2020-01-02 | AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) | Tamar Christina | 1 | -0/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-07 | aarch64 and arm testsuite fixes for targets lacking shared libs | Alan Modra | 1 | -1/+6 |
2019-08-22 | AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). | Tamar Christina | 1 | -0/+2 |
2019-06-14 | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 1 | -0/+2 |
2019-06-06 | [BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue | Sudakshina Das | 1 | -0/+2 |
2019-05-24 | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd | Szabolcs Nagy | 1 | -0/+4 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 1 | -0/+6 |
2019-04-11 | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. | Tamar Christina | 1 | -0/+1 |
2019-03-21 | [BFD, AArch64, x86] Improve warning for --force-bti | Sudakshina Das | 1 | -0/+2 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 1 | -0/+5 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 1 | -0/+10 |
2019-03-13 | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 1 | -0/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-27 | AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) | Tamar Christina | 1 | -0/+1 |
2018-03-28 | [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo... | Renlin Li | 1 | -2/+28 |
2018-03-07 | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi... | Renlin Li | 1 | -0/+1 |
2018-02-05 | [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol... | Renlin Li | 1 | -0/+1 |
2018-01-24 | [LD][AARCH64]Add group relocations to create PC-relative offset. | Renlin Li | 1 | -1/+11 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-13 | [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti... | Renlin Li | 1 | -0/+2 |
2017-06-16 | [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check | Jiong Wang | 1 | -1/+1 |
2017-06-15 | [AArch64] Allow COPY relocation elimination | Jiong Wang | 1 | -0/+4 |
2017-06-09 | Revert "[AArch64] Allow COPY relocation elimination" | Jiong Wang | 1 | -2/+0 |
2017-06-08 | [AArch64] Allow COPY relocation elimination | Jiong Wang | 1 | -0/+2 |
2017-01-23 | Fix AArch64 relocation handling in ILP32 mode. | Yury Norov | 1 | -1/+13 |
2017-01-20 | [AArch64] Optimize .gnu.hash table size for executable | Jiong Wang | 1 | -0/+5 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-14 | ld: aarch64: fix TLS relaxation where TCB_SIZE is used | Yury Norov | 1 | -0/+2 |
2016-12-14 | Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used" | Yury Norov | 1 | -2/+0 |
2016-12-14 | ld: aarch64: fix TLS relaxation where TCB_SIZE is used | Yury Norov | 1 | -0/+2 |
2016-12-13 | [AArch64] Make LD testcases support ILP32 mode | Jiong Wang | 1 | -121/+147 |
2016-12-01 | Fix accesses to the GOT for AARCH64 operating in 32-bit mode. | Yury Norov | 1 | -0/+1 |
2016-11-10 | [AArch64] Bind defined symbol locally in PIE | Jiong Wang | 1 | -0/+2 |
2016-06-24 | aarch64 ld testsuite | Alan Modra | 1 | -10/+8 |
2016-05-03 | [AArch64] Also puts value in place for R_AARCH64_RELATIVE | Jiong Wang | 1 | -0/+4 |
2016-03-07 | [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced | Jiong Wang | 1 | -0/+1 |