Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -11/+12 |
2014-08-26 | [AArch64] Improve copy relocation support on four absolute relocation types | Jiong Wang | 1 | -10/+23 |
2014-07-08 | Enable elf_backend_rela_normal for AArch64 | Jiong Wang | 1 | -9/+2 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -6/+6 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -3/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -18/+18 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -3/+3 |
2014-06-04 | bfd/elfnn-aarch64.c: Cleanup a couple of TLS functions | Will Newton | 1 | -3/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-04-22 | bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags | Will Newton | 1 | -14/+0 |
2014-04-15 | [AArch64] Fix off by one error in instruction relaxation mask. | Marcus Shawcroft | 1 | -1/+1 |
2014-03-25 | bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ | Will Newton | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-14 | 2014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org> | Christophe Lyon | 1 | -5/+4 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -1/+1 |
2013-12-17 | Use _bfd_elf_copy_private_bfd_data | H.J. Lu | 1 | -28/+0 |
2013-11-26 | bfd/elfnn-aarch64.c: Handle static links with ifunc correctly. | Will Newton | 1 | -1/+29 |
2013-11-26 | bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms. | Will Newton | 1 | -1/+2 |
2013-11-13 | bfd/ | Yufeng Zhang | 1 | -0/+12 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-10-03 | aarch64: Add support for GNU indirect functions. | Will Newton | 1 | -66/+604 |
2013-09-25 | 2013-08-25 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 1 | -2/+2 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 1 | -1/+1 |
2013-07-28 | 2013-07-27 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 1 | -1/+1 |
2013-07-27 | 2013-07-27 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 1 | -0/+3 |
2013-07-03 | [AArch64] Tidy up switch statements in elfnn-aarch64.c | Marcus Shawcroft | 1 | -30/+30 |
2013-07-02 | [AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_ | Marcus Shawcroft | 1 | -19/+72 |
2013-06-27 | [AArch64] Fix the placement of &_DYNAMIC in the GOT. | Marcus Shawcroft | 1 | -9/+13 |
2013-06-26 | [AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.c | Yufeng Zhang | 1 | -581/+90 |
2013-06-26 | [AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handling | Yufeng Zhang | 1 | -797/+850 |
2013-06-26 | [AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ld | Yufeng Zhang | 1 | -385/+415 |
2013-06-26 | [AArch64, ILP32] 1/6 Rename elf64-aarch64.c to elfnn-aarch64.c | Yufeng Zhang | 1 | -0/+7113 |