[V4,14/14] gas/NEWS: announce the new SCFI command line option

Message ID 20240103071526.3846985-15-indu.bhagat@oracle.com
State Unresolved
Headers
Series Synthesize CFI for hand-written asm |

Checks

Context Check Description
snail/binutils-gdb-check warning Git am fail log

Commit Message

Indu Bhagat Jan. 3, 2024, 7:15 a.m. UTC
  [No changes since V2]
---
 gas/NEWS | 2 ++
 1 file changed, 2 insertions(+)
  

Patch

diff --git a/gas/NEWS b/gas/NEWS
index cf0020c75ae..e69ecfe049e 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,6 @@ 
 -*- text -*-
+* New command line option --scfi[=all,none] to synthesize CFI for hand-written
+  asm.
 
 * Initial support for Intel APX: 32 GPRs, NDD, PUSH2/POP2 and PUSHP/POPP.