+2021-11-08 Martin Liska <mliska@suse.cz>
+
+ * gcc-changelog/git_check_commit.py: Sync from master.
+ * gcc-changelog/git_commit.py: Likewise.
+ * gcc-changelog/git_email.py: Likewise.
+ * gcc-changelog/git_update_version.py: Likewise.
+ * gcc-changelog/test_email.py: Likewise.
+ * gcc-changelog/test_patches.txt: Likewise.
+
2021-06-23 Martin Liska <mliska@suse.cz>
* mklog.py: New file.
+2021-11-08 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2021-10-26 Kewen Lin <linkw@linux.ibm.com>
+
+ PR tree-optimization/102789
+ * tree-vect-loop-manip.c (vect_update_inits_of_drs): Do not
+ update inits of simd_lane_access.
+
2021-11-03 Vladimir N. Makarov <vmakarov@redhat.com>
PR rtl-optimization/102842