summaryrefslogtreecommitdiff
path: root/bfd/elfnn-aarch64.c
AgeCommit message (Expand)Author
2016-01-21[AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang
2016-01-01Copyright update for binutilsAlan Modra
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten
2015-10-02[LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li
2015-10-02[LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li
2015-10-02[BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li
2015-10-02[BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G(1, 1_NC, 2).Renlin Li
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li
2015-10-02[BFD][AARCH64]Refactor to facilitate further large memory model support patches.Renlin Li
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-09-09[AArch64] Sort IS_AARCH64_TLS_RELAX_RELOC in alphabetic orderJiong Wang
2015-09-09[AArch64] Relax TLS local dynamic traditional into local executableJiong Wang
2015-08-31Make asection->id and asection->index unsignedAlan Modra
2015-08-19[AArch64][6/6] LD support TLSLD load/store relocation typesJiong Wang
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang
2015-08-19[AArch64][4/6] LD support TLSLD move/add relocation typesJiong Wang
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang
2015-08-19[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang
2015-08-18[AArch64] Cleanup TLS relocation types which don't go through GOT tableJiong Wang
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-11[AArch64] Improve BFD overflow warning message for -fpicJiong Wang
2015-08-11[AArch64]Speed up linking speed by skipping unncessary TLS reloc type checkJiong Wang
2015-08-11[AArch64] Long branch veneer support far symbol defined by --defsymJiong Wang
2015-08-11[AArch64] PR18668, repair long branch veneer for plt stubJiong Wang
2015-08-11[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang
2015-08-11[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang
2015-08-11[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang
2015-07-27[AArch64] Fix extern protected data handlingSzabolcs Nagy
2015-07-17[AArch64] Sort TLS reloc types alphabeticallyJiong Wang
2015-07-16[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang
2015-07-16[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang
2015-06-23[AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li
2015-06-01[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang