aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64
AgeCommit message (Expand)AuthorFilesLines
2022-08-02ld: aarch64: Adjust TLS relaxation conditionMatthew Malcomson28-77/+232
2022-08-02ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ldMatthew Malcomson2-0/+8
2022-06-23aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song3-0/+19
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song1-1/+1
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song3-0/+19
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-15ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath3-3/+3
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton3-19/+19
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-10aarch64: Return an error on conditional branch to an undefined symbolSiddhesh Poyarekar1-6/+1
2020-05-19[PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar3-0/+12
2020-05-04[binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra3-0/+46
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan4-5/+5
2020-01-02AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina2-0/+55
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra83-31/+89
2019-08-22AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina5-0/+56
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton8-8/+8
2019-06-14Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy5-0/+38
2019-06-06[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issueSudakshina Das4-0/+45
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das11-20/+20
2019-05-28aarch64: fix variant_pcs ld testsSzabolcs Nagy2-78/+76
2019-05-24aarch64: handle STO_AARCH64_VARIANT_PCS in bfdSzabolcs Nagy7-0/+329
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina9-0/+128
2019-04-25[BFD, AArch64] Improve bti/pac plts.Sudakshina Das7-13/+12
2019-04-11AArch64: When DF_BIND_NOW don't use TLSDESC GOT value.Tamar Christina2-0/+20
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das5-4/+40
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das6-0/+134
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das12-0/+252
2019-03-13[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das6-0/+126
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-27AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina3-0/+93
2018-08-01Fix spurious check-ld failures on aarch64-elfRoland McGrath6-14/+14
2018-07-20[PATCH, LD, AArch64] Fix ifunc testismsAndre Simoes Dias Vieira1-1/+2
2018-06-20[BFD][AARCH64]Properly truncate no overflow checking relocation value for loa...Renlin Li3-3/+3
2018-06-14ELF dynsymsAlan Modra7-10/+19
2018-06-08Define various symbols conditionally in shared librariesAlan Modra6-10/+10
2018-03-28[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li49-2/+512
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li3-0/+14
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson13-116/+138
2018-02-26ARM and AArch64 messagesAlan Modra1-1/+1
2018-02-05[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li5-2/+29
2018-01-24[LD][AARCH64]Add group relocations to create PC-relative offset.Renlin Li21-16/+137
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-13[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li6-3/+27
2017-11-07readelf ngettext fixesAlan Modra3-6/+6
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu2-16/+4
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton2-14/+28
2017-09-15PR22118, Incorrectly-capitalized regexpAlan Modra1-1/+1
2017-08-08More support for ld --hash-style in the ld testsuiteAlan Modra3-3/+3