diff options
author | Nick Clifton <nickc@redhat.com> | 1998-07-22 17:28:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-07-22 17:28:17 +0000 |
commit | e293b0962ecb67ad57c4411fa4f80c9450a03d71 (patch) | |
tree | d65d82c47b67fd440eb93bf7e87a368d1a781f21 /binutils/ChangeLog | |
parent | 7943e38d43a7cfd3ff024c44d0d094d77c8dec22 (diff) | |
download | gdb-e293b0962ecb67ad57c4411fa4f80c9450a03d71.zip gdb-e293b0962ecb67ad57c4411fa4f80c9450a03d71.tar.gz gdb-e293b0962ecb67ad57c4411fa4f80c9450a03d71.tar.bz2 |
Display number of unrecognised relocations.
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 c5e6781..101cdc6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 22 10:26:32 1998 Nick Clifton <nickc@cygnus.com> + + * readelf.c (dump_relocations): Display number of unrecognised + relocations. + 1998-07-21 13:13 Ulrich Drepper <drepper@cygnus.com> * readelf.c: Use symbolic names of relocation entries for the various |