parent
d6e443e909
commit
2016221c0b
78304
binutils-x86-AMX-insns.patch
Normal file
78304
binutils-x86-AMX-insns.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -39,7 +39,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
Name: binutils%{?name_cross}%{?_with_debug:-debug}
|
||||||
Version: 2.35.2
|
Version: 2.35.2
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/binutils
|
URL: https://sourceware.org/binutils
|
||||||
|
|
||||||
@ -394,6 +394,10 @@ Patch49: binutils.unicode.patch
|
|||||||
# Lifetime: Fixed in 2.38
|
# Lifetime: Fixed in 2.38
|
||||||
Patch50: binutils-AArch64-EFI.patch
|
Patch50: binutils-AArch64-EFI.patch
|
||||||
|
|
||||||
|
# Purpose: Add support for x86 AMX instructionst.
|
||||||
|
# Lifetime: Fixed in 2.37
|
||||||
|
Patch51: binutils-x86-AMX-insns.patch
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
Provides: bundled(libiberty)
|
Provides: bundled(libiberty)
|
||||||
@ -982,22 +986,25 @@ exit 0
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 30 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-13
|
* Tue Dec 14 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-14
|
||||||
|
- Add support for an Intel AMX instructions. (#2030554)
|
||||||
|
|
||||||
|
* Tue Nov 30 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-13
|
||||||
- Add support for an AArch64-EFI target. (#2027517)
|
- Add support for an AArch64-EFI target. (#2027517)
|
||||||
|
|
||||||
* Fri Nov 26 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-12
|
* Fri Nov 26 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-12
|
||||||
- Define QA_RPATH to stop complaints about valid DT_RPATH tags. (#2026296)
|
- Define QA_RPATH to stop complaints about valid DT_RPATH tags. (#2026296)
|
||||||
|
|
||||||
* Wed Nov 24 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-11
|
* Wed Nov 24 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-11
|
||||||
- Fix linker testsuite failures for s390x. (#2026295)
|
- Fix linker testsuite failures for s390x. (#2026295)
|
||||||
|
|
||||||
* Mon Oct 25 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-10
|
* Mon Oct 25 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-10
|
||||||
- Add ability to control the display of unicode characters. (#2009190)
|
- Add ability to control the display of unicode characters. (#2009190)
|
||||||
|
|
||||||
* Mon Aug 16 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-9
|
* Mon Aug 16 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-9
|
||||||
- Add another s390x arch 14 instruction. (#1898533)
|
- Add another s390x arch 14 instruction. (#1898533)
|
||||||
|
|
||||||
* Mon Aug 16 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-8
|
* Mon Aug 16 2021 Nick Clifton <nickc@redhat.com> - 2.35.2-8
|
||||||
- Ensure that dir[0] contains pwd in gas generated DWARF-5 directory tables. (#1986018)
|
- Ensure that dir[0] contains pwd in gas generated DWARF-5 directory tables. (#1986018)
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.35.2-7
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.35.2-7
|
||||||
|
Loading…
Reference in New Issue
Block a user