aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIndu Bhagat <indu.bhagat@oracle.com>2023-06-23 14:36:05 -0700
committerIndu Bhagat <indu.bhagat@oracle.com>2023-06-25 23:24:37 -0700
commit5bd7cdf62752bea8f6150d25aa7ac8c49ff0fd8b (patch)
tree69f371c588c8035434fd2ef811c4c35104a1ab04
parent4ad8dc5e61027b9a23310272aa2aa602cdf899e2 (diff)
binutils/NEWS: announce SFrame version 2 as the new defaultusers/ibhagat/try-sframe-v2
-rw-r--r--binutils/NEWS3
1 files changed, 3 insertions, 0 deletions
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: