]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gas] Implement .cfi_negate_ra_state directive
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Fri, 6 Dec 2019 12:00:17 +0000 (12:00 +0000)
committerKyrylo Tkachov <kyrylo.tkachov@arm.com>
Fri, 6 Dec 2019 12:00:17 +0000 (12:00 +0000)
commit6e613b58acc527e366e05fb9d9b29bee04874a88
treefd51c5847b4cf01f9c74679559767185e685be15
parentac7435e1b2d88b65d3edd65f6fa2422492f68b97
[gas] Implement .cfi_negate_ra_state directive

2019-12-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

Backported from mainline.
2019-12-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

* dw2gencfi.c (cfi_pseudo_table): Add cfi_negate_ra_state.
* testsuite/gas/aarch64/pac_negate_ra_state.s: New file.
* testsuite/gas/aarch64/pac_negate_ra_state.d: Likewise.
gas/ChangeLog
gas/dw2gencfi.c
gas/testsuite/gas/aarch64/pac_negate_ra_state.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/pac_negate_ra_state.s [new file with mode: 0644]