summaryrefslogtreecommitdiff
path: root/bfd/elfnn-aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add support for GNU indirect functions.willnewton2013-10-031-66/+604
* 2013-08-25 Andrew Pinski <apinski@cavium.com>pinskia2013-09-251-2/+2
* PR binutils/15834Nick Clifton2013-08-231-1/+1
* 2013-07-27 Andrew Pinski <apinski@cavium.com>pinskia2013-07-281-1/+1
* 2013-07-27 Andrew Pinski <apinski@cavium.com>pinskia2013-07-271-0/+3
* [AArch64] Tidy up switch statements in elfnn-aarch64.cmshawcroft2013-07-031-30/+30
* [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_mshawcroft2013-07-021-19/+72
* [AArch64] Fix the placement of &_DYNAMIC in the GOT.mshawcroft2013-06-271-9/+13
* [AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.cyufeng2013-06-261-581/+90
* [AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingyufeng2013-06-261-797/+850
* [AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldyufeng2013-06-261-385/+415
* [AArch64, ILP32] 1/6 Rename elf64-aarch64.c to elfnn-aarch64.cyufeng2013-06-261-0/+7113