aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-13[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li6-3/+27
2017-11-07readelf ngettext fixesAlan Modra3-6/+6
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu2-16/+4
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton2-14/+28
2017-09-15PR22118, Incorrectly-capitalized regexpAlan Modra1-1/+1
2017-08-08More support for ld --hash-style in the ld testsuiteAlan Modra3-3/+3
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra7-7/+7
2017-07-11[AArch64] Use "#pass" instead of "#..." to filter multiple linesJiong Wang1-2/+1
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang5-14/+25
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang6-0/+73
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang3-13/+0
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang3-0/+13
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-2/+2
2017-01-23Fix AArch64 relocation handling in ILP32 mode.Yury Norov13-1/+217
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang4-0/+24
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov3-0/+29
2016-12-14Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov3-29/+0
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov3-0/+29
2016-12-13[AArch64] Make LD testcases support ILP32 modeJiong Wang22-207/+233
2016-12-01Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov3-0/+30
2016-11-10[AArch64] Bind defined symbol locally in PIEJiong Wang4-0/+22
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton11-15/+15
2016-09-21[AArch64] Print spaces after commas in addressesRichard Sandiford40-92/+92
2016-09-21[AArch64] Add SVE condition codesRichard Sandiford2-8/+8
2016-06-24aarch64 ld testsuiteAlan Modra1-10/+8
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang5-0/+59
2016-03-07[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang3-0/+9
2016-02-26[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li10-26/+58
2016-02-24Revert "ABS32"Renlin Li3-17/+0
2016-02-24ABS32Renlin Li3-0/+17
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton4-2/+27
2016-02-09Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi4-27/+2
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton4-2/+27
2016-01-21[AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang9-27/+150
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft3-34/+0
2015-11-03[LD][AARCH64]Add test cases for big-endian.Renlin Li23-0/+290
2015-10-02[LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li3-0/+34
2015-10-02[LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li7-0/+135
2015-10-02[BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li5-0/+73
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li3-0/+35
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li3-0/+50
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li3-0/+47
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li3-1/+36
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li3-1/+37
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li3-1/+33
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li3-0/+18
2015-09-09[AArch64] Relax TLS local dynamic traditional into local executableJiong Wang5-0/+80