Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

binutils-2.42-9.mga10 RPM for aarch64

From Mageia Cauldron for aarch64 / media / core / backports_testing

Name: binutils Distribution: Mageia
Version: 2.42 Vendor: Mageia.Org
Release: 9.mga10 Build date: Sat Mar 23 20:15:11 2024
Group: Development/Other Build host: localhost
Size: 32301565 Source RPM: binutils-2.42-9.mga10.src.rpm
Packager: wally <wally>
Url: https://www.gnu.org/software/binutils/
Summary: GNU Binary Utility Development Utilities
Binutils is a collection of binary utilities, including:

   * ar: creating modifying and extracting from archives
   * 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
   * size: for listing the section sizes of an object or archive file
   * strings: for listing printable strings from files
   * strip: for discarding symbols (a filter for demangling encoded C++ symbols
   * addr2line: for converting addresses to file and line
   * nlmconv: for converting object code into an NLM

Install binutils if you need to perform any of these types of actions on
binary files.  Most programmers will want to install binutils.

Provides

Requires

License

GPLv3+

Changelog

* Sat Mar 23 2024 wally <wally> 1:2.42-9.mga10
  + Revision: 2051625
  - rebuild with gcc 14.0.1 20240317 snapshot
* Wed Mar 13 2024 wally <wally> 1:2.42-8.mga10
  + Revision: 2049740
  - rebuild with downgraded gcc 13.2.0
* Thu Mar 07 2024 wally <wally> 1:2.42-7.mga10
  + Revision: 2048437
  - rebuild with gcc-14.0.1-0.20240303.1
* Sat Mar 02 2024 wally <wally> 1:2.42-6.mga10
  + Revision: 2047180
  - set DT_RUNPATH instead of DT_RPATH by default (--enable-new-dtags)
  - build with system zlib
* Fri Mar 01 2024 wally <wally> 1:2.42-5.mga10
  + Revision: 2046176
  - rebuild with gcc 14.0.1 20240225
* Wed Feb 28 2024 wally <wally> 1:2.42-4.mga10
  + Revision: 2045476
  - rebuild with fixed toolchain triplets
* Wed Feb 28 2024 wally <wally> 1:2.42-3.mga10
  + Revision: 2044858
  - fix armv7hl target platform
* Tue Feb 27 2024 wally <wally> 1:2.42-2.mga10
  + Revision: 2044830
  - fix arm32 build
* Tue Feb 27 2024 wally <wally> 1:2.42-1.mga10
  + Revision: 2044825
  - new version 2.42
* Tue Jun 27 2023 tmb <tmb> 1:2.40-11.mga9
  + Revision: 1963219
  - Fix an illegal memory access when an accessing a zero-length
    verdef table (CVE-2023-1972)
* Mon May 08 2023 tmb <tmb> 1:2.40-10.mga9
  + Revision: 1956237
  - Updated Hungarian translation for the gprof directory
  - New Georgian translation for the bfd sub-directory
* Tue Apr 11 2023 tmb <tmb> 1:2.40-9.mga9
  + Revision: 1952764
  - lto: Don't add indirect symbols for versioned aliases in IR (PR ld/30281)
* Sat Apr 08 2023 tmb <tmb> 1:2.40-8.mga9
  + Revision: 1951802
  - gas: arm: Fix a further IT-predicated vcvt issue in the presense
    of MVE vcvtn
  - gas: arm: Change warning message to not reference specific
    A-class architecture revision
* Sat Mar 25 2023 tmb <tmb> 1:2.40-7.mga9
  + Revision: 1950363
  - PR30217, dynamic relocations using local dynamic symbols
  - coff_get_normalized_symtab bfd_release
  - libctf: fix assertion failure with no system qsort_r
  - libctf: get the offsets of fields of unnamed structs/unions right
* Mon Mar 06 2023 tmb <tmb> 1:2.40-6.mga9
  + Revision: 1947942
  - PR30198, Assertion and segfault when linking x86_64 elf and coff
* Sat Mar 04 2023 tmb <tmb> 1:2.40-5.mga9
  + Revision: 1947574
  - Updated translations for the bfd and gprof directories.
  - Updated Serbian translations for gold, gprof and opcodes sub-directories
  - ppc32 and "LOAD segment with RWX permissions"
  - PR30046, power cmpi leads to unknown architecture
  - PR30155, ld segfault in _bfd_nearby_section
* Tue Feb 14 2023 tmb <tmb> 1:2.40-4.mga9
  + Revision: 1942401
  - gas: correct symbol name comparison in .startof./.sizeof. handling
* Fri Feb 10 2023 tmb <tmb> 1:2.40-3.mga9
  + Revision: 1940078
  - Updated Swedish translation for the binutils sub-directory
  - bpf: fix error conversion from long unsigned int to unsigned int [-Werror=overflow]
  - Pass JANSSON_LIBS and ZSTD_LIBS to ld-bootstrap/bootrap.exp
  - configure: remove dependencies on gmp and mpfr when gdb is disabled
* Sat Jan 28 2023 tmb <tmb> 1:2.40-2.mga9
  + Revision: 1936697
  - Updated Swedish translation for the binutils sub-directory
  - gprofng: PR29521 [docs] man pages are not in the release tarball
  - gprofng: PR30043 libgprofng.so.* are installed to a wrong location
* Sat Jan 21 2023 tmb <tmb> 1:2.40-1.mga9
  + Revision: 1934671
  - update to 2.40
    * drop merged/obsolete patches
  - Updated translations for the gas and binutils sub-directories
  - libctf: update regexp to allow makeinfo to build document
  - Fix version number snafu in some configuration files: 2.40.00 should be 2.40
  - toplevel: Makefile.def: add install-strip dependency on libsframe
* Thu Jan 12 2023 tmb <tmb> 1:2.39-6.mga9
  + Revision: 1932687
  - ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000
  - ARM: Fix ld bloat introduced between binutils-2.38 and 2.39
* Thu Jan 05 2023 tmb <tmb> 1:2.39-5.mga9
  + Revision: 1930502
  - x86-64: Allocate input section memory if needed [BZ #29939]
* Sat Nov 19 2022 tmb <tmb> 1:2.39-4.mga9
  + Revision: 1908773
  - arm: Use DWARF numbering convention for pseudo-register representation
* Sun Nov 06 2022 tmb <tmb> 1:2.39-3.mga9
  + Revision: 1903913
  - strip: heap-buffer-overflow [PR #29482] (CVE-2022-38533)
* Thu Sep 22 2022 tmb <tmb> 1:2.39-2.mga9
  + Revision: 1891704
  - elf: Reset alignment for each PT_LOAD segment [BZ #29435]
* Sat Sep 17 2022 tmb <tmb> 1:2.39-1.mga9
  + Revision: 1889574
  - PR 29466: testsuite/config/default.exp (SIZE): Adjust relative path
* Sat Aug 13 2022 tmb <tmb> 1:2.39-0.3.mga9
  + Revision: 1877262
  - disable gprofng for now
  - ld: fix NEWS typos
  - gas/Dwarf: properly skip zero-size functions
  - PR29462, internal error in relocate, at powerpc.cc:10796
  - PR29466, APP/NO_APP with .linefile
  - rebase linux32 and gold-check patches
  - update filelists
  - update to 2.39
    * drop merged patches
* Sun Jul 24 2022 tmb <tmb> 1:2.38-14.mga9
  + Revision: 1870843
  - libctf: fix linking together multiple objects derived from the same source
  - libctf: tests: prune warnings from compiler output
  - x86: Properly check invalid relocation against protected symbol
  - i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
* Wed Jun 01 2022 tmb <tmb> 1:2.38-12.mga9
  + Revision: 1861033
  - x86: Properly handle IFUNC function pointer reference (PR ld/29216)
* Fri May 20 2022 tmb <tmb> 1:2.38-10.mga9
  + Revision: 1859480
  - AArch64: Enable FP16 by default for Armv9-A
* Sat May 14 2022 tmb <tmb> 1:2.38-9.mga9
  + Revision: 1858058
  - Adjust ld ctf test for 32-bit targets
  - PR29142, segv in ar with empty archive and libdeps specified
* Fri May 06 2022 tmb <tmb> 1:2.38-8.mga9
  + Revision: 1856538
  - rebuild with gcc 12.1.0 final
* Thu Apr 28 2022 tmb <tmb> 1:2.38-7.mga9
  + Revision: 1854943
  - x86: Properly handle function pointer reference
* Fri Mar 25 2022 tmb <tmb> 1:2.38-6.mga9
  + Revision: 1826232
  - Updated Serbian (for binutils/) and Russian (for gprof/) translations
  - dlltool: Use the output name as basis for deterministic temp prefixes [BZ #28885]
  - libctf, ld: diagnose corrupted CTF header cth_strlen [BZ #28933]

Files

/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/ld.gold
/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/09
/usr/lib/.build-id/09/e7f0e3d67e16c7a100116b3d673ffc6e0bb8ba
/usr/lib/.build-id/28
/usr/lib/.build-id/28/3af5bee362d171393c11b5fe3bde1039f7df54
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/eef1a2f1d2af6e54d51a0e12072f2fde2343ff
/usr/lib/.build-id/36
/usr/lib/.build-id/36/e17c6f0e833c0b39d492de33b9eba18cd1d26f
/usr/lib/.build-id/45
/usr/lib/.build-id/45/9b55b1c440015943af6530c175be9df6856581
/usr/lib/.build-id/46
/usr/lib/.build-id/46/891dffcea2125a2df9be8e9efcbac121ae742f
/usr/lib/.build-id/46/e9394c4716ba215ce6daa2bfea0ff3ec43e0ec
/usr/lib/.build-id/46/e9394c4716ba215ce6daa2bfea0ff3ec43e0ec.1
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/c0300b83b9980e14f63aefe19b801e453cfdf1
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/c174ead2504378c4189d871c8b9e82e65d0e13
/usr/lib/.build-id/52
/usr/lib/.build-id/52/6f17ca5a1be02570f8adae6b5a8ff42a9b275c
/usr/lib/.build-id/59
/usr/lib/.build-id/59/bda4fb2a129f75ebf694c028ba0f5694c5048e
/usr/lib/.build-id/68
/usr/lib/.build-id/68/64528b6cb5c6201799870516b1cba9bd7dd992
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/4d637bee181319b4e3d73d0a1317d609ce9f9c
/usr/lib/.build-id/77
/usr/lib/.build-id/77/b59ab3785659808373645a26760876a3d709d6
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/08a1e06faf4030739984cb881df569f42d8287
/usr/lib/.build-id/af
/usr/lib/.build-id/af/dd7034ec771315e30ebe591a023c0bb6721e50
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/8f95f1dd337215e42e427b5fc4d209da99ba34
/usr/lib/.build-id/be
/usr/lib/.build-id/be/efeae5d528f19199dcec08989dd6b79c6e0bf6
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/66cd2851ca2fb061c0437acbd16e87ae95b0c8
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/365fb5457a4756bf3571adb74720236a1d8843
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/fc77c5f333cbcdabdfbd9deb525b1cd4fcd25b
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/19e9ed519d419a41efeb2583e7df9a20b848c4
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/b5d44c53cd8ea6f7566c7ac8c68315673bb775
/usr/lib64/bfd-plugins/libdep.so
/usr/lib64/libbfd-2.42.so
/usr/lib64/libctf-nobfd.so.0
/usr/lib64/libctf-nobfd.so.0.0.0
/usr/lib64/libctf.so.0
/usr/lib64/libctf.so.0.0.0
/usr/lib64/libopcodes-2.42.so
/usr/lib64/libsframe.so.1
/usr/lib64/libsframe.so.1.0.0
/usr/share/info/as.info.xz
/usr/share/info/bfd.info.xz
/usr/share/info/binutils.info.xz
/usr/share/info/ctf-spec.info.xz
/usr/share/info/gprof.info.xz
/usr/share/info/ld.info.xz
/usr/share/info/ldint.info.xz
/usr/share/info/sframe-spec.info.xz
/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/ka/LC_MESSAGES/bfd.mo
/usr/share/locale/ka/LC_MESSAGES/gprof.mo
/usr/share/locale/ka/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/gold.mo
/usr/share/locale/ro/LC_MESSAGES/gprof.mo
/usr/share/locale/ro/LC_MESSAGES/ld.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/addr2line.1.xz
/usr/share/man/man1/ar.1.xz
/usr/share/man/man1/as.1.xz
/usr/share/man/man1/c++filt.1.xz
/usr/share/man/man1/elfedit.1.xz
/usr/share/man/man1/gprof.1.xz
/usr/share/man/man1/ld.1.xz
/usr/share/man/man1/nm.1.xz
/usr/share/man/man1/objcopy.1.xz
/usr/share/man/man1/objdump.1.xz
/usr/share/man/man1/ranlib.1.xz
/usr/share/man/man1/readelf.1.xz
/usr/share/man/man1/size.1.xz
/usr/share/man/man1/strings.1.xz
/usr/share/man/man1/strip.1.xz
/usr/share/man/man1/windmc.1.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 05:32:30 2024