diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-02-01 00:16:29 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-02-01 00:16:29 +0000 |
commit | 1bb52662574f6c98de48a5db8c180786e4a53039 (patch) | |
tree | c105eb144fddb971ea30b93cfb1067a897ce44af /libitm | |
parent | 691924db0d85f2e6851f0a633ba4e2d6b874b772 (diff) | |
download | gcc-1bb52662574f6c98de48a5db8c180786e4a53039.tar.gz |
Daily bump.
Diffstat (limited to 'libitm')
-rw-r--r-- | libitm/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog index 42b426b1b91..66f8fb9bd52 100644 --- a/libitm/ChangeLog +++ b/libitm/ChangeLog @@ -1,3 +1,8 @@ +2022-01-31 Martin Liska <mliska@suse.cz> + + * acinclude.m4: Detect *_ld_is_mold and use it. + * configure: Regenerate. + 2022-01-03 Jakub Jelinek <jakub@redhat.com> * libitm.texi: Bump @copying's copyright year. |