diff options
author | Jeff Law <law@redhat.com> | 1999-06-21 15:55:47 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-06-21 15:55:47 +0000 |
commit | 6202000d600f913b39e8635a70a34c89bb61ce32 (patch) | |
tree | 4d3518cb93ca510276e0ec3a666999a08e8e778b /binutils | |
parent | b388df87545c0be95b41dd90eb46c453aae406d8 (diff) | |
download | gdb-6202000d600f913b39e8635a70a34c89bb61ce32.zip gdb-6202000d600f913b39e8635a70a34c89bb61ce32.tar.gz gdb-6202000d600f913b39e8635a70a34c89bb61ce32.tar.bz2 |
m
* readelf.c (dump_relocations): Use elf_hppa_reloc_type instead of
elf32_hppa_reloc_type.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e2f8b48..75a6a79 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 21 16:49:11 1999 Jeffrey A Law (law@cygnus.com) + + * readelf.c (dump_relocations): Use elf_hppa_reloc_type instead of + elf32_hppa_reloc_type. + 1999-06-17 Nick Clifton <nickc@cygnus.com> * dlltool.c (mcore_elf_gen_out_file): Link object files with the |