Package gcc-toolset-9-annobin-9.08-4.el8.x86_64
Name | gcc-toolset-9-annobin |
---|---|
Epoch | 0 |
Version | 9.08 |
Release | 4.el8 |
Architecture | x86_64 |
Website/URL | — |
License | GPLv3+ |
Build Time | 2023-12-05 23:54:29 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Binary annotation plugin for GCC |
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 | — |
Size | 113 KiB |
Source Project | gcc-toolset-9-annobin-9.08-4.el8 |
SHA-256 checksum | 33cd36dc81a0d0451d1c003f0e7b7716900bb516cef445b2b1ccdaed77b061f1 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 9.08-4 - Rebuilt for MSVSphere 8.8 * Tue Feb 18 2020 Nick Clifton <nickc@redhat.com> - 9.08-4 - Update gating tests to use the correct gcc-toolset-9 executables. * Mon Feb 17 2020 Nick Clifton <nickc@redhat.com> - 9.08-2 - Explicitly disable debuginfod support unless configured otherwise. * Mon Feb 17 2020 Nick Clifton <nickc@redhat.com> - 9.08-1 - Annocheck: Fix error printing out the version number. * Fri Feb 14 2020 Nick Clifton <nickc@redhat.com> - 9.07-1 - Rebase to 9.07 release: - Annobin: Add checks of the exact location of the examined switches. - Annobin: Note when stack clash notes are generated. - Annocheck: Handle multiple builder IDs in the .comment section. - Add configure option to suppress building annocheck. - Fix debuginfod test. - Correct the build requirement for building with debuginfod support. - Add debuginfod support. - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuild againt latest gcc-10. - Add clang plugin (experimental). - Have annocheck ignore notes with an end address of 0. - Improve checking of gcc versions. - Do not skip positive results. - Generate a WARN result for code compiled with instrumentation enabled. (#1753918) - Replace address checks with dladdr1. - Use libabigail like checking to ensure variable address consistency. - Skip generation of global notes for hot/cold sections. - Generate FAIL results if -Wall or -Wformat-security are missing. - If notes cannot be found in the executable look for them in the debuginfo file, if available. - Generate a FAIL if notes are missing from the executable/debuginfo file. - Record and report the setting of the AArcht64 specific -mbranch-protection option. - Improve detection of GO binaries. - Add gcc version information to annobin notes. - Do not complain about missing FORTIFY_SOURCE and GLIBCXX_ASSERTIONS in LTO compilations. - Allow compiler used to run tests to be specified on the command line. (#1723401) * Thu Aug 08 2019 Nick Clifton <nickc@redhat.com> - 8.79-2 - Import the missing tests/ sub-directory. * Thu Aug 08 2019 Nick Clifton <nickc@redhat.com> - 8.79-1 - Allow the compiler used to run tests to be specified on the command line. * Tue Aug 06 2019 Nick Clifton <nickc@redhat.com> - 8.78-1 - Fix a memory allocation error in the annobin plugin. (#1737306) * Tue Jul 23 2019 Nick Clifton <nickc@redhat.com> - 8.77-4 - Change the requirement of gcc-toolset-9 to gcc-toolset-9-gcc. (#1732767) * Tue Jul 23 2019 Nick Clifton <nickc@redhat.com> - 8.77-2 - Version bump to allow rebuilding with scl_prefix.