[ Все 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 ]
×

Пакет gcc-plugin-annobin-8.5.0-23.el8_10.inferit.x86_64 download

Имя gcc-plugin-annobin
Эпоха 0
Версия 8.5.0
Релиз 23.el8_10.inferit
Архитектура x86_64
Сайт http://gcc.gnu.org
Лицензия GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Время сборки 2025-02-12 10:49:36
Хост сборки builder-x86-06.inferitos.ru
Краткое описание The annobin plugin for gcc, built by the installed version of gcc
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:1301
Размер 35 КиБ
Исходный проект gcc-8.5.0-23.el8_10.inferit
Контрольная сумма SHA-256 6a9bb365e2c25702ef141d9174a4512903b5e7ebef8eabf05b23fe0549285491
× Full screenshot
История изменений link
* Fri Feb 07 2025 Marek Polacek <polacek@redhat.com> 8.5.0-23
- rebuild for CVE-2020-11023 (RHEL-78274)

* Thu Apr 18 2024 Marek Polacek <polacek@redhat.com> 8.5.0-22
- fix ICE in the vectorizer (RHEL-32886)

* Tue Dec 12 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.5.0-20.inferit
- Sets bug tracker URL to https://bugs.msvsphere-os.ru/

* Wed Oct 04 2023 Marek Polacek <polacek@redhat.com> 8.5.0-21
- guard the bit test merging code in if-combine (RHEL-11483)

* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 8.5.0-20
- Rebuilt for MSVSphere 8.8

* Wed Jun 14 2023 Marek Polacek <polacek@redhat.com> 8.5.0-20
- fix for TLSLD references (#2213753)
- fix crash in dynamic_cast<>() on null pointer (PR c++/99074, #2211506)
- adjust a pattern in s390.md (PR target/87723, #2214847)

* Tue Apr 04 2023 Marek Polacek <polacek@redhat.com> 8.5.0-19
- s390x: add support for register arguments preserving (#2168205)

* Tue Dec 06 2022 Marek Polacek <polacek@redhat.com> 8.5.0-18
- fix strlen range with a flexible member array (#2137448)

* Mon Oct 03 2022 Marek Polacek <polacek@redhat.com> 8.5.0-17
- fix deserialization for std::normal_distribution (#2130392,
  PR libstdc++/105502)
- initialize std::normal_distribution::_M_saved (PR libstdc++/99536)
- reject std::make_shared<T[]> (PR libstdc++/99006)

* Thu Sep 29 2022 Marek Polacek <polacek@redhat.com> 8.5.0-16
- avoid changing PHIs in GIMPLE split_edge (#2117838)