From: Indu Bhagat Date: Thu, 29 Jun 2023 23:29:16 +0000 (-0700) Subject: binutils/NEWS: announce SFrame version 2 as the new default X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a47cd2a1cded07c80f48cc06379966e7b94399e2;p=binutils-gdb.git binutils/NEWS: announce SFrame version 2 as the new default --- 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.