Commit Graph

77 Commits

Author SHA1 Message Date
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
c4082e4078 Add missing '---' to rpminspect.yaml file 2021-11-29 13:07:22 +00:00
Nick Clifton
6b987b6ad4 Add rpminspect.yaml file to control rpath check.
Resolves: #2026296
2021-11-29 12:51:58 +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
Martin Cermak
5cb6ba877f CI gating: Rename the side-tag rebuild test
Rename baseos-qe.brew-build.scratch-build.validation
to osci.brew-build.rebuild.validation because of
https://issues.redhat.com/browse/FACTORY-4119 .

The change is documented here:
https://wiki.test.redhat.com/BaseOs/Tools/RHELKernelRebuildsInSideTag?action=diff&rev2=10&rev1=9
2021-10-05 08:50:30 +00:00
Martin Cermak
5ed9f8ef79 CI Gating: Set up kernel rebuild as a mandatory gating test 2021-08-17 13:47:02 +02: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
DistroBaker
b7b430ece0 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#cc5aeae8c456b06e00f949de397dd74c356884c6
2021-02-19 19:50:43 +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
DistroBaker
97c55e4637 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#bbafdb877580ebfcc3c97f204504764afb4e818b
2021-02-17 11:58:13 +01:00
DistroBaker
bc22304b05 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#bbafdb877580ebfcc3c97f204504764afb4e818b
2021-02-09 17:42:49 +01:00
DistroBaker
6636357ef3 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#bbafdb877580ebfcc3c97f204504764afb4e818b
2021-02-08 20:11:40 +00:00
Nick Clifton
0352349844 Extend vulnerability fix again.
Resolves: #1925779
2021-02-08 13:08:53 +00:00
DistroBaker
b9f11b2d26 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#c014d04d5365e420a52715f93f26ed0b7af52709
2021-02-06 11:41:28 +00:00
Nick Clifton
5673bd0b8f Preserve debug information in libbfd.a and libopcodes.a.
Resolves: #1924068
2021-02-05 09:49:14 +00:00