diff options
author | Nick Clifton <nickc@redhat.com> | 2003-11-26 11:49:10 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-11-26 11:49:10 +0000 |
commit | 9eb20dd876711c0e7d27a52d38676dfb721b0c43 (patch) | |
tree | c0bafd6470782da3956499d6460013011ebbaa68 /binutils/ChangeLog | |
parent | 526c61eee0e858ee2a9c18fd05768807fbc73ff3 (diff) | |
download | gdb-9eb20dd876711c0e7d27a52d38676dfb721b0c43.zip gdb-9eb20dd876711c0e7d27a52d38676dfb721b0c43.tar.gz gdb-9eb20dd876711c0e7d27a52d38676dfb721b0c43.tar.bz2 |
Add a comment describing the difference between readelf and objdump.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3b73d06..e7d5309 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2003-11-26 Daniel Jacobowitz <drow@mvista.com> + Nick Clifton <nickc@redhat.com> + + * readelf.c: Add a comment describing the difference between + readelf and objdump. + * doc/binutils.texi (readelf): Likewise. + 2003-11-25 Danny Smith <dannysmith@users.sourceforge.net> * doc/binutils.texi (dlltool): Document dlltool --temp-prefix |