| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libbinutils-devel | Distribution: Mageia |
| Version: 2.35.2 | Vendor: Mageia.Org |
| Release: 1.mga8 | Build date: Sat Jan 30 17:38:21 2021 |
| Group: Development/Other | Build host: localhost |
| Size: 20503207 | Source RPM: binutils-2.35.2-1.mga8.src.rpm |
| Packager: tmb <tmb> | |
| Url: http://sources.redhat.com/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.
GPLv3+
* 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
* Fri Jul 05 2019 tmb <tmb> 1:2.32-11.mga8
+ Revision: 1418759
- [AArch64] Fix bogus MOVPRFX warning for GPR form of CPY
- [AArch64] Add missing C_MAX_ELEM flags for SVE conversions
- [AArch64] Allow MOVPRFX to be used with FMOV
- Ensure that debug information for ARM security functions is not
dropped by the linker when performing garbage collection.
* Sat Jun 29 2019 tmb <tmb> 1:2.32-10.mga8
+ Revision: 1415587
- elf: Remove the property after reporting its removal
* Sun May 26 2019 tmb <tmb> 1:2.32-9.mga7
+ Revision: 1399174
- AArch64: Add SVE DWARF registers
- PR24559: Fix pseudo load-operations for Armv8-M Baseline
* Sat May 18 2019 tmb <tmb> 1:2.32-8.mga7
+ Revision: 1398348
- PR24567, assertion failure in ldlang.c:6868 when compiling with -flto
* Thu May 02 2019 tmb <tmb> 1:2.32-6.mga7
+ Revision: 1396136
- fix CVE-2019-9071/3/4/5/7
* Sat Apr 20 2019 tmb <tmb> 1:2.32-5.mga7
+ Revision: 1393991
- AArch64: Add new LDGM/STGM instruction
- AArch64: Update Store Allocation Tag instructions
- AArch64: When DF_BIND_NOW don't use TLSDESC GOT value
- x86: Also check x86 linker_def for non-shared definition
* Sat Apr 06 2019 tmb <tmb> 1:2.32-4.mga7
+ Revision: 1386358
- AArch64: Fix disassembler bug with out-of-order sections
* Sat Feb 23 2019 tmb <tmb> 1:2.32-3.mga7
+ Revision: 1369548
- rebuild with gcc 8.3.0 final
* Sun Feb 10 2019 tmb <tmb> 1:2.32-2.mga7
+ Revision: 1365102
- x86-64: Restore PIC check for PCREL reloc against protected symbol [BZ #24151]
- gas: Pass max_bytes to TC_FRAG_INIT [BZ #24165]
* Sat Feb 09 2019 tmb <tmb> 1:2.32-1.mga7
+ Revision: 1364365
- Updated Swedish translation for the opcodes sub-director
- Arm: Backport hlt to all architectures
* Tue Feb 05 2019 tmb <tmb> 1:2.32-0.1.mga7
+ Revision: 1363474
- update to 2.32
* drop merged patches
- rebase demangle and linux32 patches
* Sat Feb 02 2019 luigiwalser <luigiwalser> 1:2.31.1-23.mga7
+ Revision: 1362517
- add patch from fedora to fix CVE-2018-20002
/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/lib/libbfd.a /usr/lib/libbfd.so /usr/lib/libctf-nobfd.a /usr/lib/libctf-nobfd.so /usr/lib/libctf.a /usr/lib/libctf.so /usr/lib/libiberty.a /usr/lib/libopcodes.a /usr/lib/libopcodes.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 13:44:41 2026