Update config.guess and config.sub to the latest upstream version
[binutils-gdb.git] / bfd / elfxx-aarch64.c
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...