aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-05-27 09:21:18 +0930
committerAlan Modra <amodra@gmail.com>2021-05-27 10:47:13 +0930
commit6643bb0010d9b3a2a222713420a70eb4da3e42cd (patch)
treef30e010f64a995e1286bba00204898bacc2cff0c /binutils/ChangeLog
parentbadf836a0c727608d7660949bf353525ee2d8252 (diff)
downloadgdb-6643bb0010d9b3a2a222713420a70eb4da3e42cd.zip
gdb-6643bb0010d9b3a2a222713420a70eb4da3e42cd.tar.gz
gdb-6643bb0010d9b3a2a222713420a70eb4da3e42cd.tar.bz2
readelf -w and --debug-dump option help
* readelf (usage): Order -w letters to match --debug-dump= and move common '=' for --debug-dump out of brackets.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index acee8f7..7e69f9d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-27 Alan Modra <amodra@gmail.com>
+
+ * readelf (usage): Order -w letters to match --debug-dump= and
+ move common '=' for --debug-dump out of brackets.
+
2021-05-26 H.J. Lu <hongjiu.lu@intel.com>
PR ld/27905