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

Message ID 20230629235326.1167898-4-indu.bhagat@oracle.com
State Unresolved
Headers
Series [COMMITTED] binutils/NEWS: announce SFrame version 2 as the new default |

Checks

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

Commit Message

Indu Bhagat June 29, 2023, 11:53 p.m. UTC
  ---
 binutils/NEWS | 3 +++
 1 file changed, 3 insertions(+)
  

Patch

diff --git a/binutils/NEWS b/binutils/NEWS
index 3aea8755339..7084aadabda 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.
   
 * Add command-line option, --strip-section-headers, to objcopy and strip to
   remove ELF section header from ELF file.