aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-01-27 00:04:09 +0000
committerRichard Henderson <rth@redhat.com>2001-01-27 00:04:09 +0000
commit8fb35fedd531db95117ec2571f74a8dac1cf5844 (patch)
tree844e9e6439bdcc383c9edd8e4e8f58d1d0a50271 /bfd/ChangeLog
parent5b616ba11e5389dc47b9d85a3cbfbdbb54955801 (diff)
downloadgdb-8fb35fedd531db95117ec2571f74a8dac1cf5844.zip
gdb-8fb35fedd531db95117ec2571f74a8dac1cf5844.tar.gz
gdb-8fb35fedd531db95117ec2571f74a8dac1cf5844.tar.bz2
* elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
for non-default visibility. * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but delete ugly macro and replace with pretty function.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2e1cc69..6974692 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-26 Richard Henderson <rth@redhat.com>
+
+ * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
+ for non-default visibility.
+ * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
+ delete ugly macro and replace with pretty function.
+
2001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
* coff-go32.c: Update copyright.