]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / contrib / ChangeLog
index 1e3d4b8c2246e90b52ec65b321516dddd6f6af42..76e3cb0ce82591ed15ebce855d30f206ab4e166c 100644 (file)
@@ -1,3 +1,69 @@
+2022-05-06  Release Manager
+
+       * GCC 12.1.0 released.
+
+2022-04-25  Martin Liska  <mliska@suse.cz>
+
+       * filter-clang-warnings.py: Filter out
+       -Wc++20-attribute-extensions in lex.cc.
+
+2022-04-25  Martin Liska  <mliska@suse.cz>
+
+       * filter-clang-warnings.py: Filter out
+       -Wbitwise-instead-of-logical.
+
+2022-04-04  Martin Liska  <mliska@suse.cz>
+
+       * gcc-changelog/git_update_version.py: Ignore the revision.
+
+2022-03-31  Jakub Jelinek  <jakub@redhat.com>
+           Joseph Myers  <joseph@codesourcery.com>
+
+       PR other/105114
+       * gcc_update: Fix up spelling of
+       gcc/config/loongarch/genopts/loongarch-strings dependency.
+
+2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
+           Lulu Cheng  <chenglulu@loongson.cn>
+
+       * config-list.mk: Add LoongArch triplet.
+
+2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
+           Lulu Cheng  <chenglulu@loongson.cn>
+
+       * gcc_update (files_and_dependencies): Add
+         config/loongarch/loongarch.opt and config/loongarch/loongarch-str.h.
+
+2022-03-28  Martin Liska  <mliska@suse.cz>
+
+       * gcc-changelog/git_commit.py: Match trailing dot literally.
+
+2022-03-28  Martin Liska  <mliska@suse.cz>
+
+       * gcc-changelog/git_commit.py: Make the parsing stricter.
+
+2022-03-26  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc-changelog/git_update_version.py: Add
+       3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.
+
+2022-03-10  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR other/102664
+       * gcc-git-customization.sh: Fix non-portable commands.
+
+2022-03-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/102664
+       * git-descr.sh: Replace all [1-9] occurrences with [0-9].
+       * git-undescr.sh: Likewise.
+
+2022-03-09  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR other/102664
+       * git-descr.sh: Use portable sed commands.
+       * git-undescr.sh: Likewise.
+
 2022-03-08  Jonathan Wakely  <jwakely@redhat.com>
 
        PR other/102664