aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-04-01 00:32:47 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-04-01 00:32:47 +0000
commit335a1869163d3ef8c488b9815663a683387f9d9a (patch)
tree7936c8034f0b1d33eb1d1a8422ae562dc71f7532 /binutils/ChangeLog
parent6e84a9068469403a0a2280e705cf3cef334afd45 (diff)
downloadgdb-335a1869163d3ef8c488b9815663a683387f9d9a.zip
gdb-335a1869163d3ef8c488b9815663a683387f9d9a.tar.gz
gdb-335a1869163d3ef8c488b9815663a683387f9d9a.tar.bz2
* objdump.c (dump_data): Don't truncate the address to long; make
the width large enough, and uniform for all entries in a section.
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 fe24e9f..a37cd18 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-31 Alexandre Oliva <aoliva@redhat.com>
+
+ * objdump.c (dump_data): Don't truncate the address to long; make
+ the width large enough, and uniform for all entries in a section.
+
2003-03-31 H.J. Lu <hjl@gnu.org>
* readelf.c: Include "libiberty.h".