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

lib64binutils-devel-2.36.1-1.1.mga8 RPM for x86_64

From Mageia 8 for x86_64 / media / core / updates

Name: lib64binutils-devel Distribution: Mageia
Version: 2.36.1 Vendor: Mageia.Org
Release: 1.1.mga8 Build date: Sat Jul 10 16:25:14 2021
Group: Development/Other Build host: localhost
Size: 32904996 Source RPM: binutils-2.36.1-1.1.mga8.src.rpm
Packager: tmb <tmb>
Url: https://www.gnu.org/software/binutils/
Summary: Main library for binutils
This package contains BFD and opcodes static libraries and associated
header files.  Only *.a libraries are included, because BFD doesn't
have a stable ABI.  Developers starting new projects are strongly encouraged
to consider using libelf instead of BFD.

Provides

Requires

License

GPLv3+

Changelog

* Sat Jul 10 2021 tmb <tmb> 1:2.36.1-1.1.mga8
  + Revision: 1735616
  - fix parsing of DWARF fuction and variable tags [BZ #27484]
  - fix quadratic slow down in the BFD library [BZ #28058]
  - arm: dont treat XScale features as part of the FPU [BZ #28031]
  - update to 2.26.1 from Cauldron (CVE-2021-3487, CVE-2021-20197, mga#28305)
* Sat Jan 30 2021 tmb <tmb> 1:2.35.2-1.mga8
  + Revision: 1674082
  - update to 2.35.2
    * drop merged fixes
* Sun Jan 03 2021 tmb <tmb> 1:2.35.1-6.mga8
  + Revision: 1668394
  - nm: Remove --with-symbol-versions [PR binutils/26302]
  - elf: Keep only one '@' for undefined versioned symbols [PR ld/26382]
  - nm -P portable output format regression [PR binutils/27128]
* Wed Dec 09 2020 tmb <tmb> 1:2.35.1-5.mga8
  + Revision: 1654771
  - x86-64: Convert load to mov only for GOTPCRELX relocations (PR ld/27016)
* Thu Nov 26 2020 tmb <tmb> 1:2.35.1-4.mga8
  + Revision: 1649544
  - asan: readelf: fix stack buffer overflow [PR 26929]
* Sun Nov 22 2020 tmb <tmb> 1:2.35.1-3.mga8
  + Revision: 1648379
  - testbuild with glibc 2.32
* Sat Nov 21 2020 tv <tv> 1:2.35.1-2.mga8
  + Revision: 1648212
  - Do not create PLT entries for AARCH64 IFUNC symbols referenced in debug sections
  - Fix handling of relocations for AArch64 conditional branches
    (and a cople less untested testcases too)
  - FC has dropped binutils-do-not-provide-shared-section-symbols.patch & binutils-2.28-ignore-gold-duplicates.patch
    thus unexpected failures go down from 71 to 4
* Fri Nov 20 2020 tmb <tmb> 1:2.35.1-1.mga8
  + Revision: 1648041
  - update to 2.35.1 + 2.35 branch fixes as of 2020-11-20
* Mon Nov 16 2020 tmb <tmb> 1:2.34-15.mga8
  + Revision: 1646729
  - Fix the ARM assembler to generate a Realtime profile for armv8-r [PR 25992]
  - Prevent a potential use-after-fee memory corruption bug in the linker
    (for PE format files) [PR 25993]
  - gas: Fix checking for backwards .org with negative offset
  - aarch64: set sh_entsize of .plt to 0
  - x86: Properly merge -z ibt and -z shstk
* Mon May 18 2020 tmb <tmb> 1:2.34-14.mga8
  + Revision: 1585980
  - verify fixed binutils
* Mon May 18 2020 tmb <tmb> 1:2.34-13.mga8
  + Revision: 1585966
  - re-enable: gas: Fix tight loop on recursively-defined symbols,
    along with a follow-up fix for missing LOCAL_SYMBOL_CHECK
* Sun May 17 2020 tmb <tmb> 1:2.34-12.mga8
  + Revision: 1585711
  - revert: 'gas: Fix tight loop on recursively-defined symbols'
* Sat May 16 2020 tmb <tmb> 1:2.34-11.mga8
  + Revision: 1584734
  - gas: Fix tight loop on recursively-defined symbols
* Thu May 07 2020 tmb <tmb> 1:2.34-10.mga8
  + Revision: 1581490
  - gas: Fix scalar vmul inside it block when assembling for MVE [PR 25863]
* Tue May 05 2020 tmb <tmb> 1:2.34-9.mga8
  + Revision: 1580445
  - Fix dwarf.c build with GCC 10
  - Include: Sync lto-symtab.h and plugin-api.h with GCC
  - Silence warnings due to plugin API change
  - plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol type
  - plugin: Don't invoke LTO-wrapper
  - include: Sync lto-symtab.h and plugin-api.h with GCC
  - Arm: Fix thumb2 PLT branch offsets
  - Arm: Fix LSB of GOT for Thumb2 only PLT
  - BFD: Exclude sections with no content from compress check
* Tue Mar 24 2020 tmb <tmb> 1:2.34-7.mga8
  + Revision: 1559516
  - bfd: Change num_group to unsigned int
* Fri Mar 20 2020 tmb <tmb> 1:2.34-6.mga8
  + Revision: 1558339
  - Import fixes for using the LTO plugin with nm.
  - plugin: Call dlclose before return in try_load_plugin
  - PR25585, PHDR segment not covered by LOAD segment
  - Don't call lto-wrapper for ar and ranlib
  - Re: PR24511, nm should not mark symbols in .init_array as "t"
  - Adjust PR25355 testcase
  - gas, arm: PR25660 Fix vadd/vsub with lt and le condition codes for MVE
  - gas, arm: Fix bad backport of PR25660
* Fri Feb 21 2020 umeabot <umeabot> 1:2.34-5.mga8
  + Revision: 1547897
  - Mageia 8 Mass Rebuild
* Thu Feb 13 2020 tmb <tmb> 1:2.34-4.mga8
  + Revision: 1513435
  - PR 25447: fix a potential illegal memory access when parsing PE binaries
* Mon Feb 10 2020 tmb <tmb> 1:2.34-3.mga8
  + Revision: 1488632
  - Mention x86 assembler options to align branches
  - aarch64: Fix MOVPRFX markup for bf16 conversions
  - x86: Accept Intel64 only instruction by default
* Mon Feb 03 2020 tmb <tmb> 1:2.34-2.mga8
  + Revision: 1486583
  - filter out self-requires on devel(libbfd in devel package
* Sun Feb 02 2020 tmb <tmb> 1:2.34-1.mga8
  + Revision: 1486458
  - update to 2.34
    * drop merged patch
  - update filelists
  + wally <wally>
  - replace deprecated %configure2_5x
* Tue Oct 15 2019 tmb <tmb> 1:2.33.1-2.mga8
  + Revision: 1453876
  - Arm: Fix out of range conditional branch [PR/24991]
* Sat Oct 12 2019 tmb <tmb> 1:2.33.1-1.mga8
  + Revision: 1452406
  - update to 2.33.1
    * drop merges patches
* Sun Sep 08 2019 tmb <tmb> 1:2.32-17.mga8
  + Revision: 1438570
  - PR24909, Uninitialized use on stack in readelf
  - PR24911, Heap overflow issue in qsort_r, dwarf.c
  - [AArch64][gas] Update MTE system register encodings
  - AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
  - Arm: Fix performance issue with thumb-2 tailcalls
* Thu Aug 29 2019 tv <tv> 1:2.32-16.mga8
  + Revision: 1435156
  - Disable the default generation of compressed debug sections that rpm/dwz
    doesn't like (rhbz#1366182)
    aka solves some rpm testsuite failures due to "DWARF version 0 unhandled"
* Tue Aug 13 2019 tmb <tmb> 1:2.32-15.mga8
  + Revision: 1429119
  - rebuild with gcc 9.2
* Sat Aug 03 2019 tmb <tmb> 1:2.32-14.mga8
  + Revision: 1427189
  - [AArch64] Add support for GMID_EL1 register for +memtag
  - [ARM]: Correct the regular expressions in cmse_main_sec_debug.d file
  - getstring: check bounds before using [PR23940]
* Sat Jul 13 2019 tmb <tmb> 1:2.32-12.mga8
  + Revision: 1420993
  - aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
  - aarch64: handle .variant_pcs directive in gas
  - aarch64: override default elf .set handling in gas
  - aarch64: handle STO_AARCH64_VARIANT_PCS in bfd
  - PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
  - aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf

Files

/usr/include/ansidecl.h
/usr/include/bfd.h
/usr/include/bfd_stdint.h
/usr/include/bfdlink.h
/usr/include/ctf-api.h
/usr/include/ctf.h
/usr/include/demangle.h
/usr/include/diagnostics.h
/usr/include/dis-asm.h
/usr/include/libiberty.h
/usr/include/plugin-api.h
/usr/include/symcat.h
/usr/lib64/libbfd.a
/usr/lib64/libbfd.so
/usr/lib64/libctf-nobfd.a
/usr/lib64/libctf-nobfd.so
/usr/lib64/libctf.a
/usr/lib64/libctf.so
/usr/lib64/libiberty.a
/usr/lib64/libopcodes.a
/usr/lib64/libopcodes.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:29:59 2024