Age | Commit message (Expand) | Author | Files | Lines |
2025-01-23 | ld: fix alignment issue for ARM thumb long branch stub using PureCode section | Torbjörn SVENSSON | 4 | -1/+57 |
2025-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2024-11-08 | arm, objdump: Make objdump use bfd's machine detection to drive disassembly | Andre Vieira | 1 | -2/+2 |
2024-09-11 | arm: Handle undefweak with ST_BRANCH_UNKNOWN | Christophe Lyon | 3 | -0/+22 |
2024-09-04 | arm: Do not insert stubs needing Arm code on Thumb-only cores. | Christophe Lyon | 10 | -7/+56 |
2024-02-15 | Re: elf_backend_finish_dynamic_symbol returning false | Alan Modra | 1 | -0/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2023-10-05 | Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf ta... | A. Wilcox | 2 | -2/+2 |
2023-09-04 | arm: Make 'conflicting CPU architectures' error message more user-friendly | Christophe Lyon | 2 | -2/+2 |
2023-01-20 | arm32: Fix rodata-merge-map | Michael Matz | 2 | -4/+4 |
2023-01-12 | ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000 | Hans-Peter Nilsson | 7 | -29/+32 |
2023-01-09 | Fix PR18841 ifunc relocation ordering | Christophe Lyon | 3 | -39/+39 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 2 | -2/+2 |
2022-12-21 | enable-non-contiguous-regions warnings | Alan Modra | 4 | -4/+8 |
2022-12-20 | bfd: Discard symbol regardless of warning flag | Torbjörn SVENSSON | 4 | -0/+53 |
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 |