From: Indu Bhagat Date: Mon, 15 Jan 2024 09:00:51 +0000 (-0800) Subject: gas/NEWS: announce the new SCFI command line option X-Git-Tag: binutils-2_42~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5186cf88ac09eb81cac89de7483e91f9c5ed6252;p=thirdparty%2Fbinutils-gdb.git gas/NEWS: announce the new SCFI command line option --- diff --git a/gas/NEWS b/gas/NEWS index 74df7e61349..43662fa1360 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.