+2022-12-13 Alex Coplan <alex.coplan@arm.com>
+
+ Backported from master:
+ 2022-12-01 Alex Coplan <alex.coplan@arm.com>
+
+ * varasm.cc (assemble_variable): Fix type confusion bug when
+ checking for ".vtable_map_vars" section.
+
2022-12-12 Richard Biener <rguenther@suse.de>
Backported from master:
+2022-12-13 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ * libdruntime/core/stdc/fenv.d: Compile in MIPS uClibc bindings on
+ MIPS_Any targets.
+ * libdruntime/core/stdc/math.d: Likewise.
+ * libdruntime/core/sys/posix/dlfcn.d: Likewise.
+ * libdruntime/core/sys/posix/setjmp.d: Add MIPS64 definitions for
+ CRuntime_UClibc.
+ * libdruntime/core/sys/posix/sys/types.d: Likewise.
+ * src/std/path.d (expandTilde): Handle more errno codes that could be
+ left set by getpwnam_r.
+ * src/std/random.d: Use D_LP64 in unittests.
+ * src/std/stdio.d: Set CRuntime_UClibc as GENERIC_IO target.
+
2022-08-19 Release Manager
* GCC 12.2.0 released.