aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-06-23 00:16:38 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-06-23 00:16:38 +0000
commit270742ceb5141db498ef63373512ed071923b940 (patch)
tree972148900f6d5294ea132bcfd36c581cd5eeeaf1 /lto-plugin
parent8a30775b0d3037123ee540f7b65a736ad49e05ce (diff)
Daily bump.
Diffstat (limited to 'lto-plugin')
-rw-r--r--lto-plugin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index 8a95d1a8187..a40f6f6a643 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,9 @@
+2023-06-22 Marek Polacek <polacek@redhat.com>
+
+ * configure.ac (--enable-host-bind-now): New check. Link with
+ -z,now.
+ * configure: Regenerate.
+
2023-05-11 Joseph Myers <joseph@codesourcery.com>
PR middle-end/109128