+2023-10-26 Lulu Cheng <chenglulu@loongson.cn>
+
+ Backported from master:
+ 2023-10-23 Lulu Cheng <chenglulu@loongson.cn>
+
+ * config/loongarch/loongarch.h (CLEAR_INSN_CACHE): New definition.
+
+2023-10-26 chenxiaolong <chenxiaolong@loongson.cn>
+
+ Backported from master:
+ 2023-10-25 chenxiaolong <chenxiaolong@loongson.cn>
+
+ * config/loongarch/loongarch.md (get_thread_pointer<mode>):Adds the
+ instruction template corresponding to the __builtin_thread_pointer
+ function.
+ * doc/extend.texi:Add the __builtin_thread_pointer function support
+ description to the documentation.
+
2023-10-24 Mark Harmstone <mark@harmstone.com>
Backported from master:
+2023-10-26 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2023-10-12 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/67740
+ * trans-expr.cc (gfc_trans_pointer_assignment): Set the hidden
+ string length component for pointer assignment to character
+ pointer components.
+
2023-10-21 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2023-10-26 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2023-10-12 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/67740
+ * gfortran.dg/pr67740.f90: New test
+
+2023-10-26 chenxiaolong <chenxiaolong@loongson.cn>
+
+ Backported from master:
+ 2023-10-25 chenxiaolong <chenxiaolong@loongson.cn>
+
+ * gcc.target/loongarch/builtin_thread_pointer.c: New test.
+
2023-10-23 Kewen Lin <linkw@linux.ibm.com>
Backported from master: