Пакет gcc-toolset-10-binutils-2.35-11.el8.src
Имя | gcc-toolset-10-binutils |
---|---|
Эпоха | 0 |
Версия | 2.35 |
Релиз | 11.el8 |
Архитектура | src |
Сайт | https://sourceware.org/binutils |
Лицензия | GPLv3+ |
Время сборки | 2023-12-05 21:00:42 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | A GNU collection of binary utilities |
Репозитории | AppStream |
Полное описание | Binutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld (the GNU linker), nm (for listing symbols from object files), objcopy (for copying and translating object files), objdump (for displaying information from object files), ranlib (for generating an index for the contents of an archive), readelf (for displaying detailed information about binary files), size (for listing the section sizes of an object or archive file), strings (for listing printable strings from files), strip (for discarding symbols), and addr2line (for converting addresses to file and line). |
Эррата | — |
Размер | 21858 КиБ |
Исходный проект | gcc-toolset-10-binutils-2.35-11.el8 |
Контрольная сумма SHA-256 | a41537ef63bbc37cb99d16c1f3d94aac3bcc38ad29b0548078594a3ab550824f |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.35-11 - Rebuilt for MSVSphere 8.8 * Thu Feb 03 2022 Nick Clifton <nickc@redhat.com> - 2.35-11 - Fix the assembly of the three-operand variant of the DCBT insn. (#2044523) * Tue Jan 25 2022 Nick Clifton <nickc@redhat.com> - 2.35-10 - Fix the assembly of the three-operand variant of the DCBT insn. (#2044523) * Mon Nov 29 2021 Nick Clifton <nickc@redhat.com> - 2.35-9 - Add ability to control the display of unicode characters. (#2009178) - Backport some more speed up patches. (#1978174) - Remove a quadratic performance penalty processing files. (#1978174) - Extend vulnerability fix again. (#1925779) * Mon Feb 08 2021 Nick Clifton <nickc@redhat.com> - 2.35-8 - Extend vulnerability fix again. (#1925779) * Mon Feb 01 2021 Nick Clifton <nickc@redhat.com> - 2.35-7 - Fix a vulnerability in the smart_rename function used by some binutils tools. (#1920641) * Fri Jan 15 2021 Nick Clifton <nickc@redhat.com> - 2.35-6 - NVR bump to allow rebuild with new tag. * Tue Aug 11 2020 Nick Clifton <nickc@redhat.com> - 2.35-5 - Fix building with LTO enabled. - Set the sh_entsize field of the AArch64's PLT section to 0. (PR 26312) * Tue Jul 28 2020 Nick Clifton <nickc@redhat.com> - 2.35-4 - Fix testsuite failures. * Sun Jul 26 2020 Nick Clifton <nickc@redhat.com> - 2.35-3 - Do not enable debuginfod support by default. - Add run-time dependency on libdebuginfod library when debuginfod support is enabled.