aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e6f0418..e6ed9b6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2015-02-03 Will Newton <will.newton@linaro.org>
+ * elfnn-aarch64.c (elfNN_aarch64_finish_dynamic_symbol):
+ Set st_value to zero for undefined symbols if the reference
+ is weak or pointer_equality_needed is FALSE.
+
* elf32-arm.c (elf32_arm_finish_dynamic_symbol): Improve
comment discussing why we clear st_value for some symbols.