2.17.50.0.6-3

This commit is contained in:
Jakub Jelinek 2006-11-09 14:48:39 +00:00
parent 12c82230a3
commit e471069c24

View File

@ -1,7 +1,7 @@
Summary: A GNU collection of binary utilities.
Name: binutils
Version: 2.17.50.0.6
Release: 2
Release: 3
License: GPL
Group: Development/Tools
URL: http://sources.redhat.com/binutils
@ -16,6 +16,7 @@ Patch7: binutils-2.17.50.0.6-build-fixes.patch
Patch8: binutils-2.17.50.0.6-kept-section.patch
Patch9: binutils-2.17.50.0.6-power6-insns.patch
Patch10: binutils-2.17.50.0.6-fixsyms.patch
Patch11: binutils-2.17.50.0.6-popcnt.patch
Buildroot: %{_tmppath}/binutils-root
BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison
@ -67,6 +68,7 @@ to consider using libelf instead of BFD.
%patch8 -p0 -b .kept-section~
%patch9 -p0 -b .power6-insns~
%patch10 -p0 -b .fixsyms~
%patch11 -p0 -b .popcnt~
# On ppc64 we might use 64K pages
sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x10000/' bfd/elf*ppc.c
@ -209,6 +211,9 @@ fi
%{_infodir}/bfd*info*
%changelog
* Thu Nov 9 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.6-3
- fix popcnt instruction assembly and disassembly on amd64 (#214767)
* Mon Oct 23 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.6-2
- update to 2.17.50.0.6
- fix for section relative linker script defined symbols in