projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e619ddd
)
binutils/NEWS: add text for SFrame support
author
Indu Bhagat
<indu.bhagat@oracle.com>
Tue, 15 Nov 2022 23:07:19 +0000
(15:07 -0800)
committer
Indu 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
patch
|
blob
|
history
diff --git
a/binutils/NEWS
b/binutils/NEWS
index b4978f590863f7a7c7889ca5079f1a88ef51a3e4..5ff17f676505d1a119ce9ea2e9270fc260969f93 100644
(file)
--- a/
binutils/NEWS
+++ b/
binutils/NEWS
@@
-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.