diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-08-31 00:16:50 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-08-31 00:16:50 +0000 |
commit | 1e2f030b80cb650708b02086dbd5431cd231495f (patch) | |
tree | eaa330b0f099f7df2474d8a5b4af9cb6656f5ce7 /contrib | |
parent | eafa9d969237fd8f712c4b25a8c58932c01f44b4 (diff) | |
download | gcc-1e2f030b80cb650708b02086dbd5431cd231495f.zip gcc-1e2f030b80cb650708b02086dbd5431cd231495f.tar.gz gcc-1e2f030b80cb650708b02086dbd5431cd231495f.tar.bz2 |
Daily bump.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index eeedef32..0b8c5e8 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2021-08-30 Andrew Pinski <apinski@marvell.com> + + * download_prerequisites (md5_check): Replace == inside + test with = to be more portable. + 2021-08-26 Martin Liska <mliska@suse.cz> * mklog.py: Use file.{source,target}_file for proper rename |