Commit Graph

70 Commits

Author SHA1 Message Date
Nick Clifton
d2eff8f756 Ensure that x76_64 and i686 versions of bfd_stdint.h are the same.
Resolves: #2162328
2023-01-19 16:28:22 +00:00
Nick Clifton
766f25c53f Extend fix handling symbol versioning with LTO plugins.
Resolves: #2148469
2023-01-10 16:32:18 +00:00
Nick Clifton
13ed149bbb Restore libiberty.a to the binutils-devel package.
Resolves: #2154772
2022-12-19 10:17:55 +00:00
Nick Clifton
a57e607ff6 Fix special case of previous delta for s390x.
Resolves: #2151938
2022-12-14 11:52:33 +00:00
yahmad
1afd2bbcf7 Resolves: #2151938
Increase the max number of open files to 20.
2022-12-12 21:07:42 +01:00
Nick Clifton
3391c3cb7a Disable building GOLD.
Resolves: #2149646
2022-12-12 17:02:23 +00:00
Nick Clifton
0f14bb08c8 Eliminate duplicates between sub-packages and add missing shared libraries.
Resolves: #2149646
2022-12-07 15:54:58 +00:00
Nick Clifton
58a5caed03 Eliminate duplicates between sub-packages.
Resolve: #2149646
2022-12-06 10:44:04 +00:00
Nick Clifton
0975834252 Create cross-binutils-<ARCH> sub-packages.
Resolves: #2149646
2022-12-02 09:51:25 +00:00
Nick Clifton
8795aabf39 Fix handling symbol versioning with LTO plugins.
Resolves: #2148469
2022-11-30 08:43:44 +00:00
Nick Clifton
cbd5319db8 Fix the generation of unnecesaary CIE stack unwinding frames.
Resolves: #2121123
2022-09-12 12:50:02 +01:00
Nick Clifton
09c1fb65b9 Fix bogus linker warnings about references to undefined symbols.
Resolves: #2095926
2022-06-14 13:18:29 +01:00
Nick Clifton
964a6e5e54 GAS: AArch64: Do not complain about unknown disabled architecture extensions.
Resolves: #2071038
2022-05-23 10:32:03 +01:00
Nick Clifton
6dc286ecd5 Add support for generating s390x static PIE binaries.
Resolves: #2080164
2022-05-03 13:13:50 +01:00
Nick Clifton
9b29da778a Allow z16 to be used as an alias for the arch14 extenstions to the S390 architecture.
Resolves: #2073383
2022-04-11 09:51:33 +01:00
Nick Clifton
a48e5d9dc8 Allow the AArch64 architecture's RNG extension to be used without ARMv8.5.
Resolves: #2071038
2022-04-05 12:19:42 +01:00
Nick Clifton
69a88a86eb NVR bump to allow rebuild.
Resolves: #2057638
2022-03-30 14:02:02 +01:00
Nick Clifton
72fcf6564e Do not export any windows tools (if they were built).
Resolves: #2057638
2022-03-07 12:40:19 +00:00
Nick Clifton
ec0d868ca5 Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS
Resolves: #2043970
2022-01-24 14:03:56 +00:00
Nick Clifton
b3206130f8 Fix the handling of the /usr/bin/ld file.
Resolves: #2042447
2022-01-24 12:51:52 +00:00
Nick Clifton
4561742f3d Fix testsuite failures.
Resolves: #2039325
2022-01-18 15:27:20 +00:00
Nick Clifton
2016221c0b Add support for an Intel AMX instructions.
Resolves: #2030554
2021-12-14 14:39:30 +00:00
Nick Clifton
d6e443e909 Add support for an AArch64-EFI target.
Resolves: #2027517
2021-11-30 15:22:20 +00:00
Nick Clifton
e5d70f19c3 Define QA_RPATH to stop complaints about valid DT_RPATH tags.
Resolves: #2026296
2021-11-26 11:52:11 +00:00
Nick Clifton
0b7d1fd517 Fix linker testsuite failures for s390x.
Resolves: #2026295
2021-11-24 14:04:54 +00:00
Nick Clifton
fa52291ac0 Add ability to control the display of unicode characters.
Resolves: #2009190
2021-11-08 18:03:06 +00:00
Nick Clifton
d8747e9146 Add another s390x arch 14 instruction.
Resolves: #1898533
2021-08-16 15:54:23 +01:00
Nick Clifton
2fbd30358d Ensure that dir[0] contains pwd in gas generated DWARF-5 directory tables.
Resolves: #1986018
2021-08-16 13:39:30 +01:00
Mohan Boddu
4943ef7f87 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:29:35 +00:00
Nick Clifton
1957b52465 Fix the GOLD linker's generation of .note.gnu.property sections for x86.
Resolves: #1974753
2021-06-23 13:03:17 +01:00
Nick Clifton
0f2ec670bd Add gas/testsuite/gas/s390/zarch-arch14.[sd] files.
Resolves: #1898533
2021-06-16 13:15:23 +01:00
Nick Clifton
43e6a26f19 Generate PLT relocs for weak undefined PPC function symbols.
Resolves: #1960667
2021-05-18 14:46:06 +01:00
Nick Clifton
599325c40c Fix decoding DW_FORM_ref_addr in DWARF-5 data.
Resolves: #1960658
2021-05-18 12:59:35 +01:00
Nick Clifton
ba0f4ef1db Fix potential buffer corruption in sha1 code in libiberty library. Fix potential buffer corruption in sha1 code in linker.
Resolves: #1954139
Resolves: #1954138
2021-05-07 11:29:52 +01:00
Nick Clifton
219401fce8 Fix an illegal memory access when parsing a corrupt ELF file. Fix excessive memory consumption parsing corrupt DWARF information. Rebase to GNU Binutils 2.35.2.
Resolves: #1947966
2021-04-23 12:06:10 +01:00
Mohan Boddu
fd8acae164 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 22:44:07 +00:00
Nick Clifton
1918bd8d1d Extend support for s390 Z14 instructions.
Resolves: #1898533
2021-03-26 11:41:56 +00:00
Nick Clifton
bbaf3e90ed Extend vulnerability fix yet again.
Resolves: #1921862
2021-03-17 14:17:31 +00:00
DistroBaker
be384becc4 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/binutils.git#9da135ced547a2bf633d1e5c8a72ee64c8eeda27
2021-02-22 22:50:53 +00:00
DistroBaker
260df458e8 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/binutils.git#2b38102265afe76cbac04d1467bcc55af060fb65
2021-02-22 16:00:30 +00:00
Nick Clifton
5ee8b1d67e Add support for the Z extensions to the s390x architecture. 2021-02-19 14:52:08 +00:00
Nick Clifton
39727409f1 Fix merging ppc64le notes. (#1928936) 2021-02-18 13:40:05 +00:00
Nick Clifton
0352349844 Extend vulnerability fix again.
Resolves: #1925779
2021-02-08 13:08:53 +00:00
Nick Clifton
5673bd0b8f Preserve debug information in libbfd.a and libopcodes.a.
Resolves: #1924068
2021-02-05 09:49:14 +00:00
Nick Clifton
6e401deceb Extend vulnerability fix again.
Resolves: #1913744
2021-02-04 12:41:38 +00:00
Nick Clifton
c11768fc00 Enable PEP support for all targets.
Resolves: #1920373
2021-02-03 14:19:36 +00:00
DistroBaker
187d97a231 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/binutils.git#94c52a6c76233315cd381c79ff1c2e5033e4616d
2021-02-03 11:42:48 +01:00
Nick Clifton
83f3ca3a00 Extend vulnerability fix.
Resolves: #1913744
2021-02-03 09:50:49 +00:00
Nick Clifton
5389c6c03a Add support for DWARF-5 sections to the bfd linker's scripts.
Resolves: #1922707
2021-02-01 12:25:06 +00:00
Nick Clifton
1c41291a9e Fix a vulnerability in the smart_rename function.
Resolves: #1013744
2021-01-29 12:52:47 +00:00