aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-06-14 00:16:35 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-06-14 00:16:35 +0000
commit4e70c34e5ce6fefba22015bd4fe0df33a13567d4 (patch)
tree3f0e6b3617c6c55ccbc4fb1e3c1806ed0aa7b28e /contrib
parent681143b9b94d7f1c88a7c34e2250865c31191959 (diff)
downloadgcc-4e70c34e5ce6fefba22015bd4fe0df33a13567d4.zip
gcc-4e70c34e5ce6fefba22015bd4fe0df33a13567d4.tar.gz
gcc-4e70c34e5ce6fefba22015bd4fe0df33a13567d4.tar.bz2
Daily bump.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index da7d4d5..d8df6be 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,17 @@
+2021-06-13 Tobias Burnus <tobias@codesourcery.com>
+
+ * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
+ (subject_pr_regex, subject_pr2_regex): New.
+ (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
+ * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
+ (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
+ * gcc-changelog/test_email.py (test_pr_only_in_subject,
+ test_wrong_pr_comp_in_subject, test_copyright_years): New.
+ * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
+ Update to avoid triggering the new check.
+ (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
+ copyright-years.patch): New.
+
2021-06-11 Martin Liska <mliska@suse.cz>
* gcc-changelog/git_update_version.py: Ignore commit that