diff options
author | Richard Henderson <rth@redhat.com> | 1998-04-26 03:09:20 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-04-26 03:09:20 +0000 |
commit | dbcd157d76a3345ee473a8fb5096b0d18c610345 (patch) | |
tree | dc5ed81705a88ac6bdaed8aa20e66de92ff1113f /bfd | |
parent | 2506b5688c22ae1bc610c8a1d7ef979a31b58af9 (diff) | |
download | fsf-binutils-gdb-dbcd157d76a3345ee473a8fb5096b0d18c610345.zip fsf-binutils-gdb-dbcd157d76a3345ee473a8fb5096b0d18c610345.tar.gz fsf-binutils-gdb-dbcd157d76a3345ee473a8fb5096b0d18c610345.tar.bz2 |
* elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.
Change all users.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2710c8b..7aba8da 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 25 20:07:53 1998 Richard Henderson <rth@cygnus.com> + + * elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other. + Change all users. + Sat Apr 25 18:29:07 1998 Richard Henderson <rth@cygnus.com> * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members. |