Package binutils: Information

  • Default inline alert: Version in the repository: 2.41-alt1

Source package: binutils
Version: 2.37-alt3.rv64.1
Build time:  Dec 24, 2021, 03:34 PM
Report package bug
License: GPLv3+
Summary: GNU Binary Utility Development Utilities
Description: 
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.

List of rpms provided by this srpm:
binutils (riscv64)
binutils-debuginfo (riscv64)
binutils-devel (riscv64)
binutils-source (noarch)
libctf-nobfd0 (riscv64)
libctf-nobfd0-debuginfo (riscv64)

Maintainer: Ivan A. Melnikov


    1. bc
    2. /dev/pts
    3. perl-Pod-Parser
    4. libstdc++-devel-static
    5. glibc-devel-static
    6. makeinfo
    7. dejagnu
    8. /proc
    9. flex
    10. gcc-c++
    11. zlib-devel
    12. zlib-devel-static
    13. libdebuginfod-devel

Last changed


Dec. 24, 2021 Ivan A. Melnikov 1:2.37-alt3.rv64.1
- Backport RISC-V specific chages from master, including
  bit manipulation (Zb[abcs]) extension support.
- Backport more RISC-V ISA extensions support from linaro integration
  branch:
  - RVV (vector) 1.0;
  - Zfh (half-float) 0.10;
  - sinval 0.1;
  - T-Head vendor-specific CSRs and opcodes;
  - SiFive vendor-specific cache control instructions.
Oct. 20, 2021 Ivan A. Melnikov 1:2.37-alt3.rv64
- Fix for binutils PR/25694 (TLS causes textrels in PIEs).
Oct. 20, 2021 Gleb Fotengauer-Malinovskiy 1:2.37-alt3
- Fixed FTBFS with glibc 2.34 (ALT#41173).
- glibc-source: excluded source files related to gdb (ALT#41172).