-
Wed May 11 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-10
- 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)
-
Sat Jan 29 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-9
- backport from 11.2.1-9: update from releases/gcc-11-branch (#2047296)
- backport from 11.2.1-9: fix up va-opt-6.c testcase
- backport from 11.2.1-8: update from releases/gcc-11-branch (#2047296)
- backport from 11.2.1-7.7: do not undefine _hardened_build (#2044917)
- backport from 11.2.1-7.6: update annobin plugin patch (#2030667)
- backport from 11.2.1-7.5: update annobin plugin patch (#2030667)
- backport from 11.2.1-7.4: update annobin plugin patch (#2030667)
- backport from 11.2.1-7.3: fix dg-ice tests (#1996047)
- backport from 11.2.1-7.2: update annobin plugin patch (#2030667)
- backport from 11.2.1-7.1: build annobin plugin (patch by Nick Clifton) (#2030667)
- backport from 11.2.1-7: update from releases/gcc-11-branch (#1996858)
- backport from 11.2.1-7: fix up #__VA_OPT__ handling (PR preprocessor/103415)
-
Wed Jan 05 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-8
- disable bootstrap mode and rebuild using gcc-epel-11.2.1-7.el9
-
Tue Jan 04 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-7
- transform gcc-11.2.1-6.1.el9 into gcc-epel to achieve packages
for Ada/GNAT, D/GDC, Go, Objective-C and Objective-C++
-
Mon Nov 29 2021 Marek Polacek <polacek@redhat.com> 11.2.1-6.1
- add -Wbidi-chars patch (#2008393)
-
Wed Oct 27 2021 Marek Polacek <polacek@redhat.com> 11.2.1-6
- update from releases/gcc-11-branch (#1996858)
- build target shared libraries with -Wl,-z,relro,-z,now
- add mwaitintrin.h on x86 (#2013860)
- improve generated code with extern thread_local constinit vars
with trivial dtors
- add support for C++20 #__VA_OPT__
- add bundled(libbacktrace) and bundled(libffi) provides (#1993932)
-
Thu Aug 12 2021 Marek Polacek <polacek@redhat.com> 11.2.1-2.2
- bootstrap with -Wl,-z,relro,-z,now, apply libgcc hardening patch (#1988450)
- fix libsanitizer with non-constant SIGSTKSZ (#1992727)