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

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

Checks

Context Check Description
linaro-tcwg-bot/tcwg_binutils_build--master-arm success Testing passed
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 success Testing passed
linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 success Testing passed
linaro-tcwg-bot/tcwg_binutils_check--master-arm success Testing passed

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.