diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-10-24 00:16:29 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-10-24 00:16:29 +0000 |
commit | efe71fcc4cb0e9989b2655e034c57cc73ae679a9 (patch) | |
tree | e57644693fd2df39aa54a5deef8f07a982976ab6 /gcc/lto | |
parent | 27f7ab27d1a514eaf538ae01840b42c6d12cb28f (diff) | |
download | gcc-efe71fcc4cb0e9989b2655e034c57cc73ae679a9.zip gcc-efe71fcc4cb0e9989b2655e034c57cc73ae679a9.tar.gz gcc-efe71fcc4cb0e9989b2655e034c57cc73ae679a9.tar.bz2 |
Daily bump.
Diffstat (limited to 'gcc/lto')
-rw-r--r-- | gcc/lto/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 1fe3248..5fbbce8 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -1,3 +1,8 @@ +2020-10-23 Jan Hubicka <hubicka@ucw.cz> + + * lto-partition.c (add_symbol_to_partition_1): Update for new thunk + api. + 2020-08-27 Martin Liska <mliska@suse.cz> * lto-common.c (lto_file_finalize): Set exact argument of a vector |