summaryrefslogtreecommitdiff
path: root/bfd/elfxx-aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-12/+12
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-5/+3
* AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina2019-08-221-1/+14
* [BFD, AArch64] Fix PT_GNU_PROPERTY alignment issueSudakshina Das2019-06-061-0/+8
* [LD, AArch64] Move ELF options behind -zSudakshina Das2019-06-061-1/+1
* [BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das2019-03-211-0/+5
* [BFD, AArch64] Define elf_backend_fixup_gnu_properties in AArch64Sudakshina Das2019-03-201-0/+35
* [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das2019-03-131-0/+180
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-0/+2
* Suppress string diagnostics for pre-release GCCAlan Modra2018-07-251-3/+3
* Fix diagnostic errorsAlan Modra2018-07-061-1/+3
* [BFD][AARCH64]Properly truncate no overflow checking relocation value for loa...Renlin Li2018-06-201-8/+8
* Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu2018-06-041-0/+9
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-19/+0
* -Wstringop-truncation warningsAlan Modra2018-05-041-1/+1
* [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li2018-03-281-2/+17
* [LD][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-241-0/+14
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-35/+35
* [AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang2017-06-291-5/+7
* Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2017-03-131-4/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+1
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li2015-10-021-0/+4
* [Binutils][AARCH64]Add TLS IE large memory support.Renlin Li2015-10-021-0/+4
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-021-0/+2
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-021-0/+2
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-021-0/+2
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-021-0/+2
* [LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li2015-10-021-0/+2
* [AArch64][6/6] LD support TLSLD load/store relocation typesJiong Wang2015-08-191-0/+16
* [AArch64][4/6] LD support TLSLD move/add relocation typesJiong Wang2015-08-191-0/+12
* [AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-191-0/+2
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-121-1/+1
* [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang2015-08-111-0/+2
* [AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang2015-08-111-0/+1
* [AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang2015-08-111-0/+2
* [AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-161-0/+2
* [AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang2015-06-011-0/+2
* [AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow checkJiong Wang2015-06-011-1/+4
* [AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang2015-06-011-0/+6
* [AArch64/BFD] Sort relocation case labels alphabeticallyJiong Wang2015-05-201-40/+40
* [AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft2015-04-011-4/+25