[12/12] binutils/NEWS: announce SFrame version 2 as the new default

Message ID 20230627212028.2138604-13-indu.bhagat@oracle.com
State Unresolved
Headers
Series SFrame Version 2 - definition and support |

Checks

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

Commit Message

Indu Bhagat June 27, 2023, 9:20 p.m. UTC
  ---
 binutils/NEWS | 3 +++
 1 file changed, 3 insertions(+)
  

Patch

diff --git a/binutils/NEWS b/binutils/NEWS
index 00ef7c43610..152e8d0ce64 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -13,6 +13,9 @@ 
   updates the ABI in an incompatible way: this includes removal of
   sframe_get_funcdesc_with_addr API, change in the behavior of
   sframe_fre_get_ra_offset and sframe_fre_get_fp_offset APIs.
+
+* SFrame Version 2 is now the default (and only) format version supported by
+  gas, ld, readelf and objdump.
   
 Changes in 2.40: