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

binutils-2.40-11.mga9 RPM for aarch64

From Mageia 9 for aarch64 / media / core / release

Name: binutils Distribution: Mageia
Version: 2.40 Vendor: Mageia.Org
Release: 11.mga9 Build date: Tue Jun 27 19:51:15 2023
Group: Development/Other Build host: localhost
Size: 30619366 Source RPM: binutils-2.40-11.mga9.src.rpm
Packager: tmb <tmb>
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

* 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]
* Fri Mar 18 2022 umeabot <umeabot> 1:2.38-5.mga9
  + Revision: 1797679
  - Mageia 9 Mass Rebuild
* Thu Mar 03 2022 tmb <tmb> 1:2.38-4.mga9
  + Revision: 1788149
  - rebuild with gcc 12
* Wed Mar 02 2022 tmb <tmb> 1:2.38-3.mga9
  + Revision: 1787809
  - Revert "Check thin archive element file size against archive header"
* Sat Feb 19 2022 tmb <tmb> 1:2.38-2.mga9
  + Revision: 1781422
  - PR28763: SIGSEGV during processing of program headers via readelf
  - PR28862: heap-buffer-overflow in parse_stab_string
* Thu Feb 17 2022 tmb <tmb> 1:2.38-1.mga9
  + Revision: 1779462
  - x86: Disallow invalid relocation against protected symbol
  - PR28882: build failure with gcc-4.2 due to use of 0b literals
  - i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL
  - ld: Keep indirect symbol from IR if referenced from shared object
  - Updated Serbian translations for the bfd, gold, ld and opcodes directories
  - update to 2.38
    * drop merged patches
* Sun Jan 16 2022 tmb <tmb> 1:2.37-22.mga9
  + Revision: 1768665
  - fix a stack exhaustion bug parsing malicious STABS format debug
    information [PR #28718]
  - fix -Waddress warning in ldelf.c
* Mon Nov 15 2021 tmb <tmb> 1:2.37-19.mga9
  + Revision: 1757007
  - gold: Place .note.gnu.property section before other note sections
* Fri Nov 05 2021 tmb <tmb> 1:2.37-18.mga9
  + Revision: 1753991
  - PR28540, segmentation fault on NULL byte_get
* Fri Oct 22 2021 tmb <tmb> 1:2.37-17.mga9
  + Revision: 1752678
  - PR28417, std::string no longer allows accepting nullptr_t
* Mon Oct 18 2021 tmb <tmb> 1:2.37-16.mga9
  + Revision: 1752057
  - PR28459, readelf issues bogus warning
* Thu Oct 07 2021 tmb <tmb> 1:2.37-15.mga9
  + Revision: 1749960
  - PR28422, build_id use-after-free
* Sat Oct 02 2021 tmb <tmb> 1:2.37-14.mga9
  + Revision: 1747341
  - rebuild for glibc 2.34
* Fri Oct 01 2021 tmb <tmb> 1:2.37-13.mga9
  + Revision: 1747282
  - ld: pru: Fix resource_table output section alignment
* Tue Sep 28 2021 tmb <tmb> 1:2.37-12.mga9
  + Revision: 1746802
  - rebuild with glibc 2.34
* Tue Sep 28 2021 tmb <tmb> 1:2.37-11.mga9
  + Revision: 1746798
  - PR28391, strip/objcopy --preserve-dates *.a: cannot set time
* Fri Sep 17 2021 tmb <tmb> 1:2.37-10.mga9
  + Revision: 1745657
  - disable 'check-rpaths' from warning about standard RPATHs (0x0001)
* Thu Sep 16 2021 tmb <tmb> 1:2.37-9.mga9
  + Revision: 1745617
  - fix up broken fedora 'filename-in-error-messages' patch (mga#29465)
* Wed Sep 01 2021 tmb <tmb> 1:2.37-8.mga9
  + Revision: 1743961
  - PR28250, Null pointer dereference in debug_class_type_samep
* Sat Aug 28 2021 tmb <tmb> 1:2.37-7.mga9
  + Revision: 1743309
  - PR28264, ld.bfd crash on linking efivar with LTO
* Wed Aug 11 2021 tmb <tmb> 1:2.37-6.mga9
  + Revision: 1741096
  - remove ld/ldlex.c to force it to get properly re-genenrated because of ld script parsing reverts
  - fix ld script parsing regression [PR #28217]
    * Revert "Re: ld script expression parsing"
    * Revert "ld --defsym"
    * Revert "ld script expression parsing"
* Sat Aug 07 2021 tmb <tmb> 1:2.37-4.mga9
  + Revision: 1740050
  - PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sections
* Thu Jul 29 2021 tmb <tmb> 1:2.37-3.mga9
  + Revision: 1738128
  - texi2pod.pl: add no-op --no-split option support [PR28144]
  - opcodes: constify & local meps macros
  - bfd: Close the file descriptor if there is no archive fd
* Sat Jul 24 2021 tmb <tmb> 1:2.37-2.mga9
  + Revision: 1737625
  - libiberty: Change "uint" to "unsigned"
  - PR28106, build of 2.37 fails on FreeBSD and Clang
  - Updated Russian translation for the bfd library
  - ld: fix script expression parsing
  - Revert: PowerPC: Don't generate unused section symbols
* Tue Jul 20 2021 tmb <tmb> 1:2.37-1.mga9
  + Revision: 1737162
  - rebase P2, P4, P51, P52
  - update to 2.37
* Sat Jul 10 2021 tmb <tmb> 1:2.36.1-10.mga9
  + Revision: 1735615
  - fix parsing of DWARF fuction and variable tags [BZ #27484]
  - fix quadratic slow down in the BFD library [BZ #28058]
* Sun Jul 04 2021 tmb <tmb> 1:2.36.1-9.mga9
  + Revision: 1734663
  - arm: don't treat XScale features as part of the FPU [PR 28031]

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/e94c0c7d2141d31d84ea55c55416b6917a65e6
/usr/lib/.build-id/30
/usr/lib/.build-id/30/a6147903d84028aa002f7b127b2c07a19fb965
/usr/lib/.build-id/31
/usr/lib/.build-id/31/1c6086b97b4735f263f942f90b767f6cd52834
/usr/lib/.build-id/47
/usr/lib/.build-id/47/9e191fb0ccc7759817f5ad73e286766fdf141b
/usr/lib/.build-id/58
/usr/lib/.build-id/58/6ebabe33c2b933529eda82cf725ca09e57f5e0
/usr/lib/.build-id/66
/usr/lib/.build-id/66/7c93e8592d283444a6583f875da93bd494a400
/usr/lib/.build-id/75
/usr/lib/.build-id/75/0851d451a4528df07fada667e54bf4d166986a
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/82d5788e65612f1e49b7e67e4465ef37e3c62d
/usr/lib/.build-id/80
/usr/lib/.build-id/80/4e90a8312fc46da7876f7c14fcb331f0abfdcc
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/2a63944b797fdb5be94fd7f65f38741f9f8266
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/e64e0d5d757c207af257a8efd24c2f096c1b60
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/71e8f47b0988b738261bb801798a4539cb4ae9
/usr/lib/.build-id/97
/usr/lib/.build-id/97/44446a658f00ddc92d11d2871b407d01330970
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/0316ca4fe6b88f9c13b81749d1a330a37b1fd7
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/a5af896673cb8abe29c0cd2c8f8618b98ffdc2
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/a5f71743041e9f6f5e7d39a458bc66bc806f4b
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/c0e21a2be5784144c26c0ae7c82eb9c8c9860e
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/6806a5e5eece8b2def513262f42122c05dbbe3
/usr/lib/.build-id/d4/6806a5e5eece8b2def513262f42122c05dbbe3.1
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/f28b2811218225bbfa02d7fb41ca89462fb967
/usr/lib/.build-id/db
/usr/lib/.build-id/db/a1dff8563870f88fb7f630156632b80a9e77eb
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/39051ce31761afaa2e2a31f0a249da7105dcd4
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/4d79c1957dfa24eaf6649449bce510bae18c5d
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/c77cdea3cd4aeb43f734a506d9e6a286c850ba
/usr/lib64/bfd-plugins/libdep.so
/usr/lib64/libbfd-2.40.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.40.so
/usr/lib64/libsframe.so.0
/usr/lib64/libsframe.so.0.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/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/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/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 Apr 27 06:05:26 2024