aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-04-04 00:31:37 +0000
committerAlan Modra <amodra@gmail.com>2001-04-04 00:31:37 +0000
commit391a809a0af96de6bc93f3608c738b9eb597f861 (patch)
treea5ed75595b22d8f31417b042df037b30ef7bcf49 /bfd/ChangeLog
parent76f4ea530371ca00de43ca7ba423271c30dff61c (diff)
downloadfsf-binutils-gdb-391a809a0af96de6bc93f3608c738b9eb597f861.zip
fsf-binutils-gdb-391a809a0af96de6bc93f3608c738b9eb597f861.tar.gz
fsf-binutils-gdb-391a809a0af96de6bc93f3608c738b9eb597f861.tar.bz2
* elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
when -Bsymbolic causes a symbol to no longer need a .plt entry.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 907cdc3..5977722 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-04 Alan Modra <alan@linuxcare.com.au>
+
+ * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
+ when -Bsymbolic causes a symbol to no longer need a .plt entry.
+
2001-04-03 David Mosberger <davidm@hpl.hp.com>
* efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.