From 5186cf88ac09eb81cac89de7483e91f9c5ed6252 Mon Sep 17 00:00:00 2001 From: Indu Bhagat Date: Mon, 15 Jan 2024 01:00:51 -0800 Subject: [PATCH] gas/NEWS: announce the new SCFI command line option --- gas/NEWS | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.47.3