aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6696014..e28d55d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,13 @@
2018-07-04 H.J. Lu <hongjiu.lu@intel.com>
+ PR ld/23309
+ * ldlang.c (insert_undefined): Set non_ir_ref_regular to TRUE.
+ * plugin.c (is_visible_from_outside): Don't scan entry_symbol.
+ * testsuite/ld-plugin/pr23309.c: New file.
+ * testsuite/ld-plugin/pr23309.d: Likewise.
+
+2018-07-04 H.J. Lu <hongjiu.lu@intel.com>
+
PR ld/23358
* lexsup.c (elf_shlib_list_options): Properly display default
for -z separate-code.