]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
binutils/NEWS: add text for SFrame support
authorIndu Bhagat <indu.bhagat@oracle.com>
Tue, 15 Nov 2022 23:07:19 +0000 (15:07 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Tue, 15 Nov 2022 23:50:05 +0000 (15:50 -0800)
ChangeLog:

* binutils/NEWS: Add item for SFrame support.

binutils/NEWS

index b4978f590863f7a7c7889ca5079f1a88ef51a3e4..5ff17f676505d1a119ce9ea2e9270fc260969f93 100644 (file)
@@ -17,6 +17,9 @@
   not it generates deterministic output libraries.  If neither of these options
   are used the default is whatever was set when the binutils were configured.
   
+* readelf and objdump now have a newly added option --sframe which dumps the
+  SFrame section.
+
 Changes in 2.39:
 
 * Add --no-weak/-W option to nm to make it ignore weak symbols.