parent
bf77df855c
commit
6d4405bdd4
@ -20,7 +20,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: %{?cross}binutils%{?_with_debug:-debug}
|
Name: %{?cross}binutils%{?_with_debug:-debug}
|
||||||
Version: 2.26
|
Version: 2.26
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
@ -51,7 +51,7 @@ Patch11: binutils-2.23.52.0.1-addr2line-dynsymtab.patch
|
|||||||
# H.J's convoluted kernel building patch.
|
# H.J's convoluted kernel building patch.
|
||||||
# Patch12: binutils-2.25-kernel-ld-r.patch
|
# Patch12: binutils-2.25-kernel-ld-r.patch
|
||||||
# Correct bug introduced by patch 12
|
# Correct bug introduced by patch 12
|
||||||
Patch13: binutils-2.23.2-aarch64-em.patch
|
# Patch13: binutils-2.23.2-aarch64-em.patch
|
||||||
# Fix detections little endian PPC shared libraries
|
# Fix detections little endian PPC shared libraries
|
||||||
Patch14: binutils-2.24-ldforcele.patch
|
Patch14: binutils-2.24-ldforcele.patch
|
||||||
# Patch15: binutils-2.25.1-plugin-format-checking.patch
|
# Patch15: binutils-2.25.1-plugin-format-checking.patch
|
||||||
@ -176,7 +176,7 @@ using libelf instead of BFD.
|
|||||||
%patch10 -p1 -b .no-config-h-check~
|
%patch10 -p1 -b .no-config-h-check~
|
||||||
%patch11 -p1 -b .addr2line~
|
%patch11 -p1 -b .addr2line~
|
||||||
# %patch12 -p1 -b .kernel-ld-r~
|
# %patch12 -p1 -b .kernel-ld-r~
|
||||||
%patch13 -p1 -b .aarch64~
|
# %patch13 -p1 -b .aarch64~
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%patch14 -p1 -b .ldforcele~
|
%patch14 -p1 -b .ldforcele~
|
||||||
%endif
|
%endif
|
||||||
@ -503,6 +503,10 @@ exit 0
|
|||||||
%endif # %{isnative}
|
%endif # %{isnative}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 10 2016 Nick Clifton <nickc@redhat.com> 2.26-10
|
||||||
|
- Retire: binutils-2.23.2-aarch64-em.patch
|
||||||
|
(#1305179)
|
||||||
|
|
||||||
* Tue Feb 09 2016 Nick Clifton <nickc@redhat.com> 2.26-9
|
* Tue Feb 09 2016 Nick Clifton <nickc@redhat.com> 2.26-9
|
||||||
- Fix indentation in bfd/elf64-s390.c, gas/config/tc-ia64.c
|
- Fix indentation in bfd/elf64-s390.c, gas/config/tc-ia64.c
|
||||||
and bfd/pe-mips.c to avoid compile time warnings.
|
and bfd/pe-mips.c to avoid compile time warnings.
|
||||||
|
Loading…
Reference in New Issue
Block a user