aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-07-02 00:16:26 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-07-02 00:16:26 +0000
commited974488991256c50f151ccfb271e198072dfc4d (patch)
tree3335370aa90324f4e95c82b4c82245a208171cb4 /lto-plugin
parentfbd7665360d259434f378f68cb2680b17d6cab57 (diff)
downloadgcc-ed974488991256c50f151ccfb271e198072dfc4d.zip
gcc-ed974488991256c50f151ccfb271e198072dfc4d.tar.gz
gcc-ed974488991256c50f151ccfb271e198072dfc4d.tar.bz2
Daily bump.
Diffstat (limited to 'lto-plugin')
-rw-r--r--lto-plugin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index aac3ae3..e3dd55e 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,11 @@
+2022-07-01 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
+
+ PR lto/106118
+ * configure.ac: Move -pthread from here...
+ * Makefile.am: ...to here.
+ * configure: Regenerate.
+ * Makefile.in: Likewise.
+
2022-06-27 Martin Liska <mliska@suse.cz>
* lto-plugin.c (plugin_lock): New lock.