diff options
author | Ben Elliston <bje@au.ibm.com> | 2002-10-22 22:40:47 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2002-10-22 22:40:47 +0000 |
commit | aefbdd678e19df6c3d32fff508ffd772eb76461b (patch) | |
tree | 5236b46cf8f308919545cff9d9e5ddf3a651e9d3 /binutils/ChangeLog | |
parent | c1fd659837e15e4fd23fe91d8a69fcd64b32e9c1 (diff) | |
download | gdb-aefbdd678e19df6c3d32fff508ffd772eb76461b.zip gdb-aefbdd678e19df6c3d32fff508ffd772eb76461b.tar.gz gdb-aefbdd678e19df6c3d32fff508ffd772eb76461b.tar.bz2 |
* doc/binutils.texi (objdump): Document -z and move the entry for
--disassemble-zeroes to the end of the options section (for `z').
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2099119..787e4e8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-10-23 Ben Elliston <bje@redhat.com> + + * doc/binutils.texi (objdump): Document -z and move the entry for + --disassemble-zeroes to the end of the options section (for `z'). + 2002-10-21 Nick Clifton <nickc@redhat.com> * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer. |