Package binutils: Information

    Source package: binutils
    Version: 2.31.1-alt4
    Build time:  Feb 20, 2019, 05:41 AM in the task #221902
    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, i586, aarch64)
    binutils-debuginfo (x86_64, i586, aarch64)
    binutils-devel (x86_64, i586, aarch64)
    binutils-source (noarch)

    Maintainer: Dmitry V. Levin


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

    Last changed


    Dec. 2, 2018 Dmitry V. Levin 1:2.31.1-alt4
    - Updated to 2.31.1 20181202.
    - gold: applied upstream fix for ELF compressed data alignment (sw#23919).
    - Built with system zlib.
    Nov. 30, 2018 Dmitry V. Levin 1:2.31.1-alt3
    - Updated to 2.31.1 20181130.
    - gold: applied a fix for ELF compressed data alignment
      (sw#23919; patch by H.J. Lu).
    Nov. 29, 2018 Gleb Fotengauer-Malinovskiy 1:2.31.1-alt2
    - Fixed ELF compressed data alignment (sw#23919; patch by Mark Wielaard).
    - Disabled gold debug_msg.sh test for x86_64.
    - Applied mips-related spec changes from Ivan A. Melnikov (iv@; ALT#35638):
      + Do not force gnu-style hash on mips* architectures (it is
        not currently supported);
      + Run testsuite on non-worthy architectures, but ignore results.