diff options
author | Richard Henderson <rth@redhat.com> | 2001-09-09 20:42:11 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2001-09-09 20:42:11 +0000 |
commit | 1cd6895c5500ca8bdab8720e856fd4eba11589f0 (patch) | |
tree | babbd0acb90f34a193237d0748f3be7c82e94d47 /bfd/ChangeLog | |
parent | 79bcdb567f930dd4e76f1353df489c31d1ec4283 (diff) | |
download | gdb-1cd6895c5500ca8bdab8720e856fd4eba11589f0.zip gdb-1cd6895c5500ca8bdab8720e856fd4eba11589f0.tar.gz gdb-1cd6895c5500ca8bdab8720e856fd4eba11589f0.tar.bz2 |
* elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdisp
following a call to a near function.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c17ff62..78f3649 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-09-09 Richard Henderson <rth@redhat.com> + + * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdisp + following a call to a near function. + 2001-09-08 Richard Henderson <rth@redhat.com> * elf64-alpha.c (elf64_alpha_relocate_section): Soft fail |