diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-08-18 01:58:12 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-08-18 01:58:12 +0000 |
commit | 2ac374c471f9bd364e060cd64a1d65a453877015 (patch) | |
tree | 026a897d0f4075e35b8d6a548487456911b63a9b /binutils/ChangeLog | |
parent | 353e2c6994b3167b548f1493efe641ac685959e1 (diff) | |
download | gdb-2ac374c471f9bd364e060cd64a1d65a453877015.zip gdb-2ac374c471f9bd364e060cd64a1d65a453877015.tar.gz gdb-2ac374c471f9bd364e060cd64a1d65a453877015.tar.bz2 |
2000-08-17 Christopher C. Chimelis <chris@debian.org>
* objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 998851a..0954842 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-08-17 Christopher C. Chimelis <chris@debian.org> + + * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common"). + 2000-08-17 Nick Clifton <nickc@redhat.com> * readelf.c (display_debug_pubnames): Only issue warning |