| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gcc-toolset-16-gcc-plugin-annobin | Distribution: AlmaLinux |
| Version: 16.1.1 | Vendor: AlmaLinux |
| Release: 4.1.el10.alma.5 | Build date: Mon Aug 24 13:38:03 2026 |
| Group: Unspecified | Build host: s390x-builder01.almalinux.org |
| Size: 57720 | Source RPM: gcc-toolset-16-gcc-16.1.1-4.1.el10.alma.5.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: http://gcc.gnu.org | |
| Summary: The annobin plugin for gcc, built by the installed version of gcc | |
This package adds a version of the annobin plugin for gcc. This version of the plugin is explicitly built by the same version of gcc that is installed so that there cannot be any synchronization problems.
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
* Mon Aug 24 2026 Eduard Abdullin <eabdullin@almalinux.org> - 16.1.1-4.1.alma.5
- Fix compilation on RISC-V
- Use 32-bit manglings in the libstdc++ nonshared .hidden list (fixes i686)
- Do not assert .hidden on _M_release_last_use_cold, which is not emitted on
riscv64
- Do not assert .hidden on a libstdc++ instantiation that is not emitted below
x86-64-v3 (fixes x86_64_v2)
- Do not assert .hidden on _Sp_counted_ptr<nullptr_t>::_M_dispose, which is not
emitted on riscv64
- Do not assert .hidden on _Sp_counted_base<_S_atomic>::_M_destroy, which is not
emitted on riscv64
- Do not assert .hidden on __to_chars_10_impl<unsigned long>, which is not
emitted on riscv64
- Set --with-arch_64=x86-64-v2 on v2 arch
* Tue Jul 14 2026 Marek Polacek <polacek@redhat.com> 16.1.1-4.1
- fix gating problems
- fix asneeded libraries
- add libgdiagnostics and libgdiagnostics-devel
* Mon Jul 06 2026 Marek Polacek <polacek@redhat.com> 16.1.1-4
- update from releases/gcc-16 branch
- PRs ada/18205, ada/125695, c/124303, c/124532, c/124985, c/125252,
c++/65271, c++/113563, c++/115314, c++/117259, c++/121094, c++/123536,
c++/124584, c++/124978, c++/125007, c++/125123, c++/125135,
c++/125284, c++/125333, c++/125334, c++/125376, c++/125378,
c++/125384, c++/125408, c++/125412, c++/125423, c++/125454,
c++/125490, c++/125498, c++/125745, c++/125759, c++/125764,
c++/125768, c++/125770, c++/125889, c++/125900, c++/125939,
fortran/60576, fortran/105582, fortran/106546, fortran/115260,
fortran/125021, fortran/125051, fortran/125391, fortran/125393,
fortran/125416, fortran/125430, fortran/125481, fortran/125527,
fortran/125528, fortran/125529, fortran/125530, fortran/125531,
fortran/125534, fortran/125535, fortran/125606, fortran/125650,
fortran/125669, fortran/125902, fortran/126018, ipa/125699,
libstdc++/71301, libstdc++/78302, libstdc++/118158, libstdc++/125228,
libstdc++/125312, libstdc++/125369, libstdc++/125374,
libstdc++/125450, libstdc++/125890, libstdc++/125956,
middle-end/125156, middle-end/125621, middle-end/125977, other/125348,
rtl-optimization/125173, rtl-optimization/125375, target/106895,
target/120144, target/120870, target/122665, target/122827,
target/124870, target/124895, target/124908, target/125148,
target/125215, target/125320, target/125351, target/125355,
target/125362, target/125373, target/125409, target/125448,
target/125469, target/125478, target/125611, target/125628,
target/125670, target/125751, target/125752, target/125795,
target/125818, target/125838, target/125883, target/125949,
target/125972, target/125992, tree-optimization/124151,
tree-optimization/125250, tree-optimization/125291,
tree-optimization/125419, tree-optimization/125431,
tree-optimization/125477, tree-optimization/125501,
tree-optimization/125502, tree-optimization/125545,
tree-optimization/125553, tree-optimization/125646,
tree-optimization/125652, tree-optimization/125686,
tree-optimization/125774, tree-optimization/125776
- don't remove openacc tests for s390x and ppc64le (RHEL-181820)
* Wed Jun 17 2026 Marek Polacek <polacek@redhat.com> 16.1.1-3
- new package (RHEL-169581)
* Mon Jun 16 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2.4
- ship libstdc++.modules.json (RHEL-97095)
* Thu Jun 12 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 15.1.1-2.3
- Add AS_NEEDED libstdc++.so.6 when only needed through libstdc++_nonshared
(RHEL-94866)
* Fri Jun 06 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2.2
- configure with --enable-host-pie --enable-host-bind-now (RHEL-95564)
* Wed Jun 04 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2.1
- re-enable annobin-plugin and offload-nvptx
* Wed May 21 2025 Marek Polacek <polacek@redhat.com> 15.1.1-2
- update from releases/gcc-15 branch
- PRs ada/112958, ada/120104, c/120057, c++/119863, c++/119864, c++/119938,
c++/119939, c++/119981, c++/119996, c++/120012, c++/120013,
c++/120023, c++/120125, c++/120161, c++/120350, fortran/102891,
fortran/102900, fortran/119928, fortran/119986, fortran/120049,
fortran/120107, fortran/120139, fortran/120163, fortran/120179,
fortran/120191, ipa/119852, ipa/119973, ipa/120006, ipa/120146,
libfortran/120152, libfortran/120153, libfortran/120158,
libfortran/120196, libstdc++/118260, libstdc++/119427,
libstdc++/119714, libstdc++/120029, libstdc++/120114,
libstdc++/120159, libstdc++/120187, libstdc++/120190,
libstdc++/120198, libstdc++/120293, modula2/115276, modula2/119914,
modula2/119915, modula2/120117, modula2/120188, preprocessor/116047,
preprocessor/120061, target/119610, testsuite/119909,
tree-optimization/111873, tree-optimization/119712,
tree-optimization/120043, tree-optimization/120048,
tree-optimization/120074, tree-optimization/120089,
tree-optimization/120143, tree-optimization/120211
* Mon May 19 2025 Marek Polacek <polacek@redhat.com> 15.1.1-1
- update from releases/gcc-15 branch
- GCC 15.1 release
- PRs fortran/119836, target/119327, target/119873, tree-optimization/118407
* Mon May 12 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 14.2.1-7.2
- Fix GTS version in package name.
* Mon Apr 14 2025 Marek Polacek <polacek@redhat.com> 14.2.1-7.1
- new package (RHEL-81741)
/opt/rh/gcc-toolset-16/root/usr/lib/gcc /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16 /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/annobin.so /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/annobin.so.0.0.0 /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/gcc-annobin.so /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/gcc-annobin.so.0.0.0 /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/gts-gcc-annobin.so /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/gts-gcc-annobin.so.0 /opt/rh/gcc-toolset-16/root/usr/lib/gcc/s390x-redhat-linux/16/plugin/gts-gcc-annobin.so.0.0.0 /usr/lib/.build-id /usr/lib/.build-id/6b/8b574d479497bfca62dbbf3e46c4dc744cb55b
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Sep 3 09:21:05 2026