diff options
author | Nick Clifton <nickc@redhat.com> | 1998-06-11 22:32:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-06-11 22:32:44 +0000 |
commit | f4792b683ce9a84e91dcd780b76fa0bd292b7a74 (patch) | |
tree | bd99449dbd934ef44b08ca79ee1a680e874819b5 /binutils/ChangeLog | |
parent | 21ba2ab4c62c622110b816296a5f551476c92a82 (diff) | |
download | gdb-f4792b683ce9a84e91dcd780b76fa0bd292b7a74.zip gdb-f4792b683ce9a84e91dcd780b76fa0bd292b7a74.tar.gz gdb-f4792b683ce9a84e91dcd780b76fa0bd292b7a74.tar.bz2 |
Ooops - forgopt to check this in with the previous delta!
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a343202..7b2885e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +Thu Jun 11 14:48:32 1998 Nick Clifton <nickc@cygnus.com> + + * readelf.c: New file: Display contents of ELF format file. + * readelf.h: New file: Header file for readelf.c + * Makefile.am: Add rules to build readelf. + * Makefile.in: Rebuilt. + * binutils.texi: Document readelf. + * NEWS: Mention inclusion of readelf into binutils. + * po?POTFILES.in; Rebuilt. + Fri Jun 5 18:43:40 1998 Ian Lance Taylor <ian@cygnus.com> * objcopy.c (setup_section): Adjust the section size if copy_byte |