[AArch64] Cortex-A53 Erratum 835769 -- sort maps
[platform/upstream/binutils.git] / bfd / elfnn-aarch64.c
2014-11-24 Jiong Wang[AArch64] Cortex-A53 Erratum 835769 -- sort maps
2014-10-28 Alan ModraMerge bfd_find_nearest_line variants
2014-10-24 Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
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...