]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/ChangeLog
Remove an invalid defintion [PR101568].
[thirdparty/gcc.git] / contrib / ChangeLog
index b46a2154db27f1527f77939349d6b9d43e7d7c7c..4999204a344098759777fdecd875b7add99cc212 100644 (file)
@@ -1,3 +1,22 @@
+2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
+
+       * vimrc (textwidth): Change non-gitcommit length to 79.
+
+2021-07-02  Eugene Rozenfeld  <erozen@microsoft.com>
+
+       * gen_autofdo_event.py: handle stepping, non-working PEBS
+
+2021-06-28  Martin Liska  <mliska@suse.cz>
+
+       * mklog.py: Handle correctly long lines.
+       * test_mklog.py: Test it.
+
+2021-06-23  Martin Liska  <mliska@suse.cz>
+
+       * gcc-git-customization.sh: Use the new wrapper.
+       * git-commit-mklog.py: New file.
+       * prepare-commit-msg: Support GCC_MKLOG_ARGS.
+
 2021-06-22  Martin Liska  <mliska@suse.cz>
 
        * mklog.py: Fix flake8 issue.