[binutils-gdb] gas/NEWS: announce the new SCFI command line option

Indu Bhagat ibhagat@sourceware.org
Mon Jan 15 11:38:18 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5186cf88ac09eb81cac89de7483e91f9c5ed6252

commit 5186cf88ac09eb81cac89de7483e91f9c5ed6252
Author: Indu Bhagat <indu.bhagat@oracle.com>
Date:   Mon Jan 15 01:00:51 2024 -0800

    gas/NEWS: announce the new SCFI command line option

Diff:
---
 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.


More information about the Binutils-cvs mailing list