Automatic date update in version.in
[binutils-gdb.git] / bfd / elfnn-aarch64.c
2015-07-27 Szabolcs Nagy[AArch64] Fix extern protected data handling
2015-07-17 Jiong Wang[AArch64] Sort TLS reloc types alphabetically
2015-07-16 Jiong Wang[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_P...
2015-07-16 Jiong Wang[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-06-23 Jiong Wang[AArch64] Generate DT_TEXTREL for relocation against...
2015-06-15 Renlin Li[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-06-01 Jiong Wang[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01 Jiong Wang[AArch64] GAS 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-06-01 Jiong Wang[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-05-20 Jiong Wang[AArch64/BFD] Sort relocation case labels alphabetically
2015-05-18 Jiong Wang[AArch64] Remove X86-64 comments
2015-05-14 Jiong Wang[AArch64] Remove BFD overflow check restrictions
2015-04-24 Jiong Wang[AArch64] PR18270, fix handling of GOT entry for local...
2015-04-24 Jiong Wang[AArch64] Improve PC-relative relocation check for...
2015-04-01 Marcus Shawcroft[AArch64] Workaround for Cortex A53 erratum 843419
2015-03-26 Tejas Belagod[AArch64] Fix branch stubs for BE
2015-03-25 Marcus Shawcroft[AArch64] Implement branch over stub section.
2015-03-25 Marcus Shawcroft[AArch64] Adjust veneer count.
2015-03-24 Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_get_stub_for_link_sec...
2015-03-24 Marcus Shawcroft[AArch64] Refactor section_group[] representation.
2015-03-24 Marcus Shawcroft[AArch64] Refactor generation of 835769 workaround...
2015-03-24 Marcus Shawcroft[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.
2015-03-23 Keith Seitz[OBV] Fix build -- missing ';'
2015-03-23 Marcus ShawcroftFactor out _bfd_aarch64_erratum_835769_stub_name
2015-03-23 Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_resize_stubs()
2015-03-23 Marcus Shawcroft[AArch64] Factor stub creation code into _bfd_aarch64_c...
2015-03-23 Marcus Shawcroft[AArch64] Factor out common behaviour between elf_aarch...
2015-03-23 Marcus Shawcroft[AArch64] Flip sense of erratum_835769_scan.
2015-03-23 Marcus Shawcroft[AArch64] Drop unused argument to elf_aarch64_create_or...
2015-03-23 Marcus Shawcroft[AArch64] Remove unused variable.
2015-03-23 Marcus ShawcroftRemove dead code.
2015-03-23 Marcus Shawcroft[AArch64] Tidy up in aarch64_mem_op_p().
2015-03-23 Marcus Shawcroft[AArch64] Adjust layout of elfNN_aarch64_write_section.
2015-03-04 Marcus Shawcroft[AArch64] Call abort() consistently in unhandled stub...
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-02-26 Marcus ShawcroftFix field size for TLSDESC_CALL
2015-02-26 Marcus ShawcroftFix field size for TLSLE_MOVW_TPREL_* relocations.
2015-02-26 Marcus ShawcroftFix TLSIE_MOVW_GOTTPREL_G0_NC field size.
2015-02-03 Will Newtonbfd/elfnn-aarch64.c: Set st_value to zero for undefined...
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-13 Jiong Wang[AArch64] Fix function pointer variable with -Bsymbolic...
2015-01-13 Jiong Wang[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2
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-12-22 Nick CliftonMore fixes for memory access violations exposed by...
2014-12-12 Alan ModraCopy relocations against protected symbols
2014-11-24 Jiong Wang[AArch64] Cortex-A53 Erratum 835769 -- sort maps
2014-10-24 Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-08-26 Jiong Wang[AArch64] Improve copy relocation support on four absol...
2014-07-08 Jiong WangEnable elf_backend_rela_normal for AArch64
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-06-13 Alan ModraMove link_hash_table_free functions earlier
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-04 Will Newtonbfd/elfnn-aarch64.c: Cleanup a couple of TLS functions
2014-05-02 Alan Modrabfd target vector rationalisation
2014-04-22 Will Newtonbfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags
2014-04-15 Marcus Shawcroft[AArch64] Fix off by one error in instruction relaxatio...
2014-03-25 Will Newtonbfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
2014-03-05 Alan ModraUpdate copyright years
2014-01-14 Christophe Lyon2014-01-14 Michael Hudson-Doyle <michael.hudson@linar...
2013-12-17 H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-12-17 H.J. LuUse _bfd_elf_copy_private_bfd_data
2013-11-26 Will Newtonbfd/elfnn-aarch64.c: Handle static links with ifunc...
2013-11-26 Will Newtonbfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offse...
2013-11-13 Yufeng Zhangbfd/
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-10-03 Will Newtonaarch64: Add support for GNU indirect functions.
2013-09-25 Andrew Pinski2013-08-25 Andrew Pinski <apinski@cavium.com>
2013-08-23 Nick Clifton PR binutils/15834
2013-07-28 Andrew Pinski2013-07-27 Andrew Pinski <apinski@cavium.com>
2013-07-27 Andrew Pinski2013-07-27 Andrew Pinski <apinski@cavium.com>
2013-07-03 Marcus Shawcroft[AArch64] Tidy up switch statements in elfnn-aarch64.c
2013-07-02 Marcus Shawcroft[AArch64] Fix creation of .got and placement of _GLOBAL...
2013-06-27 Marcus Shawcroft[AArch64] Fix the placement of &_DYNAMIC in the GOT.
2013-06-26 Yufeng Zhang[AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx...
2013-06-26 Yufeng Zhang[AArch64, ILP32] 3/6 Support for ELF32 relocs and refac...
2013-06-26 Yufeng Zhang[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and...
2013-06-26 Yufeng Zhang[AArch64, ILP32] 1/6 Rename elf64-aarch64.c to elfnn...