summaryrefslogtreecommitdiff
path: root/bfd/elfnn-aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org>Christophe Lyon2014-01-141-5/+4
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-1/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-28/+0
* bfd/elfnn-aarch64.c: Handle static links with ifunc correctly.Will Newton2013-11-261-1/+29
* bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms.Will Newton2013-11-261-1/+2
* bfd/Yufeng Zhang2013-11-131-0/+12
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* aarch64: Add support for GNU indirect functions.Will Newton2013-10-031-66/+604
* 2013-08-25 Andrew Pinski <apinski@cavium.com>Andrew Pinski2013-09-251-2/+2
* PR binutils/15834Nick Clifton2013-08-231-1/+1
* 2013-07-27 Andrew Pinski <apinski@cavium.com>Andrew Pinski2013-07-281-1/+1
* 2013-07-27 Andrew Pinski <apinski@cavium.com>Andrew Pinski2013-07-271-0/+3
* [AArch64] Tidy up switch statements in elfnn-aarch64.cMarcus Shawcroft2013-07-031-30/+30
* [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_Marcus Shawcroft2013-07-021-19/+72
* [AArch64] Fix the placement of &_DYNAMIC in the GOT.Marcus Shawcroft2013-06-271-9/+13
* [AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.cYufeng Zhang2013-06-261-581/+90
* [AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang2013-06-261-797/+850
* [AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang2013-06-261-385/+415
* [AArch64, ILP32] 1/6 Rename elf64-aarch64.c to elfnn-aarch64.cYufeng Zhang2013-06-261-0/+7113