+2025-07-04 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ Backported from master:
+ 2024-06-27 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ * fixincl.x: Regenerate.
+ * inclhack.def (apple_local_stdio_fn_deprecation): Also apply to
+ _stdio.h.
+
2024-06-20 Release Manager
* GCC 12.4.0 released.
+2025-07-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2025-04-15 Iain Sandoe <iain@sandoe.co.uk>
+
+ * configure: Regenerate.
+ * configure.ac: Recognise PROJECT:ld-mmmm.nn.aa as an identifier
+ for Darwin's static linker.
+
+2025-07-04 Iain Sandoe <iain@sandoe.co.uk>
+ Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR target/119172
+ * config.in: Regenerate.
+ * config/darwin.h (DARWIN_PLATFORM_ID): Add the option to
+ use -macos_version_min where available.
+ * configure: Regenerate.
+ * configure.ac: Check for ld64 support of -macos_version_min.
+
2025-07-02 Jan Hubicka <hubicka@ucw.cz>
Backported from master:
+2025-07-04 Mark Mentovai <mark@mentovai.com>
+
+ Backported from master:
+ 2024-09-24 Mark Mentovai <mark@mentovai.com>
+
+ PR target/116809
+ * config.host: Build legacy libgcc_s.1 on hosts before macOS 10.12.
+ * config/i386/t-darwin: Remove reference to legacy libgcc_s.1
+ * config/rs6000/t-darwin: Likewise.
+ * config/t-darwin-libgccs1: New file.
+
2025-02-20 Dimitry Andric <dimitry@andric.com>
PR target/118685