diff options
author | Richard Henderson <rth@redhat.com> | 1998-09-23 23:09:54 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-09-23 23:09:54 +0000 |
commit | c4a00a83023f9df53b160ff7b2bc8097eaa19183 (patch) | |
tree | 4d12a1a08f40d8a788775d4a3819394d46f8b21a /bfd/ChangeLog | |
parent | 21056c79a4c7b131f9db81388b85599d4a474e7b (diff) | |
download | gdb-c4a00a83023f9df53b160ff7b2bc8097eaa19183.zip gdb-c4a00a83023f9df53b160ff7b2bc8097eaa19183.tar.gz gdb-c4a00a83023f9df53b160ff7b2bc8097eaa19183.tar.bz2 |
* elflink.h (elf_link_add_object_symbols): Don't record a dynamic
symbol for the indirect alias to a versioned symbol.
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 41eb989..baefdbc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 23 16:09:31 1998 Richard Henderson <rth@cygnus.com> + + * elflink.h (elf_link_add_object_symbols): Don't record a dynamic + symbol for the indirect alias to a versioned symbol. + Mon Sep 21 12:15:22 1998 Catherine Moore <clm@cygnus.com> * elf32-i386.c (elf32_i386_vtinherit_howto): New. |