Пакет binutils
Исходный пакет: binutils
Версия: 2.20.51.0.12-alt4.M60P.1
Категория: Разработка/Прочее
Сообщить об ошибке в пакете
Версия: 2.20.51.0.12-alt4.M60P.1
Собран: 21 декабря 2015 г. 18:54
в задании #155167
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/gears/b/binutils.git?a=tree;hb=9b6aff4b…
Домашняя страница: http://sourceware.org/binutils/
Домашняя страница: http://sourceware.org/binutils/
Лицензия: GPLv3+
О пакете: GNU Binary Utility Development Utilities
Описание:
О пакете: GNU Binary Utility Development Utilities
Описание:
Binutils is a collection of binary utilities, including: + addr2line: converting addresses to file and line; + ar: creating modifying and extracting from archives; + nm: listing symbols from object files; + objcopy: copying and translating object files; + objdump: displaying information from object files; + ranlib: generating an index for the contents of an archive; + size: listing the section sizes of an object or archive file; + strings: listing printable strings from files; + strip: discarding symbols.
Список rpm-пакетов, предоставляемых данным srpm-пакетом:
binutils (x86_64, i586)
binutils-debuginfo (x86_64, i586)
binutils-devel (x86_64, i586)
binutils (x86_64, i586)
binutils-debuginfo (x86_64, i586)
binutils-devel (x86_64, i586)
Последние изменения:
21 декабря 2015 г. Dmitry V. Levin 1:2.20.51.0.12-alt4.M60P.1 |
- strings: enabled --all option by default, added --data option (by Nick Clifton; addresses numerous CVEs wrt strings(1)). |
15 декабря 2010 г. Dmitry V. Levin 1:2.20.51.0.12-alt3 |
- binutils-devel: added Provides/Obsoletes for libbfd-devel, for backwards compatibility, because some packages need only header files from former libbfd-devel. |
14 декабря 2010 г. Kirill A. Shutemov 1:2.20.51.0.12-alt2 |
- Merge all -devel packages into binutils-devel: + replace libbfd.so and libopcodes.so with linker script to use static libraries for linking external programs; + merge with libiberty-devel to avoid cyclical dependences; + no Provides/Obsoletes for libbfd-devel-static: no users in Sisyphus; + no Provides/Obsoletes for libbfd-devel: have to rebuild users anyway; - Fix alignment for common symbols in BFD linker plugin (closes: 24754) |