Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: binutils | Distribution: CentOS |
Version: 2.35.2 | Vendor: CentOS |
Release: 58.el9 | Build date: Mon Nov 18 15:56:21 2024 |
Group: Unspecified | Build host: x86-01.stream.rdu2.redhat.com |
Size: 24635561 | Source RPM: binutils-2.35.2-58.el9.src.rpm |
Packager: [email protected] | |
Url: https://sourceware.org/binutils | |
Summary: A GNU collection of binary utilities |
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).
GPLv3+
* Mon Nov 18 2024 Nick Clifton <[email protected]> - 2.35.2-58 - Extend support for the arch15 and arch16 extensions to the s390 architecture. (RHEL-50068) * Wed Nov 13 2024 Nick Clifton <[email protected]> - 2.35.2-57 - Add support for the arch15 and arch16 extensions to the s390 architecture. (RHEL-50068) * Mon Oct 28 2024 Nick Clifton <[email protected]> - 2.35.2-56 - Stop the new warnings from being treated as errors by default. (RHEL-62707) * Tue Oct 01 2024 Nick Clifton <[email protected]> - 2.35.2-55 - Add linker error/warning messages for executable stacks and RWX segments. (RHEL-59801, RHEL-59802) * Wed Aug 14 2024 Nick Clifton <[email protected]> - 2.35.2-54 - Re fix AArch64 EFI test after applying previous delta. (RHEL-39953) * Mon Aug 12 2024 Nick Clifton <[email protected]> - 2.35.2-53 - Backport commit bc5baa9f13ff to ensure that objcopy does not loose the minimum section alignment for PE binaries. (RHEL-30268) * Thu Jul 25 2024 Nick Clifton <[email protected]> - 2.35.2-52 - Backport commit 6fde04116b4b to stop objcopy from crashing when copying non-PE binaries into a PE output. (RHEL-48882) * Thu Jul 25 2024 Nick Clifton <[email protected]> - 2.35.2-51 - Backport commit 88141209e25ce19473ec07d7aac09cc68f06a630 to fix stripping lld linked binaries. (RHEL-50536) * Fri Jul 12 2024 Nick Clifton <[email protected]> - 2.35.2-50 - Additional patch (commit 31b4d3a16f200bf04db8439a63b72bba7af4e1be). (RHEL-45873) * Thu Jul 11 2024 Nick Clifton <[email protected]> - 2.35.2-49 - Remove the gap between LOAD segments when using RELRO. (RHEL-45873) * Thu Jun 27 2024 Nick Clifton <[email protected]> - 2.35.2-48 - Add missing test driver for section-alignment patch. (RHEL-30268) * Thu Jun 27 2024 Nick Clifton <[email protected]> - 2.35.2-47 - Prune messages from gcc's lto-wrapper which can confure testsuite tests. (RHEL-45264) * Thu Jun 20 2024 Nick Clifton <[email protected]> - 2.35.2-46 - Fix handling of .gnu.debuglto_.debug_* sections. (RHEL-43758) * Tue Jun 04 2024 Nick Clifton <[email protected]> - 2.35.2-45 - Fix AArch64 EFI test. (RHEL-39953) * Thu Jan 25 2024 Nick Clifton <[email protected]> - 2.35.2-44 - Make objcopy's --section-alignment option also affect sections. (RHEL-30268) * Thu Jan 25 2024 Nick Clifton <[email protected]> - 2.35.2-43 - Do not set version info on unversion symbols. (RHEL-22601) * Wed Apr 26 2023 Nick Clifton <[email protected]> - 2.35.2-42 - Add support for the AArch64 'flagm' extenstion to the assembler. (#2189304) * Wed Apr 19 2023 Nick Clifton <[email protected]> - 2.35.2-41 - Add DWARF-5 support to GOLD. (#2182587) * Thu Mar 16 2023 Yara Ahmad <[email protected]> - 2.35.2-40 - Fix an illegal memory access when parsing an ELF file containing corrupt symbol version information. (#2164701) * Thu Mar 09 2023 Nick Clifton <[email protected]> - 2.35.2-39 - NVR bump to allow rebuilding. * Fri Mar 03 2023 Nick Clifton <[email protected]> - 2.35.2-38 - Fix a potential seg-fault when dumping a corrupt ELF format file. (#2174205) * Fri Jan 20 2023 Nick Clifton <[email protected]> - 2.35.2-37 - Stop the cross binaries from leaking into the native packages. * Thu Jan 19 2023 Nick Clifton <[email protected]> - 2.35.2-36 - Ensure that x76_64 and i686 versions of bfd_stdint.h are the same. (#2162328) * Tue Jan 10 2023 Nick Clifton <[email protected]> - 2.35.2-35 - Extend fix handling symbol versioning with LTO plugins. (#2148469) * Mon Dec 19 2022 Nick Clifton <[email protected]> - 2.35.2-33 - Restore libiberty.a to the binutils-devel package. (#2154772) * Wed Dec 14 2022 Nick Clifton <[email protected]> - 2.35.2-32 - Fix special case of previous delta for s390x. (#2151938) * Mon Dec 12 2022 Yara Ahmamd <[email protected]> -2.35.2-31 - Increase the max number of open files to 20. (#2151938) * Mon Dec 12 2022 Nick Clifton <[email protected]> - 2.35.2-30 - Disable building GOLD for cross-binutils. * Wed Dec 07 2022 Nick Clifton <[email protected]> - 2.35.2-29 - Eliminate duplicates between sub-packages and add missing shared libraries. (#2149646) * Wed Nov 30 2022 Nick Clifton <[email protected]> - 2.35.2-28 - Eliminate duplicates between sub-packages. (#2149646) * Wed Nov 30 2022 Nick Clifton <[email protected]> - 2.35.2-27 - Create cross-binutils-<ARCH> sub-packages. (#2149646) * Mon Nov 28 2022 Nick Clifton <[email protected]> - 2.35.2-26 - Fix handling symbol versioning with LTO plugins. (#2148469)
/usr/bin/addr2line /usr/bin/ar /usr/bin/as /usr/bin/c++filt /usr/bin/dwp /usr/bin/elfedit /usr/bin/gprof /usr/bin/ld /usr/bin/ld.bfd /usr/bin/nm /usr/bin/objcopy /usr/bin/objdump /usr/bin/ranlib /usr/bin/readelf /usr/bin/size /usr/bin/strings /usr/bin/strip /usr/lib/.build-id /usr/lib/.build-id/02 /usr/lib/.build-id/02/69d4cb488958bcf93aadab56b7072306018744 /usr/lib/.build-id/09 /usr/lib/.build-id/09/10e84f6178e29f15b5bd0bf12715cdf283c190 /usr/lib/.build-id/1a /usr/lib/.build-id/1a/5eac45d07e82d61f89e165eda048606f3b7cdf /usr/lib/.build-id/20 /usr/lib/.build-id/20/b6b6560ef3a07bdbfceadfa8aee0ac8f60b29c /usr/lib/.build-id/26 /usr/lib/.build-id/26/105ce4ed1206238e674b05e1b022822e52b36e /usr/lib/.build-id/28 /usr/lib/.build-id/28/5c747c139b4cb40a9f17bb7446e2c17a691e62 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/c7fc1af864340db3a55a261424aedfde831796 /usr/lib/.build-id/44 /usr/lib/.build-id/44/634ce0d7429d224e91961228215d3bc6fea0e0 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/602ff58e1743e0c5a655ea31a17e216a02de5b /usr/lib/.build-id/67 /usr/lib/.build-id/67/1d6804cdb5bac2f3016427a3483a8479e5639b /usr/lib/.build-id/6d /usr/lib/.build-id/6d/c57973218c2424bf75c6b23599f84a3329c672 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/e320bffaa990001b716179c40fba8b794d0787 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/67683049eda530b5581a72cd35da8a1791a133 /usr/lib/.build-id/80 /usr/lib/.build-id/80/0bfde4017e5baaa039a8a715ffcc9a04fc408f /usr/lib/.build-id/83 /usr/lib/.build-id/83/512c21c5fe7031d01e348a633e4da547ca047d /usr/lib/.build-id/9f /usr/lib/.build-id/9f/0ed4d4a3d64a209bdd32921ad3696f45e6c835 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/c10fcb35a0eddbb71364d0293e8a18b00b105e /usr/lib/.build-id/cc /usr/lib/.build-id/cc/ddc733599df0323a665947c55c8b9725e4abc0 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/ae65a8ad84f2fa1e5e0f19a10384803a72953f /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/74b95fb60ec37e7d913cd9f3439b2a492eb76e /usr/lib/.build-id/fb /usr/lib/.build-id/fb/3fd405e6acbd0a5c9ca951b191d3e3bca85a6e /usr/lib/libbfd-2.35.2-58.el9.so /usr/lib/libctf-nobfd.la /usr/lib/libctf-nobfd.so /usr/lib/libctf-nobfd.so.0 /usr/lib/libctf-nobfd.so.0.0.0 /usr/lib/libctf.la /usr/lib/libctf.so /usr/lib/libctf.so.0 /usr/lib/libctf.so.0.0.0 /usr/lib/libopcodes-2.35.2-58.el9.so /usr/share/doc/binutils /usr/share/doc/binutils/README /usr/share/info/as.info.gz /usr/share/info/bfd.info.gz /usr/share/info/binutils.info.gz /usr/share/info/gprof.info.gz /usr/share/info/ld.info.gz /usr/share/licenses/binutils /usr/share/licenses/binutils/COPYING /usr/share/licenses/binutils/COPYING.LIB /usr/share/licenses/binutils/COPYING3 /usr/share/licenses/binutils/COPYING3.LIB /usr/share/locale/bg/LC_MESSAGES/binutils.mo /usr/share/locale/bg/LC_MESSAGES/gprof.mo /usr/share/locale/bg/LC_MESSAGES/ld.mo /usr/share/locale/ca/LC_MESSAGES/binutils.mo /usr/share/locale/da/LC_MESSAGES/bfd.mo /usr/share/locale/da/LC_MESSAGES/binutils.mo /usr/share/locale/da/LC_MESSAGES/gprof.mo /usr/share/locale/da/LC_MESSAGES/ld.mo /usr/share/locale/da/LC_MESSAGES/opcodes.mo /usr/share/locale/de/LC_MESSAGES/gprof.mo /usr/share/locale/de/LC_MESSAGES/ld.mo /usr/share/locale/de/LC_MESSAGES/opcodes.mo /usr/share/locale/eo/LC_MESSAGES/gprof.mo /usr/share/locale/es/LC_MESSAGES/bfd.mo /usr/share/locale/es/LC_MESSAGES/binutils.mo /usr/share/locale/es/LC_MESSAGES/gas.mo /usr/share/locale/es/LC_MESSAGES/gold.mo /usr/share/locale/es/LC_MESSAGES/gprof.mo /usr/share/locale/es/LC_MESSAGES/ld.mo /usr/share/locale/es/LC_MESSAGES/opcodes.mo /usr/share/locale/fi/LC_MESSAGES/bfd.mo /usr/share/locale/fi/LC_MESSAGES/binutils.mo /usr/share/locale/fi/LC_MESSAGES/gas.mo /usr/share/locale/fi/LC_MESSAGES/gold.mo /usr/share/locale/fi/LC_MESSAGES/gprof.mo /usr/share/locale/fi/LC_MESSAGES/ld.mo /usr/share/locale/fi/LC_MESSAGES/opcodes.mo /usr/share/locale/fr/LC_MESSAGES/bfd.mo /usr/share/locale/fr/LC_MESSAGES/binutils.mo /usr/share/locale/fr/LC_MESSAGES/gas.mo /usr/share/locale/fr/LC_MESSAGES/gold.mo /usr/share/locale/fr/LC_MESSAGES/gprof.mo /usr/share/locale/fr/LC_MESSAGES/ld.mo /usr/share/locale/fr/LC_MESSAGES/opcodes.mo /usr/share/locale/ga/LC_MESSAGES/gprof.mo /usr/share/locale/ga/LC_MESSAGES/ld.mo /usr/share/locale/ga/LC_MESSAGES/opcodes.mo /usr/share/locale/hr/LC_MESSAGES/bfd.mo /usr/share/locale/hr/LC_MESSAGES/binutils.mo /usr/share/locale/hu/LC_MESSAGES/gprof.mo /usr/share/locale/id/LC_MESSAGES/bfd.mo /usr/share/locale/id/LC_MESSAGES/binutils.mo /usr/share/locale/id/LC_MESSAGES/gas.mo /usr/share/locale/id/LC_MESSAGES/gold.mo /usr/share/locale/id/LC_MESSAGES/gprof.mo /usr/share/locale/id/LC_MESSAGES/ld.mo /usr/share/locale/id/LC_MESSAGES/opcodes.mo /usr/share/locale/it/LC_MESSAGES/binutils.mo /usr/share/locale/it/LC_MESSAGES/gold.mo /usr/share/locale/it/LC_MESSAGES/gprof.mo /usr/share/locale/it/LC_MESSAGES/ld.mo /usr/share/locale/it/LC_MESSAGES/opcodes.mo /usr/share/locale/ja/LC_MESSAGES/bfd.mo /usr/share/locale/ja/LC_MESSAGES/binutils.mo /usr/share/locale/ja/LC_MESSAGES/gas.mo /usr/share/locale/ja/LC_MESSAGES/gold.mo /usr/share/locale/ja/LC_MESSAGES/gprof.mo /usr/share/locale/ja/LC_MESSAGES/ld.mo /usr/share/locale/ms/LC_MESSAGES/gprof.mo /usr/share/locale/nl/LC_MESSAGES/gprof.mo /usr/share/locale/nl/LC_MESSAGES/opcodes.mo /usr/share/locale/pt/LC_MESSAGES/bfd.mo /usr/share/locale/pt/LC_MESSAGES/binutils.mo /usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo /usr/share/locale/pt_BR/LC_MESSAGES/ld.mo /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo /usr/share/locale/ro/LC_MESSAGES/bfd.mo /usr/share/locale/ro/LC_MESSAGES/binutils.mo /usr/share/locale/ro/LC_MESSAGES/gprof.mo /usr/share/locale/ro/LC_MESSAGES/opcodes.mo /usr/share/locale/ru/LC_MESSAGES/bfd.mo /usr/share/locale/ru/LC_MESSAGES/binutils.mo /usr/share/locale/ru/LC_MESSAGES/gas.mo /usr/share/locale/ru/LC_MESSAGES/gprof.mo /usr/share/locale/ru/LC_MESSAGES/ld.mo /usr/share/locale/rw/LC_MESSAGES/bfd.mo /usr/share/locale/rw/LC_MESSAGES/binutils.mo /usr/share/locale/rw/LC_MESSAGES/gas.mo /usr/share/locale/rw/LC_MESSAGES/gprof.mo /usr/share/locale/sk/LC_MESSAGES/binutils.mo /usr/share/locale/sr/LC_MESSAGES/bfd.mo /usr/share/locale/sr/LC_MESSAGES/binutils.mo /usr/share/locale/sr/LC_MESSAGES/gold.mo /usr/share/locale/sr/LC_MESSAGES/gprof.mo /usr/share/locale/sr/LC_MESSAGES/ld.mo /usr/share/locale/sr/LC_MESSAGES/opcodes.mo /usr/share/locale/sv/LC_MESSAGES/bfd.mo /usr/share/locale/sv/LC_MESSAGES/binutils.mo /usr/share/locale/sv/LC_MESSAGES/gas.mo /usr/share/locale/sv/LC_MESSAGES/gold.mo /usr/share/locale/sv/LC_MESSAGES/gprof.mo /usr/share/locale/sv/LC_MESSAGES/ld.mo /usr/share/locale/sv/LC_MESSAGES/opcodes.mo /usr/share/locale/tr/LC_MESSAGES/bfd.mo /usr/share/locale/tr/LC_MESSAGES/binutils.mo /usr/share/locale/tr/LC_MESSAGES/gas.mo /usr/share/locale/tr/LC_MESSAGES/gprof.mo /usr/share/locale/tr/LC_MESSAGES/ld.mo /usr/share/locale/tr/LC_MESSAGES/opcodes.mo /usr/share/locale/uk/LC_MESSAGES/bfd.mo /usr/share/locale/uk/LC_MESSAGES/binutils.mo /usr/share/locale/uk/LC_MESSAGES/gas.mo /usr/share/locale/uk/LC_MESSAGES/gold.mo /usr/share/locale/uk/LC_MESSAGES/gprof.mo /usr/share/locale/uk/LC_MESSAGES/ld.mo /usr/share/locale/uk/LC_MESSAGES/opcodes.mo /usr/share/locale/vi/LC_MESSAGES/bfd.mo /usr/share/locale/vi/LC_MESSAGES/binutils.mo /usr/share/locale/vi/LC_MESSAGES/gold.mo /usr/share/locale/vi/LC_MESSAGES/gprof.mo /usr/share/locale/vi/LC_MESSAGES/ld.mo /usr/share/locale/vi/LC_MESSAGES/opcodes.mo /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo /usr/share/locale/zh_CN/LC_MESSAGES/gas.mo /usr/share/locale/zh_CN/LC_MESSAGES/gold.mo /usr/share/locale/zh_CN/LC_MESSAGES/ld.mo /usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo /usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo /usr/share/locale/zh_TW/LC_MESSAGES/ld.mo /usr/share/man/man1 /usr/share/man/man1/addr2line.1.gz /usr/share/man/man1/ar.1.gz /usr/share/man/man1/as.1.gz /usr/share/man/man1/c++filt.1.gz /usr/share/man/man1/elfedit.1.gz /usr/share/man/man1/gprof.1.gz /usr/share/man/man1/ld.1.gz /usr/share/man/man1/nm.1.gz /usr/share/man/man1/objcopy.1.gz /usr/share/man/man1/objdump.1.gz /usr/share/man/man1/ranlib.1.gz /usr/share/man/man1/readelf.1.gz /usr/share/man/man1/size.1.gz /usr/share/man/man1/strings.1.gz /usr/share/man/man1/strip.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 7 08:54:30 2025