From e471069c2416d3d750dd24a01d810265946f9cc3 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Nov 09 2006 14:48:39 +0000 Subject: 2.17.50.0.6-3 --- diff --git a/binutils.spec b/binutils.spec index af67a62..fa270cc 100644 --- a/binutils.spec +++ b/binutils.spec @@ -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 2.17.50.0.6-3 +- fix popcnt instruction assembly and disassembly on amd64 (#214767) + * Mon Oct 23 2006 Jakub Jelinek 2.17.50.0.6-2 - update to 2.17.50.0.6 - fix for section relative linker script defined symbols in