aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-05-12 08:51:03 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-05-12 08:51:03 +0000
commit037e36611108283a729d94a8ae15962995742886 (patch)
treea99fb89bf60f7495111a678823bcc75ebdaa784c /contrib
parent229a6dbd9ef1680f1ca02d6ce63e8abdffaaeeba (diff)
downloadgcc-037e36611108283a729d94a8ae15962995742886.zip
gcc-037e36611108283a729d94a8ae15962995742886.tar.gz
gcc-037e36611108283a729d94a8ae15962995742886.tar.bz2
Daily bump.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 2d6e29f..42e67d7 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,30 @@
+2021-05-12 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_commit.py: Simplify needle lookup.
+ * gcc-changelog/git_update_version.py: Pass ref_name to
+ parse_git_revisions.
+
+2021-05-11 Martin Liska <mliska@suse.cz>
+
+ * gcc_update: Remove libhsail-rt folder.
+ * update-copyright.py: Likewise.
+
+2021-05-11 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
+ * gcc-changelog/git_commit.py: Remove strict mode.
+ * gcc-changelog/git_email.py: Likewise.
+ * gcc-changelog/git_repository.py: Likewise.
+ * gcc-changelog/test_email.py: Likewise.
+ * gcc-changelog/test_patches.txt: Update patches so that they
+ don't contain a ChangeLog file changes.
+
+2021-05-11 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_commit.py: Remove ChangeLog locations
+ based on ref_name.
+ * gcc-changelog/git_repository.py: Likewise.
+
2021-05-10 Martin Liska <mliska@suse.cz>
* gcc-changelog/git_email.py: Remove newlines when --help