diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-06 08:07:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-06 08:07:42 +0000 |
commit | 04c341284d2d2ed25871caa4f94c44fbcc46b623 (patch) | |
tree | 5ce8e3abe7e7d609c6471f0103b2e69e7d721e62 /binutils/ChangeLog | |
parent | ae09a482703b2670050330e8faaf732897d32234 (diff) | |
download | gdb-04c341284d2d2ed25871caa4f94c44fbcc46b623.zip gdb-04c341284d2d2ed25871caa4f94c44fbcc46b623.tar.gz gdb-04c341284d2d2ed25871caa4f94c44fbcc46b623.tar.bz2 |
Document that the -x switch includs the effect of the -p switch.
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 5b51483..fa0cb4a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2004-09-06 Michael Wardle <mbw@endbracket.net> + + * doc/binutils.texi (objdump): Document that the -x switch includs + the effect of the -p switch. + 2004-09-04 Danny Smith <dannysmith@users.sourceforge.net> * dlltool.c (make_one_lib_file): Test if internal_name was |