-
Thu Jun 08 2023 Robert Scheck <robert@fedoraproject.org> 11.3.1-5
- backport from 11.3.1-4.4: s390x: add support for register arguments preserving (#2168204)
- backport from 11.3.1-4.3: compile the cross binaries as PIE/-z now (#2155452)
- backport from 11.3.1-4.2: ship libitm.spec in cross-gcc (#2154462)
- backport from 11.3.1-4.1: add cross compiler functionality for non-production uses (#2149650)
- backport from 11.3.1-4: update from releases/gcc-11-branch (#2117632)
- backport from 11.3.1-4: fix the detection of Sapphire Rapids in host_detect_local_cpu
- backport from 11.3.1-4: fix -Wmismatched-dealloc documentation (#2116635)
-
Thu Nov 17 2022 Robert Scheck <robert@fedoraproject.org> 11.3.1-4
- disable bootstrap mode and rebuild using gcc-epel-11.3.1-3.el9
-
Thu Nov 17 2022 Robert Scheck <robert@fedoraproject.org> 11.3.1-3
- backport from 11.3.1-2.1: fix handling of invalid ranges in std::regex (#2106262)
- backport from 11.3.1-2: update from releases/gcc-11-branch (#2077536)
- backport from 11.3.1-2: fix bogus -Wuninitialized warning on va_arg with complex types on x86_64
(PR target/105331)
- backport from 11.3.1-2: remove bogus assertion in std::from_chars (PR libstdc++/105324)
-
Sun Jul 24 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-16
- disable bootstrap mode and rebuild using gcc-epel-11.2.1-15.el9
-
Sun Jul 24 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-15
- revert backports from 11.2.1-10 (to avoid LTO version 11.3 bump)
-
Fri Jul 22 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-14
- enable bootstrap mode (LTO version 11.3 instead of expected 11.2)
-
Wed May 11 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-13
- backport from 11.2.1-10: update from releases/gcc-11-branch (#2063255)
- backport from 11.2.1-10: fix x86 vector initialization expansion fallback
- backport from 11.2.1-10: drop patch 22 (gcc11-libsanitizer-pthread.patch;
upstreamed as r11-9607-ga8dd74bfb921ed)
-
Fri Feb 18 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-12
- disable bootstrap mode and rebuild using gcc-epel-11.2.1-11.el9
-
Wed Feb 16 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-11
- disable PIE backports from 11.2.1-9.3/-9.4 to build Ada/GNAT
-
Mon Feb 14 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-10
- backport from 11.2.1-9.4: add --enable-host-bind-now, use it (#2044917)
- backport from 11.2.1-9.3: add --enable-host-pie, build the compilers as PIE (#2044917)
- backport from 11.2.1-9.3: use _thread_db_sizeof_pthread to obtain struct pthread size (#2034494)
- backport from 11.2.1-9.2: add support for relocation of the PCH data (pch/71934, #2044917)
- backport from 11.2.1-9.2: remove 30_threads/future/members/poll.cc (#2050090)
- backport from 11.2.1-9.2: avoid overly-greedy match in dejagnu regexp (#2050089)
- backport from 11.2.1-9.1: don't set -Wl,-rpath when building annobin (#2047356)