diff options
author | Nick Clifton <nickc@redhat.com> | 1998-07-22 23:32:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-07-22 23:32:58 +0000 |
commit | f97d05dc1bd90d1268164a139f958ea79e6d99b9 (patch) | |
tree | 74f79bc356a225c65e02b9cd1148639e83ebd4af /binutils/ChangeLog | |
parent | 6ff4269b8acd22e3fe6bef132288adbef9b8a996 (diff) | |
download | gdb-f97d05dc1bd90d1268164a139f958ea79e6d99b9.zip gdb-f97d05dc1bd90d1268164a139f958ea79e6d99b9.tar.gz gdb-f97d05dc1bd90d1268164a139f958ea79e6d99b9.tar.bz2 |
Get relocation numbers from header files, rather than using built in
functions.
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 e5d9e20..fc63107 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Wed Jul 22 16:29:12 1998 Nick Clifton <nickc@cygnus.com> + + * readelf.c (dump_relocations): Add dumps of HPPA and ARC + relocations. + + (process_relocs): Do not abort if no string table can be found. + 1998-07-22 14:58 Ulrich Drepper <drepper@cygnus.com> * readelf.c: Remove definition of functions to return relocation |