diff options
author | Matthieu Longo <matthieu.longo@arm.com> | 2024-11-21 18:44:07 +0000 |
---|---|---|
committer | Matthieu Longo <matthieu.longo@arm.com> | 2025-01-14 10:53:21 +0000 |
commit | b4c230fe2283cfe1a14426f68a1b76b05596a295 (patch) | |
tree | 0a7bfd1c78db64cabea42cd81f14d1661649646a /gdb | |
parent | 1956ad8d66b4dcbdda96073be208aeab99af4502 (diff) | |
download | binutils-b4c230fe2283cfe1a14426f68a1b76b05596a295.zip binutils-b4c230fe2283cfe1a14426f68a1b76b05596a295.tar.gz binutils-b4c230fe2283cfe1a14426f68a1b76b05596a295.tar.bz2 |
aarch64: make explicit that CFI gnu_window_save is for Sparc, not AArch64
- add a detailed comment when parsing DW_CFA_GNU_window_save in SFrame to
explain why we are checking whether the targeted architecture is AArch64,
whereas this CFI is a Sparc extension.
- replace .cfi_gnu_window_save by .cfi_negate_ra_state in existing AArch64
DWARF tests as this is the preferred directive since GCC 15.
- add a new AArch64 test to check backward compatibility with old GCC
versions that emits .cfi_gnu_window_save.
Approved-by: Indu Bhagat <indu.bhagat@oracle.com>
Approved-by: Richard Earnshaw <richard.earnshaw@arm.com>
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions