aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-07-29 05:31:43 +0000
committerAlan Modra <amodra@gmail.com>2001-07-29 05:31:43 +0000
commit2f83960e2ca6a38b4a68d3c394fb2b5c0db2e2af (patch)
treee5c861876b941f8f7d9e13f47956cfee5d1c314f /binutils/ChangeLog
parent6608db57920a95e9fa46823fcc00b46b603d7809 (diff)
downloadgdb-2f83960e2ca6a38b4a68d3c394fb2b5c0db2e2af.zip
gdb-2f83960e2ca6a38b4a68d3c394fb2b5c0db2e2af.tar.gz
gdb-2f83960e2ca6a38b4a68d3c394fb2b5c0db2e2af.tar.bz2
* bucomm.c (list_supported_architectures): New function.
* bucomm.h (list_supported_architectures): Declare. * objdump.c (usage): Call the above.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 93aba19..24d1199 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-28 Matthias Kramm <kramm@quiss.org>
+
+ * bucomm.c (list_supported_architectures): New function.
+ * bucomm.h (list_supported_architectures): Declare.
+ * objdump.c (usage): Call the above.
+
2001-07-25 Dave Brolley <brolley@redhat.com>
* objdump.c (SKIP_ZEROES): Only define it if it is not already defined.