Пакет gcc10-c++: Изменения
Последнее изменение
5 июля 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt2
- Backported upstream PR: + libstdc++/100900: add missing typename for dependent type in ranges::elements_view (ALT#40369).
2 июля 2021 г. Gleb Fotengauer-Malinovskiy 10.3.1-alt1
- Updated to merged branches from git://gcc.gnu.org/git/gcc.git (fixes FTBFS with linux kernel headers >= 5.13): + vendors/redhat/heads/gcc-10-branch commit dc5e381a715a658cfcc08ba3cbaa6bc53adc596f; + heads/releases/gcc-10 commit 8ce35e4c066b68d0cbc656b000ece84f7ea7741a;
15 марта 2021 г. Gleb Fotengauer-Malinovskiy 10.2.1-alt3
- Updated to merged branches from git://gcc.gnu.org/git/gcc.git (ALT#39798): + vendors/redhat/heads/gcc-10-branch commit 966e4575ccd8b618811b4871e44c31bb2d11a82a; + origin/releases/gcc-10 commit a07015ad4dc18a1167720aece205deca702a1ab1. - gcc10-plugin-devel: added R: libgmp-devel.
3 декабря 2020 г. Gleb Fotengauer-Malinovskiy 10.2.1-alt2
- Enabled hardenings by default: + stack clash protection; + PIE executables; + -Wl,-z,now for PIE executables. - Merged lto1 and lto-dump programs into one binary.
2 декабря 2020 г. Gleb Fotengauer-Malinovskiy 10.2.1-alt1
- Updated to git://gcc.gnu.org/git/gcc.git vendors/redhat/heads/gcc-10-branch commit 2cd1f70a7b47cb9bd8da4aa4663e7d75b0cfcac5. - Synced with Fedora gcc 10.2.1-9 and Debian gcc-10 10.2.0-18.
18 мая 2020 г. Gleb Fotengauer-Malinovskiy 9.3.1-alt1
- Updated to git://gcc.gnu.org/git/gcc.git releases/gcc-9 commit e8dcd6c79335997a80f75db389263b63dfa45ca1. - Rebased redhat vendor branch to releases/gcc-9 branch.
26 января 2020 г. Gleb Fotengauer-Malinovskiy 9.2.1-alt3
- Updated to git://gcc.gnu.org/git/gcc.git vendors/redhat/heads/gcc-9-branch commit 98ca79bc91558a8ccaf487acc861a50425faf5af. - Fixed License tag.
11 ноября 2019 г. Gleb Fotengauer-Malinovskiy 9.2.1-alt2
- gdc: add R: gcc-gdc-common.
8 октября 2019 г. Gleb Fotengauer-Malinovskiy 9.2.1-alt1
- Updated to redhat/gcc-9-branch r274959. - Synced with Fedora gcc 9.2.1-1 and Debian gcc-9 9.2.1-9.
5 августа 2019 г. Gleb Fotengauer-Malinovskiy 8.3.1-alt5
7 мая 2019 г. Dmitry V. Levin 8.3.1-alt4
- Updated to redhat/gcc-8-branch r270976 (Fedora gcc-8.3.1-4).
11 апреля 2019 г. Dmitry V. Levin 8.3.1-alt3
- Upgraded default -fstack-protector to -fstack-protector-strong. - Fixed build with libtool 2.4.6.
11 марта 2019 г. Dmitry V. Levin 8.3.1-alt2
- Updated to redhat/gcc-8-branch r269592 (Fedora gcc-8.3.1-3).
23 февраля 2019 г. Dmitry V. Levin 8.3.1-alt1
- Updated to redhat/gcc-8-branch r269162 (Fedora gcc-8.3.1-2).
11 февраля 2019 г. Dmitry V. Levin 8.2.1-alt5
- Updated to redhat/gcc-8-branch r268720 (Fedora gcc-8.2.1-8).
7 февраля 2019 г. Dmitry V. Levin 8.2.1-alt4
14 января 2019 г. Dmitry V. Levin 8.2.1-alt3
- Updated to redhat/gcc-8-branch r267776 (Fedora gcc-8.2.1-7). - Merged updates for mips* (by iv@) and riscv (by arei@).
27 декабря 2018 г. Dmitry V. Levin 8.2.1-alt2
- Updated to redhat/gcc-8-branch r267173 (Fedora gcc-8.2.1-6).
7 ноября 2018 г. Gleb Fotengauer-Malinovskiy 8.2.1-alt1
- Updated to redhat/gcc-8-branch r264110. - Synced with Fedora gcc 8.2.1-4 and Debian gcc-8 8.2.0-7.
13 июля 2018 г. Dmitry V. Levin 7.3.1-alt5
- Updated to redhat/gcc-7-branch r262599 (closes: #35089). - Synced with Fedora gcc 7.3.1-6. - Moved documentation for Fortran, Ada, and Go compilers from gcc10-doc to gcc10-fortran-doc, gcc10-gnat-doc, and gcc10-go-doc subpackages.
24 мая 2018 г. Dmitry V. Levin 7.3.1-alt4
- Updated to redhat/gcc-7-branch r258210. - Synced with Fedora gcc 7.3.1-5. - Use --push-state --as-needed and --pop-state instead of --as-needed for libgcc (closes: #34935). - Link libasan, liblsan, libtsan, and libubsan always with --no-as-needed. - mips64el: set default ABI to N64.
20 февраля 2018 г. Dmitry V. Levin 7.3.1-alt3
- Do not add -Werror=stringop-overflow by default. Unlike the former alt-escalate-always-overflow.patch that used to escalate "will always overflow destination buffer" warnings to errors, -Werror=stringop-overflow introduced in 7.2.1-alt1 as its replacement generates too many false positives.
18 февраля 2018 г. Dmitry V. Levin 7.3.1-alt2
- aarch64: packaged liblsan and libtsan (by Sergey Bolshakov). - arm, armh, aarch64: updated packaging of arch-specific header files (by Sergey Bolshakov).
17 февраля 2018 г. Dmitry V. Levin 7.3.1-alt1
- Updated to redhat/gcc-7-branch r257180. - Synced with Fedora gcc 7.3.1-4. - aarch64: fixed build.
17 января 2018 г. Gleb Fotengauer-Malinovskiy 7.2.1-alt1
- Updated to redhat/gcc-7-branch r256767. - Synced with Fedora gcc 7.2.1-7 and Debian gcc-7 7.2.0-17. - Packaged gcc sources as separate package. - Dropped cxx knob from specfile. - Dropped all alternatives.
1 февраля 2017 г. Gleb Fotengauer-Malinovskiy 6.3.1-alt2
- Updated to redhat/gcc-6-branch r244565. - Synced with Fedora gcc 6.3.1-2. - Fixed gnatmake's path to gcc (ALT#33003). - Packaged buildreq substitution config for libmpx6-devel-static. - Enabled java on aarch64.
21 декабря 2016 г. Gleb Fotengauer-Malinovskiy 6.3.1-alt1
- Updated to redhat/gcc-6-branch r243852. - Synced with Fedora gcc 6.3.1-1 and Debian gcc-6 6.2.0-13.
10 ноября 2016 г. Gleb Fotengauer-Malinovskiy 5.3.1-alt4
- Updated to redhat/gcc-5-branch 234777.
10 марта 2016 г. Gleb Fotengauer-Malinovskiy 5.3.1-alt3
- Moved liblto_plugin.so back into %_libexecdir. - Added executable bit to liblto_plugin.so. - Backported upstram fix: + Enable frame pointer for TARGET_64BIT_MS_ABI when stack is misaligned (ALT#31834).
24 февраля 2016 г. Gleb Fotengauer-Malinovskiy 5.3.1-alt2
- Moved liblto_plugin.so into %_libdir.