Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | When displaying ARM private file flag bits, use a 0x prefix. | Alexander Fedotov | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 1 | -2/+2 |
2020-09-10 | aarch64: Return an error on conditional branch to an undefined symbol | Siddhesh Poyarekar | 1 | -18/+19 |
2020-09-02 | ubsan elfnn-aarch64.c:7142 shift exponent 32 is too large | Alan Modra | 1 | -1/+1 |
2020-08-26 | Fix a sanitization problem running the linker testsuite for the AArch64 target. | Nick Clifton | 1 | -1/+1 |
2020-08-21 | Fix problems with the AArch64 linker exposed by testing it with sanitization ... | Nick Clifton | 1 | -4/+6 |
2020-07-30 | aarch64: set sh_entsize of .plt to 0 | Szabolcs Nagy | 1 | -6/+5 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -5/+2 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -36/+2 |
2020-06-09 | IFUNC: Update IFUNC resolver check with DT_TEXTREL | H.J. Lu | 1 | -1/+0 |
2020-06-08 | ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table | H.J. Lu | 1 | -30/+21 |
2020-06-03 | ELF: Consolidate maybe_set_textrel | H.J. Lu | 1 | -28/+2 |
2020-06-03 | ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect | H.J. Lu | 1 | -31/+0 |
2020-06-03 | ELF: Consolidate readonly_dynrelocs | H.J. Lu | 1 | -18/+1 |
2020-06-01 | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 1 | -26/+17 |
2020-05-19 | [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbols | Siddhesh Poyarekar | 1 | -4/+18 |
2020-05-04 | [binutils-gdb][ld][AArch64] Fix group_sections algorithm | Wilco Dijkstra | 1 | -27/+56 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -6/+4 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -1/+15 |
2020-03-02 | elf_backend_section_flags and _bfd_elf_init_private_section_data | Alan Modra | 1 | -3/+17 |
2020-02-26 | Indent labels | Alan Modra | 1 | -3/+3 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -4/+4 |
2020-01-10 | AArch64: Revert setting of elf class in linker stub. | Tamar Christina | 1 | -4/+0 |
2020-01-02 | AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) | Tamar Christina | 1 | -0/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function | Alan Modra | 1 | -111/+32 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -7/+8 |
2019-09-23 | aarch64 bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -7/+6 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -1/+1 |
2019-08-22 | AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). | Tamar Christina | 1 | -20/+63 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -1/+1 |
2019-06-17 | aarch64: remove unnecessary loc_hash_table traversal | Szabolcs Nagy | 1 | -24/+0 |
2019-06-14 | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 1 | -3/+3 |
2019-06-12 | Prevent a seg-fault from objdup when disassembling binaries which do not cont... | Adam Lackorzymski | 1 | -7/+13 |
2019-06-06 | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 1 | -2/+2 |
2019-05-24 | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd | Szabolcs Nagy | 1 | -0/+41 |
2019-05-21 | AArch64: Fix -Werror on build | Tamar Christina | 1 | -1/+1 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 1 | -19/+54 |
2019-04-25 | [BFD, AArch64] Improve bti/pac plts. | Sudakshina Das | 1 | -60/+7 |
2019-04-11 | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. | Tamar Christina | 1 | -5/+8 |
2019-03-21 | [BFD, AArch64, x86] Improve warning for --force-bti | Sudakshina Das | 1 | -8/+17 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 1 | -6/+134 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 1 | -16/+241 |
2019-03-13 | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 1 | -0/+35 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -1/+0 |
2018-11-27 | AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) | Tamar Christina | 1 | -5/+73 |
2018-10-31 | Don't create got section while processing TLS Local Exec relocations. | Renlin Li | 1 | -3/+0 |