Import commits 5190fa38286a , 2519809009ed and eea4357967b6 to update APX support.
This commit is contained in:
parent
b606cdd338
commit
f7f7b9f944
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: binutils%{?_with_debug:-debug}
|
Name: binutils%{?_with_debug:-debug}
|
||||||
Version: 2.41
|
Version: 2.41
|
||||||
Release: 27%{?dist}
|
Release: 28%{?dist}
|
||||||
License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
|
License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
|
||||||
URL: https://sourceware.org/binutils
|
URL: https://sourceware.org/binutils
|
||||||
|
|
||||||
@ -1354,6 +1354,9 @@ exit 0
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2024 Nick Clifton <nickc@redhat.com> - 2.41-28
|
||||||
|
- Import commits 5190fa38286a , 2519809009ed and eea4357967b6 to update APX support.
|
||||||
|
|
||||||
* Wed Jan 17 2024 Nick Clifton <nickc@redhat.com> - 2.41-27
|
* Wed Jan 17 2024 Nick Clifton <nickc@redhat.com> - 2.41-27
|
||||||
- Add support for Intel's APX (part 1) architecture extensions.
|
- Add support for Intel's APX (part 1) architecture extensions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user