Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-08-20 | Arm: Fix performance issue with thumb-2 tailcalls | Tamar Christina | 1 | -9/+16 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -1/+1 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -13/+13 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -3/+10 |
2019-07-02 | PR ld/24709 [arm] linker crash and assertion failure with CMSE | Christophe Lyon | 1 | -1/+24 |
2019-07-02 | Ensure that debug information is retained for ARMv8-M security functions. | Srinath Parvathaneni | 1 | -0/+19 |
2019-07-01 | Correct the calculation of offsets for ARM exidx relocs when performing a par... | Nick Clifton | 1 | -1/+1 |
2019-06-12 | Prevent a seg-fault from objdup when disassembling binaries which do not cont... | Adam Lackorzymski | 1 | -2/+8 |
2019-05-22 | ARM STM32L4XX erratum test failure with MALLOC_PERTURB_ | Alan Modra | 1 | -1/+1 |
2019-05-21 | [binutils][Arm] Fix Branch Future relocation handling and testisms | Andre Vieira | 1 | -69/+6 |
2019-05-16 | [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp | Andre Vieira | 1 | -0/+1 |
2019-05-16 | Revert "ARM STM32L4XX erratum test failure" | Alan Modra | 1 | -6/+3 |
2019-05-15 | ARM STM32L4XX erratum test failure | Alan Modra | 1 | -3/+6 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 1 | -1/+59 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 1 | -1/+61 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 1 | -1/+114 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 1 | -6/+43 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -18/+19 |
2019-01-28 | Fix GCC9 warning on elf32-arm.c:elf32_arm_final_link_relocate | Sergio Durigan Junior | 1 | -1/+1 |
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-10-24 | cmse_scan segfault | Alan Modra | 1 | -1/+2 |
2018-07-25 | Suppress string diagnostics for pre-release GCC | Alan Modra | 1 | -3/+3 |
2018-07-21 | Initialize GOT slot for local symbol in non-PIC link. | Eric Botcazou | 1 | -28/+38 |
2018-07-06 | Fix diagnostic errors | Alan Modra | 1 | -1/+3 |
2018-07-02 | [ARM] Update bfd's Tag_CPU_arch knowledge | Thomas Preud'homme | 1 | -0/+32 |
2018-06-04 | Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 | H.J. Lu | 1 | -0/+9 |
2018-05-28 | ld: Unify STT_GNU_IFUNC handling | H.J. Lu | 1 | -5/+0 |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 1 | -1/+1 |
2018-04-25 | [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. | Christophe Lyon | 1 | -21/+43 |
2018-04-25 | [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbol | Christophe Lyon | 1 | -3/+3 |
2018-04-25 | [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f... | Christophe Lyon | 1 | -1/+3 |
2018-04-25 | [ARM] FDPIC: Add stack segment | Christophe Lyon | 1 | -0/+13 |
2018-04-25 | [ARM] Add TLS relocations for FDPIC. | Christophe Lyon | 1 | -12/+67 |
2018-04-25 | [ARM] Implement PLT for FDPIC. | Christophe Lyon | 1 | -9/+143 |