aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat2023-06-291-2/+2
* PR30437 aarch64: make RELA relocs idempotentMichael Matz2023-05-233-0/+35
* bfd: aarch64: Optimize BTI stubs PR30076Szabolcs Nagy2023-03-233-0/+207
* bfd: aarch64: Fix stubs that may break BTI PR30076Szabolcs Nagy2023-03-235-0/+192
* ld/testsuite: disable ilp32 tests for aarch64-qnxClément Chigot2023-03-1639-0/+39
* ld/testsuite: add aarch64nto to ld-aarch64Clément Chigot2023-03-161-0/+3
* ld: add support of QNX stack arguments for aarch64ntoClément Chigot2023-03-164-0/+56
* Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel2023-01-042-5/+5
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-154-0/+47
* ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson2022-08-0228-77/+232
* ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson2022-08-022-0/+8
* aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song2022-06-233-0/+19
* aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2022-06-231-1/+1
* aarch64: Disallow copy relocations on protected dataFangrui Song2022-06-223-0/+19
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath2021-11-153-3/+3
* Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton2021-04-213-19/+19
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* aarch64: Return an error on conditional branch to an undefined symbolSiddhesh Poyarekar2020-09-101-6/+1
* [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar2020-05-193-0/+12
* [binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra2020-05-043-0/+46
* AArch64: add GAS support for UDF instructionAlex Coplan2020-04-304-5/+5
* AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina2020-01-022-0/+55
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra2019-11-0783-31/+89
* AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina2019-08-225-0/+56
* Change the output of readelf's note display so that the "Data size" column he...Nick Clifton2019-08-088-8/+8
* Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy2019-06-145-0/+38
* [BFD, AArch64] Fix PT_GNU_PROPERTY alignment issueSudakshina Das2019-06-064-0/+45
* [LD, AArch64] Move ELF options behind -zSudakshina Das2019-06-0611-20/+20
* aarch64: fix variant_pcs ld testsSzabolcs Nagy2019-05-282-78/+76
* aarch64: handle STO_AARCH64_VARIANT_PCS in bfdSzabolcs Nagy2019-05-247-0/+329
* AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina2019-05-219-0/+128
* [BFD, AArch64] Improve bti/pac plts.Sudakshina Das2019-04-257-13/+12
* AArch64: When DF_BIND_NOW don't use TLSDESC GOT value.Tamar Christina2019-04-112-0/+20
* [BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das2019-03-215-4/+40
* [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das2019-03-136-0/+134
* [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das2019-03-1312-0/+252
* [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das2019-03-136-0/+126
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina2018-11-273-0/+93
* Fix spurious check-ld failures on aarch64-elfRoland McGrath2018-08-016-14/+14
* [PATCH, LD, AArch64] Fix ifunc testismsAndre Simoes Dias Vieira2018-07-201-1/+2
* [BFD][AARCH64]Properly truncate no overflow checking relocation value for loa...Renlin Li2018-06-203-3/+3
* ELF dynsymsAlan Modra2018-06-147-10/+19
* Define various symbols conditionally in shared librariesAlan Modra2018-06-086-10/+10
* [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li2018-03-2849-2/+512
* [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li2018-03-073-0/+14
* Ensure 8-byte alignment for AArch64 stubs.Jim Wilson2018-03-0213-116/+138