aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'lto-plugin')
-rw-r--r--lto-plugin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index 0a849d2..6fe559b 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,10 @@
+2021-12-02 Rasmus Villemoes <rasmus.villemoes@prevas.dk>
+
+ * lto-plugin.c: Fix -linker-output-auto-notlo-rel ->
+ -linker-output-auto-nolto-rel typo.
+ (process_option): Adjust accordingly, accepting both old and
+ new spelling.
+
2021-09-13 Andrew Pinski <apinski@marvell.com>
PR lto/49664