+2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2023-09-27 Iain Sandoe <iain@sandoe.co.uk>
+
+ PR target/111610
+ * configure: Regenerate.
+ * configure.ac: Rename the missing dsymutil case to "DET_UNKNOWN".
+
+2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2023-09-18 Iain Sandoe <iain@sandoe.co.uk>
+
+ * config/darwin-protos.h (enum darwin_external_toolchain): New.
+ * config/darwin.cc (DSYMUTIL_VERSION): New.
+ (darwin_override_options): Choose the default debug DWARF version
+ depending on the configured dsymutil version.
+
+2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2022-05-03 Iain Sandoe <iain@sandoe.co.uk>
+
+ * config/darwin.cc (darwin_label_is_anonymous_local_objc_name): Make
+ protocol class methods linker-visible.
+
2024-04-11 Kito Cheng <kito.cheng@sifive.com>
Backported from master:
+2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2022-12-23 Iain Sandoe <iain@sandoe.co.uk>
+
+ * g++spec.cc (lang_specific_driver): Preserve -static-libstdc++ in
+ the driver command line for targets without -Bstatic/dynamic support
+ in their static linker.
+
2024-02-06 Jason Merrill <jason@redhat.com>
Backported from master:
+2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2022-05-03 Iain Sandoe <iain@sandoe.co.uk>
+
+ * objc-next-runtime-abi-02.cc (next_runtime_abi_02_protocol_decl): Do
+ not dead-strip the runtime meta-data symbols.
+ (build_v2_classrefs_table): Likewise.
+ (build_v2_protocol_list_address_table): Likewise.
+
2023-05-08 Release Manager
* GCC 12.3.0 released.
+2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2022-12-24 Iain Sandoe <iain@sandoe.co.uk>
+
+ * config/t-slibgcc-darwin (install-darwin-libgcc-stubs): Skip the
+ install of libgcc_s.1.dylib when the installation is into the build
+ gcc directory.
+
2024-01-13 Sandra Loosemore <sandra@codesourcery.com>
Backported from master: