Age | Commit message (Expand) | Author | Files | Lines |
2021-05-25 | Add range checks to local array accesses in elf32-arm.c. | Nick Clifton | 1 | -21/+91 |
2021-05-25 | Fix formatting in elf32-arm.c | Nick Clifton | 1 | -183/+199 |
2021-05-11 | arm: correctly decode Tag_THUMB_ISA_use=3 for thumb2 features | Richard Earnshaw | 1 | -1/+3 |
2021-04-28 | Stop the BFD library from treating annobin symbols as potential function symb... | Nick Clifton | 1 | -9/+18 |
2021-04-14 | PR27630, ubsan: elf32-arm.c:6587:20 | Alan Modra | 1 | -2/+3 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -2/+0 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -966/+966 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 1 | -3/+3 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -6/+6 |
2021-02-09 | Remove arm-symbianelf | Alan Modra | 1 | -702/+389 |
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-09-01 | arm: ubsan: shift exponent 4G | Alan Modra | 1 | -2/+2 |
2020-09-01 | PR26429 UBSAN: elf32-arm.c load /store misaligned address | Alan Modra | 1 | -8/+21 |
2020-09-01 | PR26423 UBSAN: elf32-arm.c:10237 left shift cannot be represented | Alan Modra | 1 | -1/+1 |
2020-08-27 | arm-symbianelf segfault | Alan Modra | 1 | -1/+3 |
2020-08-25 | PR26422, ASAN: elf32_arm_final_link_relocate elf32-arm.c:10351 | Alan Modra | 1 | -35/+18 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -3/+4 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -5/+3 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -70/+3 |
2020-06-08 | ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table | H.J. Lu | 1 | -26/+19 |
2020-06-06 | ELF: Add target_os to elf_link_hash_table/elf_backend_data | H.J. Lu | 1 | -54/+55 |
2020-06-03 | ELF: Consolidate maybe_set_textrel | H.J. Lu | 1 | -29/+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 | -20/+16 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -19/+9 |
2020-04-01 | Arm: Fix LSB of GOT for Thumb2 only PLT. | Tamar Christina | 1 | -0/+6 |
2020-04-01 | Arm: Fix thumb2 PLT branch offsets. | Tamar Christina | 1 | -2/+2 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -6/+3 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -0/+11 |
2020-03-02 | elf_backend_section_flags and _bfd_elf_init_private_section_data | Alan Modra | 1 | -2/+2 |
2020-02-26 | Indent labels | Alan Modra | 1 | -4/+4 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -4/+4 |
2020-01-10 | [PR ld/22269] arm: Avoid dynamic relocs for undefweak symbols in static PIE | Szabolcs Nagy | 1 | -4/+2 |
2020-01-03 | Fix potential illegal memory access failures in the BFD library by ensuring t... | Nick Clifton | 1 | -5/+6 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-11 | bfd signed overflow fixes | Alan Modra | 1 | -9/+9 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function | Alan Modra | 1 | -111/+30 |
2019-11-21 | ARM cmse_scan segfault | Alan Modra | 1 | -2/+5 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -5/+7 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 1 | -3/+3 |
2019-10-15 | remove more xmalloc in bfd | Alan Modra | 1 | -1/+4 |
2019-10-04 | [PR ld/22263][PR ld/25056] arm: Avoid dynamic TLS relocs in PIE | Szabolcs Nagy | 1 | -5/+5 |
2019-10-04 | [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC | Szabolcs Nagy | 1 | -2/+2 |
2019-09-23 | arm bfd.h tidy | Alan Modra | 1 | -0/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -13/+14 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -1/+1 |
2019-08-22 | ARM CMSE symbols | Alan Modra | 1 | -20/+6 |