[ Все 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-toolset-9-binutils-2.32-17.el8.src download

Имя gcc-toolset-9-binutils
Эпоха 0
Версия 2.32
Релиз 17.el8
Архитектура src
Сайт https://sourceware.org/binutils
Лицензия GPLv3+
Время сборки 2023-12-04 22:56:00
Хост сборки builder-x86-05.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).
Эррата
Размер 20552 КиБ
Исходный проект gcc-toolset-9-binutils-2.32-17.el8
Контрольная сумма SHA-256 055541219e264a9b31d2e8e31826970fa09cf2c19d9a78e62d200c10de6164b8
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.32-17
- Rebuilt for MSVSphere 8.8

* Sun Dec 08 2019 Nick Clifton  <nickc@redhat.com> - 2.32-17
- Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections.  (#1779255)
- Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information.
- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1779417)
- Fix potential integer overflow in readelf.  (#1740470)
- Fix potential integer overflow in GOLD.  (#1739491)

* Tue Aug 06 2019 Nick Clifton  <nickc@redhat.com> - 2.32-15
- Stop strip from complaining if the first build note is not a version note.  (#1736114)

* Mon Aug 05 2019 Nick Clifton  <nickc@redhat.com> - 2.32-14
- Remove debugging print statement in objcopy sources.  (#1733868)

* Fri Jul 05 2019 Nick Clifton  <nickc@redhat.com> - 2.32-13
- Define scl before Name.

* Tue Jul 02 2019 Nick Clifton  <nickc@redhat.com> - 2.32-12
- Add support for AArch64 function calls that use a variant PCS.

* Mon Jul 01 2019 Nick Clifton  <nickc@redhat.com> - 2.32-11
- Stop gas from triggering a seg-fault when creating relocs for build notes.  (PR 24748)

* Tue Jun 25 2019 Nick Clifton  <nickc@redhat.com> - 2.32-10
- Ignore duplicate FDE entries in AArch64 libraries.  (#1709827)

* Tue Jun 25 2019 Nick Clifton  <nickc@redhat.com> - 2.32-9
- Correct licences rejected by PELC review.

* Mon Jun 24 2019 Nick Clifton  <nickc@redhat.com> - 2.32-8
- Remove the builder command from bfd-stdint.h.