aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-06-26 00:16:39 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-06-26 00:16:39 +0000
commit90708f87b8d13da61f7d5cba7c6597fee0025bb1 (patch)
tree1eebefd0bbf7ccbb1dd6e633ba8ddf9a928abaec /lto-plugin
parentf9c80eb12c58126a94ad869380af5b88b752c06f (diff)
downloadgcc-90708f87b8d13da61f7d5cba7c6597fee0025bb1.zip
gcc-90708f87b8d13da61f7d5cba7c6597fee0025bb1.tar.gz
gcc-90708f87b8d13da61f7d5cba7c6597fee0025bb1.tar.bz2
Daily bump.
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 d38aac9..cf88276 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,10 @@
+2021-06-25 Richard Biener <rguenther@suse.de>
+
+ * lto-plugin.c (ltrans_objects): New global.
+ (all_symbols_read_handler): If -ltrans-objects was specified,
+ add the output files from the specified file directly.
+ (process_option): Handle -ltrans-objects.
+
2021-05-10 Martin Liska <mliska@suse.cz>
* lto-plugin.c (LTO_SEGMENT_NAME): Remove.