diff options
author | Indu Bhagat <indu.bhagat@oracle.com> | 2022-11-15 15:07:24 -0800 |
---|---|---|
committer | Indu Bhagat <indu.bhagat@oracle.com> | 2022-11-15 15:50:05 -0800 |
commit | b2cb03d5c3bb0a61d07d00c497a4256f83a894fd (patch) | |
tree | 11a7e713e19685113f5168a6aaeeda92043264b6 | |
parent | 9968a11f9fd38f4e374eb4ee0035e23ea406c349 (diff) | |
download | binutils-gdb-b2cb03d5c3bb0a61d07d00c497a4256f83a894fd.tar.gz |
gas/NEWS: add text about new command line option and SFrame support
ChangeLog:
* gas/NEWS: Add SFrame related news.
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ * Add support for Cortex-X1C for Arm. +* New command line option --gsframe to generate SFrame unwind information + on x86_64 and aarch64 targets. + Changes in 2.39: * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and |