Age | Commit message (Expand) | Author | Files | Lines |
2022-11-02 | arm: PR 29739 Fix typo where ';' should not have been replaced with '@' | Christophe Lyon | 3 | -3/+3 |
2022-11-01 | opcodes/arm: use '@' consistently for the comment character | Andrew Burgess | 115 | -1209/+1209 |
2022-10-27 | Re: ld/testsuite: adjust ld-arm to run shared tests only when supported | Alan Modra | 1 | -2/+2 |
2022-10-24 | ld/testsuite: adjust ld-arm to run shared tests only when supported | Clément Chigot | 1 | -159/+166 |
2022-08-13 | readelf: print 0x0 as 0, and remove trailing spaces | Alan Modra | 1 | -9/+9 |
2022-06-25 | arm: Define elf_backend_extern_protected_data to 0 [PR 18705] | Fangrui Song | 1 | -1/+1 |
2022-05-31 | Trailing spaces in objdump -r header | Alan Modra | 20 | -20/+20 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2021-09-21 | Change the linker's heuristic for computing the entry point for binaries so t... | Nick Clifton | 1 | -1/+1 |
2021-08-11 | Deprecate a.out support for NetBSD targets. | John Ericson | 1 | -2/+2 |
2021-05-12 | arm: fix fallout from recent thumb2 detection patch | Richard Earnshaw | 1 | -1/+1 |
2021-04-21 | Adjust readelf's output so that section symbols without a name as shown with ... | Nick Clifton | 2 | -4/+4 |
2021-02-09 | Remove arm-symbianelf | Alan Modra | 3 | -25/+0 |
2021-01-04 | PR26822, How to prevent a STT_FILE with absolute path in the linked image | Alan Modra | 4 | -4/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2020-08-14 | AArch64: Relax thumb-plt testcases regexpr. | Tamar Christina | 2 | -4/+4 |
2020-07-03 | Re: Change readelf's display of symbol names | Alan Modra | 2 | -14/+14 |
2020-07-02 | Change readelf's display of symbol names (when not in --wide mode) so that if... | Nick Clifton | 1 | -3/+3 |
2020-04-14 | readelf: Consolidate --syms --use-dynamic with --dyn-syms | H.J. Lu | 10 | -137/+147 |
2020-04-01 | Arm: Skip Thumb2 PLT tests on NaCL. | Tamar Christina | 1 | -2/+4 |
2020-04-01 | Arm: Fix LSB of GOT for Thumb2 only PLT. | Tamar Christina | 2 | -0/+15 |
2020-04-01 | Arm: Fix thumb2 PLT branch offsets. | Tamar Christina | 3 | -0/+54 |
2020-03-18 | Non-contiguous memory regions support: Fix testcases after previous commit | Christophe Lyon | 1 | -1/+1 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 14 | -0/+565 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2019-11-26 | Introduce new .text.sorted.* sections. | Martin Liska | 3 | -0/+3 |
2019-11-07 | aarch64 and arm testsuite fixes for targets lacking shared libs | Alan Modra | 12 | -16/+80 |
2019-10-07 | ld-arm/tls-gdesc-neg test | Alan Modra | 1 | -1/+1 |
2019-10-04 | [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC | Szabolcs Nagy | 3 | -0/+73 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 5 | -5/+5 |
2019-08-20 | Arm: Fix performance issue with thumb-2 tailcalls | Tamar Christina | 23 | -77/+77 |
2019-07-22 | Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform... | Srinath Parvathaneni | 1 | -9/+9 |
2019-07-02 | Ensure that debug information is retained for ARMv8-M security functions. | Srinath Parvathaneni | 4 | -0/+198 |
2019-07-01 | Correct the calculation of offsets for ARM exidx relocs when performing a par... | Nick Clifton | 1 | -0/+2 |
2019-05-21 | [binutils][Arm] Fix Branch Future relocation handling and testisms | Andre Vieira | 4 | -0/+47 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 3 | -0/+46 |
2019-04-15 | [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline | Andre Vieira | 3 | -0/+36 |
2019-04-15 | [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline | Andre Vieira | 3 | -0/+37 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 3 | -0/+16 |
2019-03-25 | Arm: Fix Arm disassembler mapping symbol search. | Tamar Christina | 2 | -3/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2018-07-02 | [ARM] Update bfd's Tag_CPU_arch knowledge | Thomas Preud'homme | 4 | -4/+4 |
2018-06-14 | ELF dynsyms | Alan Modra | 7 | -143/+142 |
2018-04-25 | [ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice... | Christophe Lyon | 1 | -2/+2 |
2018-04-25 | [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. | Christophe Lyon | 7 | -0/+289 |
2018-04-25 | [ARM] FDPIC: New tests. | Christophe Lyon | 11 | -0/+796 |
2018-04-25 | Remove arm-aout and arm-coff support | Alan Modra | 67 | -67/+67 |
2018-02-26 | ld error/warning messages | Alan Modra | 7 | -7/+7 |
2018-02-26 | BFD messages | Alan Modra | 6 | -6/+6 |
2018-02-26 | ARM and AArch64 messages | Alan Modra | 23 | -45/+36 |