aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64
AgeCommit message (Expand)AuthorFilesLines
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft3-0/+154
2015-03-26[AArch64] Fix branch stubs for BETejas Belagod1-0/+74
2015-03-25[AArch64] Implement branch over stub section.Marcus Shawcroft4-47/+51
2015-03-25[AArch64] Remove padding before stub sections.Marcus Shawcroft1-1/+0
2015-03-04Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford3-0/+172
2015-02-26[AArch64] Add tiny DESC test cases.Marcus Shawcroft7-0/+92
2015-02-26Add tiny memory model GD test cases.Marcus Shawcroft7-0/+84
2015-02-26Adding tls-tiny-ie test.Marcus Shawcroft3-0/+21
2015-02-19Strip undefined symbols from .symtabAlan Modra1-1/+0
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra1-1/+1
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang3-0/+17
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang3-0/+29
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang3-0/+50
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang3-0/+131
2014-09-11Move ELF section headers to end of object fileAlan Modra2-4/+4
2014-08-26[AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang8-0/+42
2014-08-26Fix linker testsuite failures for Aarch64.Nick Clifton3-38/+38
2014-07-15[AArch64] Fix ld testcase linker script glitch.Jiong Wang1-7/+7
2014-07-08Enable elf_backend_rela_normal for AArch64Jiong Wang5-0/+75
2014-04-15[AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft1-1/+1
2014-03-31[AArch64] Fixup ld-aarch64/eh-frame.d expected PC range.Marcus Shawcroft1-2/+2
2014-03-25bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZWill Newton3-0/+29
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-12-11ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targetsWill Newton2-16/+11
2013-11-26bfd/elfnn-aarch64.c: Handle static links with ifunc correctly.Will Newton3-0/+26
2013-11-26bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms.Will Newton3-0/+45
2013-10-03aarch64: Add support for GNU indirect functions.Will Newton70-0/+843
2013-09-182013-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Kyrylo Tkachov1-4/+4
2013-07-03[PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...Marcus Shawcroft2-3/+2
2013-07-02[AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_Marcus Shawcroft7-17/+17
2013-07-02[AArch64] Adjust testcases for move of &_DYNAMIC to got[0].Marcus Shawcroft9-15/+15
2013-06-19aarch64: Revert AArch64 ifunc changes.Will Newton70-843/+0
2013-06-17ld/testsuite: Enable ifunc tests on AArch64 big-endian.Will Newton38-38/+38
2013-06-14bfd/Yufeng Zhang2-0/+20
2013-06-14ld/Yufeng Zhang6-10/+7
2013-06-07aarch64: Add support for GNU indirect functions.Will Newton69-0/+826
2013-04-102013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>Marcus Shawcroft9-0/+126
2013-04-08Handle big-endian for some aarch64 testsRamana Radhakrishnan2-2/+2
2013-04-03 * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): UseNick Clifton11-1/+225
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki1-3/+3
2013-01-04opcodes/Yufeng Zhang7-7/+7
2012-10-16 Fixed AArch64 TLS relocation resolution.Yufeng Zhang3-0/+29
2012-09-192012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw2-2/+2
2012-09-122012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw6-1/+54
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton112-0/+1847