diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-01-16 00:18:58 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-01-16 00:18:58 +0000 |
| commit | 14f337e328bbb5d5b1f4b4eb1c3e8d92ae98afc0 (patch) | |
| tree | 424e5813d02b1c9a04360a1eb1ca8c80f0f2abcd /lto-plugin | |
| parent | 79d5504002e1cde242e8284ca134b2573d43bd89 (diff) | |
Daily bump.
Diffstat (limited to 'lto-plugin')
| -rw-r--r-- | lto-plugin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 6280597a93e..bd2c869e5d7 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,10 @@ +2025-01-15 Michal Jires <mjires@suse.cz> + + PR lto/118238 + * lto-plugin.c (cleanup_handler): + Keep output_files when using Incremental LTO. + (onload): Detect Incremental LTO. + 2024-08-23 H.J. Lu <hjl.tools@gmail.com> PR lto/116361 |
