aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/aarch64elf.em
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-05-26bit-rot in target before_parse functionAlan Modra1-0/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in ldAlan Modra1-9/+9
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-19Emit a warning when -z relro is unsupportedAlan Modra1-0/+6
2020-01-02AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23aarch64 bfd.h tidyAlan Modra1-0/+1
2019-09-20bfd macro conversion to inline functionsAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-09-11Rename elf32.em to elf.emAlan Modra1-1/+1
2019-09-11Move elf32.em and elf-generic.em functionsAlan Modra1-22/+2
2019-07-02Fix a bug recently introduced to the linker where it would complain about a s...Nick Clifton1-1/+1
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das1-15/+13
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina1-4/+26
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das1-0/+7
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das1-1/+16
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-06-26Fix spelling mistakes.Nick Clifton1-1/+1
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson1-1/+3
2018-02-26ld error/warning messagesAlan Modra1-14/+14
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-0/+1
2017-10-12ld whitespace fixesAlan Modra1-7/+7
2017-10-11ld internationalization fixesAlan Modra1-7/+9
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-08-19Enable relro by default for AArch64, ARM and SCORE.Nick Clifton1-0/+1
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang1-1/+10
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-2/+2
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft1-1/+10
2015-03-25[AArch64] Remove padding before stub sections.Marcus Shawcroft1-1/+1
2015-03-23[AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-1/+9
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra1-4/+11
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-20Fix duplicate output section statement lookupGuy Martin1-3/+1
2013-04-24ld/Yufeng Zhang1-10/+10
2012-11-26ld/Roland McGrath1-0/+1
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-0/+415