aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorIndu Bhagat <indu.bhagat@oracle.com>2024-01-15 01:00:51 -0800
committerIndu Bhagat <indu.bhagat@oracle.com>2024-01-15 03:31:35 -0800
commit5186cf88ac09eb81cac89de7483e91f9c5ed6252 (patch)
tree1a21ae7ae6a6369aeed6c4cbb0a806fdc8c1f0b1 /gas/NEWS
parentc27e4f66fa764700a87b80abe94f0c28420ce122 (diff)
downloadgdb-5186cf88ac09eb81cac89de7483e91f9c5ed6252.zip
gdb-5186cf88ac09eb81cac89de7483e91f9c5ed6252.tar.gz
gdb-5186cf88ac09eb81cac89de7483e91f9c5ed6252.tar.bz2
gas/NEWS: announce the new SCFI command line option
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 74df7e6..43662fa 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,7 @@
-*- text -*-
+* Experimental support in GAS to synthesize CFI for ABI-conformant,
+ hand-written asm using the new command line option --scfi=experimental on
+ x86-64. Only System V AMD64 ABI is supported.
* Add support for 'armv8.9-a' and 'armv9.4-a' for -march in Arm GAS.