summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64
Commit message (Expand)AuthorAgeFilesLines
* 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
* * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): UseNick Clifton2013-04-0311-1/+225
* * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2013-02-191-3/+3
* opcodes/Yufeng Zhang2013-01-047-7/+7
* Fixed AArch64 TLS relocation resolution.Yufeng Zhang2012-10-163-0/+29
* 2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw2012-09-192-2/+2
* 2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw2012-09-126-1/+54
* Add support for 64-bit ARM architecture: AArch64Nick Clifton2012-08-13112-0/+1847