diff options
author | Richard Henderson <rth@redhat.com> | 1997-09-07 21:34:32 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1997-09-07 21:34:32 +0000 |
commit | 60b570d17a8fa5e72665ca8f3a9c98462c66f915 (patch) | |
tree | 7122a4873ff12137c2b6418821e1f5a2ad3c2c50 /bfd | |
parent | b637f306bac78d02ec2944199271dd989a31abb2 (diff) | |
download | gdb-60b570d17a8fa5e72665ca8f3a9c98462c66f915.zip gdb-60b570d17a8fa5e72665ca8f3a9c98462c66f915.tar.gz gdb-60b570d17a8fa5e72665ca8f3a9c98462c66f915.tar.bz2 |
Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
* bfd/elf64-alpha.c (reloc_howto_type): Fix the howto table.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 56c4c13..f8b092a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu) + + * bfd/elf64-alpha.c (reloc_howto_type): Fix the howto table. + Thu Sep 4 09:44:10 1997 Ian Lance Taylor <ian@cygnus.com> * Makefile.am: Rebuild dependencies. |