diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-03-02 00:16:32 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-03-02 00:16:32 +0000 |
commit | 12d4552e5e68e77fe8a5991c5e95a764a6cf995d (patch) | |
tree | 4ab72518f725c027b21d9f6671a8cd2699aa092b /lto-plugin | |
parent | b11465f1150a11d6a9b186417c468c8191ae41a1 (diff) | |
download | gcc-12d4552e5e68e77fe8a5991c5e95a764a6cf995d.zip gcc-12d4552e5e68e77fe8a5991c5e95a764a6cf995d.tar.gz gcc-12d4552e5e68e77fe8a5991c5e95a764a6cf995d.tar.bz2 |
Daily bump.
Diffstat (limited to 'lto-plugin')
-rw-r--r-- | lto-plugin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 6fe559b..c2e17d0 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,9 @@ +2022-03-01 Martin Liska <mliska@suse.cz> + + * lto-plugin.c (process_offload_section): Use a linker as many + comments are connected to gold linker. + (process_option): Likewise. + 2021-12-02 Rasmus Villemoes <rasmus.villemoes@prevas.dk> * lto-plugin.c: Fix -linker-output-auto-notlo-rel -> |