[ 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 ]
×

Project gcc-toolset-10-annobin-9.29-2.el8.3

Name gcc-toolset-10-annobin
Epoch 0
Version 9.29
Release 2.el8.3
Website/URL
License GPLv3+
Build Time 2023-12-06 12:24:47
Build Host builder-x86-03.inferitos.ru
Summary Annotate and examine compiled binary files
Repositories AppStream
Description Provides a plugin for GCC that records extra information in the files that it compiles. Note - the plugin is automatically enabled in gcc builds via flags provided by the redhat-rpm-macros package.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
gcc-toolset-10-annobin-9.29-2.el8.3.x86_64 Annotate and examine compiled binary files c864f0615de8b055f5371b209a4dcd4c17b66fbcf2bb9ee93c3ed6eeb3ffeace download
src
gcc-toolset-10-annobin-9.29-2.el8.3.src Annotate and examine compiled binary files 1acb9a90f57f6da52d94bde3bff125996716f7d0f140b0f76f53c154cd6af6cf download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 9.29-2.3
- Rebuilt for MSVSphere 8.8

* Wed Dec 01 2021 Nick Clifton <nickc@redhat.com> - 9.29-2.3
- Bump NVR and rebuild.  (#2027436)

* Tue Nov 02 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 9.29-1.2
- Bump and rebuild for new gcc. (#2017782)

* Mon Oct 25 2021 Nick Clifton <nickc@redhat.com> - 9.29-1.1
- Annocheck: Add test for multibyte characters in symbol names.  (#2009282)

* Fri Aug 28 2020 Nick Clifton <nickc@redhat.com> - 9.29-1
- Fix AArch64 checks in annobin plugin.  (#1873416)
- gcc plugin: Detect any attempt to access the global_options array.
- gcc plugin: Do not complain about missing pre-processor options when examining a preprocessed input file.  (#1862718)
- Use more robust checks for AArch64 options.
- Detect CLANG compiled assembler that is missing IBT support.
- Improved target pointer size discovery.
- Add support for installing clang and llvm plugins.
- Temporary suppression of aarch64 pointer size check.  (#1860549)

* Mon Jul 13 2020 Nick Clifton <nickc@redhat.com> - 9.23-2
- Annocheck: Do not skip tests of the short-enums notes.  (#1743635)
- Add (optional) llvm plugin.

* Wed Jun 10 2020 Nick Clifton <nickc@redhat.com> - 9.21-3
- Fix the computations of ANNOBIN_GCC_PLUGIN_DIR and ANNOBIN_CLANG_PLUGIN_DIR.

* Fri Jun 05 2020 Nick Clifton <nickc@redhat.com> - 9.21-2
- NVR bump to allow rebuild.

* Tue Jun 02 2020 Nick Clifton <nickc@redhat.com> - 9.21-1
- Initial check-in for scl-gcc-toolset-10 branch.  (#1817171)
- Fix stack clash protection problem. (#1803173)

* Wed Apr 22 2020 Nick Clifton <nickc@redhat.com> - 9.21-1
- Annobin: Fall back on using the flags if the option cannot be found in cl_options.  (#1817659)