+2023-06-20 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-06-12 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/109932
+ * config/rs6000/rs6000-builtins.def (__builtin_pack_vector_int128,
+ __builtin_unpack_vector_int128): Move from stanza power7 to vsx.
+
+2023-06-20 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-06-12 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/110011
+ * config/rs6000/rs6000.cc (output_toc): Use the mode of the 128-bit
+ floating constant itself for real_to_target call.
+
2023-06-15 Lulu Cheng <chenglulu@loongson.cn>
Backported from master:
+2023-06-20 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-06-13 Kewen Lin <linkw@linux.ibm.com>
+
+ PR testsuite/110230
+ PR target/109932
+ * gcc.target/powerpc/pr109932-1.c: Adjust with int128 effective target.
+ * gcc.target/powerpc/pr109932-2.c: Ditto.
+
+2023-06-20 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-06-12 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/109932
+ * gcc.target/powerpc/pr109932-1.c: New test.
+ * gcc.target/powerpc/pr109932-2.c: New test.
+
+2023-06-20 Kewen Lin <linkw@linux.ibm.com>
+
+ Backported from master:
+ 2023-06-12 Kewen Lin <linkw@linux.ibm.com>
+
+ PR target/110011
+ * gcc.target/powerpc/pr110011.c: New test.
+
2023-06-15 Xi Ruoyao <xry111@xry111.site>
Backported from master: