Package binutils: Information

    Source package: binutils
    Version: 2.35.2-alt2
    Build time:  Jul 18, 2021, 07:10 PM in the task #279617
    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 (x86_64, ppc64le, i586, armh, aarch64)
    binutils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    binutils-devel (x86_64, ppc64le, i586, armh, aarch64)
    binutils-source (noarch)
    libctf-nobfd0 (x86_64, ppc64le, i586, armh, aarch64)
    libctf-nobfd0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



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

    Last changed


    July 6, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.2-alt2
    - Enabled deterministic mode in ar(1) and objcopy(1) by default.
    July 5, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.2-alt1
    - Updated to binutils-2_35_2-3-g3437a8bad8a.
    - Fixed FTBFS with glibc >= 2.32-alt3.
    Jan. 11, 2021 Gleb Fotengauer-Malinovskiy 1:2.35.1-alt3
    - Updated to 2.35.1 20210104.
    - Fixed FTBFS with gcc10.
    - Cleaned up /usr/bin/ld wrapper (ldv@).