packaging: Enable testing infrastructure
[external/binutils.git] / bfd / elfxx-aarch64.c
2019-08-22 Tamar ChristinaAArch64: Fix LD crash on weak and undefined TLS symbols...
2019-06-06 Sudakshina Das[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
2019-06-06 Sudakshina Das[LD, AArch64] Move ELF options behind -z
2019-03-21 Sudakshina Das[BFD, AArch64, x86] Improve warning for --force-bti
2019-03-20 Sudakshina Das[BFD, AArch64] Define elf_backend_fixup_gnu_properties...
2019-03-13 Sudakshina Das[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-07-25 Alan ModraSuppress string diagnostics for pre-release GCC
2018-07-06 Alan ModraFix diagnostic errors
2018-06-20 Renlin Li[BFD][AARCH64]Properly truncate no overflow checking...
2018-06-04 H.J. LuUse DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence...
2018-05-28 H.J. Luld: Unify STT_GNU_IFUNC handling
2018-05-04 Alan Modra-Wstringop-truncation warnings
2018-03-28 Renlin Li[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-01-24 Renlin Li[LD][AARCH64]Add group relocations to create PC-relativ...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-06-29 Jiong Wang[AArch64] Remove duplicated code when handling some...
2017-03-13 Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-05-17 Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-01-01 Alan ModraCopyright update for binutils
2015-10-02 Renlin Li[LD][AARCH64]Add TLSDESC support for large memory model.
2015-10-02 Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
2015-10-02 Renlin Li[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-08-19 Jiong Wang[AArch64][6/6] LD support TLSLD load/store relocation...
2015-08-19 Jiong Wang[AArch64][4/6] LD support TLSLD move/add relocation...
2015-08-19 Jiong Wang[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-12 H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-08-11 Jiong Wang[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_D...
2015-08-11 Jiong Wang[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_L...
2015-08-11 Jiong Wang[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-07-16 Jiong Wang[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-06-01 Jiong Wang[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01 Jiong Wang[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enabl...
2015-06-01 Jiong Wang[AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-05-20 Jiong Wang[AArch64/BFD] Sort relocation case labels alphabetically
2015-04-01 Marcus Shawcroft[AArch64] Workaround for Cortex A53 erratum 843419
2015-03-04 Marcus Shawcroft[AArch64] Removing unused functions.
2015-03-04 Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26 Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26 Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-13 Jiong Wang[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-10-16 Alan ModraFix 17492, ld segfault with --oformat=binary
2014-06-13 Omair JavaidAdd support for reading Aarch64 core dumps.
2014-03-05 Alan ModraUpdate copyright years
2013-11-11 Yufeng Zhang * elfxx-aarch64.c (_bfd_aarch64_elf_grok_prstatus...
2013-06-26 Yufeng Zhang[AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx...