diff options
author | Richard Henderson <rth@redhat.com> | 2002-01-23 21:51:53 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-01-23 21:51:53 +0000 |
commit | 8ba89f17ac1428020f206e8da24e750f0cfc2cae (patch) | |
tree | fbd9f06c17a6eeb60057fa39b4dc9321d39aa0cb /bfd/ChangeLog | |
parent | 3d6e1b5afe29d04334ccb8ed89da18258796a4d5 (diff) | |
download | gdb-8ba89f17ac1428020f206e8da24e750f0cfc2cae.zip gdb-8ba89f17ac1428020f206e8da24e750f0cfc2cae.tar.gz gdb-8ba89f17ac1428020f206e8da24e750f0cfc2cae.tar.bz2 |
* elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
plt entries for undefweak symbols.
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 efa68ac..549cb16 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-01-23 Richard Henderson <rth@redhat.com> + + * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress + plt entries for undefweak symbols. + 2002-01-23 Steve Ellcey <sje@cup.hp.com> * bfd/targets.c (bfd_elf32_ia64_hpux_big_vec): Add to |