[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package gcc-toolset-14-gcc-plugin-devel-14.2.1-10.el8_10.i686 download

Name gcc-toolset-14-gcc-plugin-devel
Epoch 0
Version 14.2.1
Release 10.el8_10
Architecture i686
Website/URL http://gcc.gnu.org
License GPL-3.0-or-later AND LGPL-3.0-or-later AND (GPL-3.0-or-later WITH GCC-exception-3.1) AND (GPL-3.0-or-later WITH Texinfo-exception) AND (LGPL-2.1-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GNU-compiler-exception) AND BSL-1.0 AND GFDL-1.3-or-later AND Linux-man-pages-copyleft-2-para AND SunPro AND BSD-1-Clause AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BSD-4-Clause AND BSD-Source-Code AND Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 WITH LLVM-Exception) AND ZPL-2.1 AND ISC AND LicenseRef-Fedora-Public-Domain AND HP-1986 AND curl AND Martin-Birgmeier AND HPND-Markus-Kuhn AND dtoa AND SMLNJ AND AMD-newlib AND OAR AND HPND-merchantability-variant AND HPND-Intel
Build Time 2025-11-13 23:48:40
Build Host builder-iso-x86-01.inferitos.ru
Summary Support for compiling GCC plugins
Repositories AppStream
Description This package contains header files and other support files for compiling GCC 14 plugins. The GCC plugin ABI is currently not stable, so plugins must be rebuilt any time GCC is updated.
Errata
Size 1849 KiB
Source Project gcc-toolset-14-gcc-14.2.1-10.el8_10
SHA-256 checksum 7e6f400a9a7fd51aad5d60a419c79f8469197ee7a468b19c8717b36953147e2e
× Full screenshot
Changelog link
* Wed May 28 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 14.2.1-10
- Put the libstdc++ AS_NEEDED in the right places (RHEL-84606)

* Thu May 22 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 14.2.1-9
- Add AS_NEEDED libstdc++.so.6 when only needed through libstdc++_nonshared
  (RHEL-84606)

* Thu May 22 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 14.2.1-8
- libstdc++: Fix -Warray-bounds warning in std::vector<bool> (RHEL-49861)

* Fri Feb 07 2025 Marek Polacek <polacek@redhat.com> 14.2.1-7.1
- disable jQuery use, don't ship jquery.js (CVE-2020-11023, RHEL-78284)

* Wed Jan 22 2025 Marek Polacek <polacek@redhat.com> 14.2.1-7
- update from releases/gcc-14 branch (RHEL-74062)
  - PRs ada/113036, ada/113868, ada/115917, ada/117328, ada/117996,
	analyzer/115724, c/117641, c/117745, c/117802, c++/100358, c++/101463,
	c++/102594, c++/109859, c++/113108, c++/114854, c++/115008,
	c++/115430, c++/115657, c++/116108, c++/116634, c++/117158,
	c++/117317, c++/117614, c++/117615, c++/117792, c++/117825,
	c++/117845, c++/117880, c++/117925, c++/117985, c++/118060,
	c++/118069, driver/117942, fortran/84674, fortran/84869,
	fortran/105054, fortran/109105, fortran/109345, fortran/115070,
	fortran/115348, fortran/116388, fortran/117730, fortran/117763,
	fortran/117774, fortran/117791, fortran/117797, fortran/117819,
	fortran/117820, fortran/117843, fortran/117897, libgomp/117851,
	libstdc++/89624, libstdc++/106212, libstdc++/106676, libstdc++/108236,
	libstdc++/109517, libstdc++/109976, libstdc++/112349,
	libstdc++/112641, libstdc++/117520, libstdc++/117560,
	libstdc++/117822, libstdc++/117962, libstdc++/117966,
	libstdc++/118035, libstdc++/118093, middle-end/43374,
	middle-end/102674, middle-end/116997, middle-end/117433,
	middle-end/117458, middle-end/117459, middle-end/117847,
	middle-end/118024, modula2/114529, modula2/115003, modula2/115057,
	modula2/115164, modula2/115276, modula2/115328, modula2/115536,
	modula2/115540, modula2/115804, modula2/115823, modula2/115957,
	modula2/116048, modula2/116181, modula2/116378, modula2/116557,
	modula2/116918, modula2/117120, modula2/117371, modula2/117555,
	modula2/117660, modula2/117904, modula2/117948, other/116603,
	preprocessor/117118, rtl-optimization/113994, rtl-optimization/116799,
	rtl-optimization/117095, sanitizer/117960, target/64242,
	target/114801, target/114942, target/116371, target/116629,
	target/116999, target/117045, target/117105, target/117304,
	target/117357, target/117408, target/117418, target/117443,
	target/117500, target/117525, target/117562, target/117564,
	target/117642, target/117659, target/117675, target/117744,
	target/117926, testsuite/103298, testsuite/109360,
	tree-optimization/94589, tree-optimization/112376,
	tree-optimization/116463, tree-optimization/117142,
	tree-optimization/117254, tree-optimization/117307,
	tree-optimization/117333, tree-optimization/117398,
	tree-optimization/117417, tree-optimization/117439,
	tree-optimization/117574, tree-optimization/117594,
	tree-optimization/117612, tree-optimization/117912
- fix up -freport-bug default (#2330362, RHEL-73476)
- revert -mearly-ldp-fusion and -mlate-ldp-fusion default to enabled on
  aarch64 to match upstream (RHEL-74058)
- consider TARGET_EXPR invariant like SAVE_EXPR (PR c++/118509)
- have gfortran require install-info (RHEL-76087)

* Wed Nov 06 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 14.2.1-1.2
- Rebuilt for MSVSphere 8.10

* Thu Aug 22 2024 Marek Polacek <polacek@redhat.com> 14.2.1-1.2
- bump NVR (RHEL-53492)

* Tue Aug 13 2024 Marek Polacek <polacek@redhat.com> 14.2.1-1.1
- do not hide _ZSt21ios_base_library_initv

* Fri Aug 09 2024 Marek Polacek <polacek@redhat.com> 14.2.1-1
- update from releases/gcc-14 branch
  - GCC 14.2 release
  - PRs analyzer/114899, c++/99241, c++/99242, c++/104981, c++/106760,
	c++/111890, c++/115165, c++/115476, c++/115550, c++/115561,
	c++/115583, c++/115623, c++/115754, c++/115783, c++/115865,
	c++/115897, c++/115900, c++/115986, fortran/59104, fortran/84006,
	fortran/93635, fortran/98534, fortran/99798, fortran/100027,
	fortran/103115, fortran/103312, fortran/113363, fortran/115700,
	ipa/111613, ipa/113291, ipa/113787, ipa/114207, ipa/115033,
	ipa/115277, ipa/116055, libstdc++/113376, libstdc++/114387,
	libstdc++/115399, libstdc++/115482, libstdc++/115522,
	libstdc++/115585, libstdc++/115807, libstdc++/115854,
	libstdc++/116070, middle-end/115527, middle-end/115836,
	middle-end/115887, pch/115312, rtl-optimization/115049,
	rtl-optimization/115565, target/87376, target/88236, target/97367,
	target/98762, target/105090, target/113715, target/114759,
	target/114890, target/114936, target/114988, target/115068,
	target/115153, target/115188, target/115351, target/115389,
	target/115456, target/115457, target/115459, target/115475,
	target/115526, target/115554, target/115562, target/115591,
	target/115611, target/115691, target/115725, target/115726,
	target/115752, target/115763, target/115840, target/115872,
	target/115978, target/115981, target/115988, target/116035,
	testsuite/115826, testsuite/116061, tree-optimization/113673,
	tree-optimization/115382, tree-optimization/115646,
	tree-optimization/115669, tree-optimization/115694,
	tree-optimization/115701, tree-optimization/115723,
	tree-optimization/115841, tree-optimization/115843,
	tree-optimization/115867, tree-optimization/115868,
	tree-optimization/116034, tree-optimization/116057

* Tue Jul 23 2024 Marek Polacek <polacek@redhat.com> 14.1.1-7
- update to GCC 14 (RHEL-30412)