- gcc-14 (14-20240201-3+rpi1) trixie-staging; urgency=medium
++gcc-14 (14-20240221-2.1+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from gcc-8 8-20180207-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 17 Feb 2018 00:20:23 +0000]
+ * Don't pass -march=armv7+fp to compiler when building libatomic.
+
+ [changes introduced in gcc-8 8.2.0-16+rpi1 by Peter Michael Green]
+ * Disable testsuite (build seems to hang after testsuite completes).
+
- -- Raspbian forward porter <root@raspbian.org> Wed, 21 Feb 2024 02:14:50 +0000
++ -- Raspbian forward porter <root@raspbian.org> Thu, 29 Feb 2024 15:06:37 +0000
++
+ gcc-14 (14-20240221-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Upload to unstable to start the 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon@debian.org> Mon, 26 Feb 2024 21:41:05 +0000
+
+ gcc-14 (14-20240221-2) experimental; urgency=medium
+
+ * libgnat: Use Long_Long_Integer'Size for the definition of time_t_bits
+ for 32bit architectures using time_t64.
+
+ -- Matthias Klose <doko@debian.org> Thu, 22 Feb 2024 04:12:32 +0100
+
+ gcc-14 (14-20240221-1) experimental; urgency=medium
+
+ * Snapshot, taken from the trunk 20240221.
+
+ * Proposed fix for PR d/113772.
+ * Fix disabling go and m2 according to OS (Samuel Thibault). Closes: #1063643.
+ * Pass -D_TIME_BITS=64 together with -D_FILE_OFFSET_BITS=64 by default
+ on the 32bit architectures armel, armhf, hppa, m68k, mips, mipsel,
+ powerpc (-m32 only) and sh4.
+ * PR libstdc++/99832, std::chrono::system_clock::{from,to}_time_t:
+ Add ABI tag for timet64.
+ * Fix libsanitizer build with _TIME_BITS set.
+
+ -- Matthias Klose <doko@debian.org> Thu, 22 Feb 2024 00:27:13 +0100
+
+ gcc-14 (14-20240207-1) experimental; urgency=medium
+
+ * Snapshot, taken from the trunk 20240207.
+
+ * Enable sanitizer packages for loong64.
+ * Build libubsan1 for riscv64.
+ * Apply proposed patch for PR target/113720 (alpha).
+ * Drop the libgo-soname patch, use the bumped libgo upstream soname.
+ * Apply proposed patch for PR middle-end/113731.
+
+ -- Matthias Klose <doko@debian.org> Wed, 07 Feb 2024 05:39:32 +0100
gcc-14 (14-20240201-3) unstable; urgency=medium