From: Raspbian automatic forward porter Date: Thu, 29 Feb 2024 15:06:37 +0000 (+0000) Subject: Merge version 14-20240201-3+rpi1 and 14-20240221-2.1 to produce 14-20240221-2.1+rpi1 X-Git-Tag: archive/raspbian/14-20240221-2.1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2002a7eb3e184eaea07e5135e58a2b85fc35111b;p=gcc-14.git Merge version 14-20240201-3+rpi1 and 14-20240221-2.1 to produce 14-20240221-2.1+rpi1 --- 2002a7eb3e184eaea07e5135e58a2b85fc35111b diff --cc debian/changelog index d31ee33,63e2450..e164b40 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,43 +1,53 @@@ - 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 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 Wed, 21 Feb 2024 02:14:50 +0000 ++ -- Raspbian forward porter 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 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 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 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 Wed, 07 Feb 2024 05:39:32 +0100 gcc-14 (14-20240201-3) unstable; urgency=medium