aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 8489a9d..0be65fc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2021-03-20 Alan Modra <amodra@gmail.com>
+
+ PR 27590
+ * ldlang.c (lang_gc_sections): Clear SEC_EXCLUDE when relocatable
+ for all sections except .stabstr.
+
2021-03-19 Alan Modra <amodra@gmail.com>
PR 27590