+2024-04-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2023-01-21 Iain Sandoe <iain@sandoe.co.uk>
+
+ * fixincl.x: Regenerate.
+ * inclhack.def (darwin_objc_runtime_1): New hack.
+ * tests/base/objc/runtime.h: New file.
+
+2024-04-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2023-01-21 Iain Sandoe <iain@sandoe.co.uk>
+
+ PR target/107568
+ * fixincl.x: Regenerate.
+ * inclhack.def: Add a fix for MacOS13 SDK function deprecations
+ in stdio.h.
+ * tests/base/stdio.h (__deprecated_msg): New test.
+
2023-12-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* inclhack.def (darwin_flt_eval_method): Handle macOS 14 guard
+2024-04-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2023-07-13 Iain Sandoe <iain@sandoe.co.uk>
+
+ PR target/110624
+ * config/darwin.h (DARWIN_PLATFORM_ID): New.
+ (LINK_COMMAND_A): Use DARWIN_PLATFORM_ID to pass OS, OS version
+ and SDK data to the static linker.
+
2024-04-02 Qing Zhao <qing.zhao@oracle.com>
Backported from master:
+2024-04-04 Iain Sandoe <iainsandoe@Apollo-3-VM-Lion-0-187.local>
+
+ Backported from master:
+ 2023-07-01 Iain Sandoe <iainsandoe@Apollo-3-VM-Lion-0-187.local>
+
+ PR d/103944
+ * testsuite/libphobos.gc/forkgc2.d: Skip for Darwin.
+
2023-11-07 Iain Buclaw <ibuclaw@gdcproject.org>
Backported from master: