aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 4466f4d..cc62a3e 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,10 @@
+2020-05-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gold/25872
+ * x86_64.cc (Output_data_plt_x86_64_bnd::do_address_for_local):
+ Handle local IFUNC symbol.
+ (Output_data_plt_x86_64_ibt::do_address_for_local): Likewise.
+
2020-03-19 Fangrui Song <maskray@google.com>
* options.h (General_options): Add --no-rosegment option.