summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Fix extern protected data handlingSzabolcs Nagy2015-07-273-0/+23
* [AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-163-0/+16
* [AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang2015-06-233-0/+18
* [AArch64] Select correct linker emulation for ILP32 according to endianesJiong Wang2015-06-172-10/+18
* [AArch64] Revert local changes included in Matthew's commitJiong Wang2015-06-031-1/+1
* [ARM] Support for ARMv8.1 command line optionMatthew Wahab2015-06-031-1/+1
* [AArch64] Fix typo in testcaseJiong Wang2015-06-021-3/+3
* [AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang2015-06-013-0/+25
* [AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow checkJiong Wang2015-06-013-0/+30
* [AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang2015-06-013-0/+24
* [AArch64] Improve PC-relative relocation check for shared libraryJiong Wang2015-04-244-0/+39
* [AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft2015-04-013-0/+154
* [AArch64] Fix branch stubs for BETejas Belagod2015-03-261-0/+74
* [AArch64] Implement branch over stub section.Marcus Shawcroft2015-03-254-47/+51
* [AArch64] Remove padding before stub sections.Marcus Shawcroft2015-03-251-1/+0
* Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford2015-03-043-0/+172
* [AArch64] Add tiny DESC test cases.Marcus Shawcroft2015-02-267-0/+92
* Add tiny memory model GD test cases.Marcus Shawcroft2015-02-267-0/+84
* Adding tls-tiny-ie test.Marcus Shawcroft2015-02-263-0/+21
* Strip undefined symbols from .symtabAlan Modra2015-02-191-1/+0
* Properly place the NULL STT_FILE symbol revistitedAlan Modra2015-02-181-1/+1
* [AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang2015-01-133-0/+17
* [AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang2015-01-133-0/+29
* [AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang2015-01-133-0/+50
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* [AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang2014-10-243-0/+131
* Move ELF section headers to end of object fileAlan Modra2014-09-112-4/+4
* [AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang2014-08-268-0/+42
* Fix linker testsuite failures for Aarch64.Nick Clifton2014-08-263-38/+38
* [AArch64] Fix ld testcase linker script glitch.Jiong Wang2014-07-151-7/+7
* Enable elf_backend_rela_normal for AArch64Jiong Wang2014-07-085-0/+75
* [AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft2014-04-151-1/+1
* [AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.Marcus Shawcroft2014-03-311-2/+2
* bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton2014-03-253-0/+29
* Update copyright yearsAlan Modra2014-03-051-1/+1
* ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targetsWill Newton2013-12-112-16/+11
* bfd/elfnn-aarch64.c: Handle static links with ifunc correctly.Will Newton2013-11-263-0/+26
* bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms.Will Newton2013-11-263-0/+45
* aarch64: Add support for GNU indirect functions.Will Newton2013-10-0370-0/+843
* 2013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Kyrylo Tkachov2013-09-181-4/+4
* [PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...Marcus Shawcroft2013-07-032-3/+2
* [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_Marcus Shawcroft2013-07-027-17/+17
* [AArch64] Adjust testcases for move of &_DYNAMIC to got[0].Marcus Shawcroft2013-07-029-15/+15
* aarch64: Revert AArch64 ifunc changes.Will Newton2013-06-1970-843/+0
* ld/testsuite: Enable ifunc tests on AArch64 big-endian.Will Newton2013-06-1738-38/+38
* bfd/Yufeng Zhang2013-06-142-0/+20
* ld/Yufeng Zhang2013-06-146-10/+7
* aarch64: Add support for GNU indirect functions.Will Newton2013-06-0769-0/+826
* 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>Marcus Shawcroft2013-04-109-0/+126
* Handle big-endian for some aarch64 testsRamana Radhakrishnan2013-04-082-2/+2