diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-09-11 00:16:28 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-09-11 00:16:28 +0000 |
commit | fdcc0283c6fbae461214a011ac517443c81b0102 (patch) | |
tree | 4295eaea20dd08d823c7fac813f62afe99fa24f2 /lto-plugin | |
parent | aa53f657aaa7d4cddf810d504b61cf08e4fc5528 (diff) | |
download | gcc-fdcc0283c6fbae461214a011ac517443c81b0102.tar.gz |
Daily bump.
Diffstat (limited to 'lto-plugin')
-rw-r--r-- | lto-plugin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index f2568a9a1b1..4f285ce0c3e 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,8 @@ +2020-09-10 Jonathan Yong <10walls@gmail.com> + + * Makefile.am: drop versioning from libtool completely. + * Makefile.in: regenerate. + 2020-09-09 Nick Clifton <nickc@redhat.com> * lto-plugin.c (struct plugin_symtab): Add last_sym field. |