2.17.50.0.7-1

This commit is contained in:
Jakub Jelinek 2006-12-01 11:00:49 +00:00
parent e471069c24
commit 13593f3b04
3 changed files with 16 additions and 19 deletions

View File

@ -1 +1 @@
binutils-2.17.50.0.6.tar.bz2
binutils-2.17.50.0.7.tar.bz2

View File

@ -1,22 +1,18 @@
Summary: A GNU collection of binary utilities.
Name: binutils
Version: 2.17.50.0.6
Release: 3
Version: 2.17.50.0.7
Release: 1
License: GPL
Group: Development/Tools
URL: http://sources.redhat.com/binutils
Source: ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
Patch1: binutils-2.17.50.0.6-ltconfig-multilib.patch
Patch2: binutils-2.17.50.0.6-ppc64-pie.patch
Patch3: binutils-2.17.50.0.6-place-orphan.patch
Patch4: binutils-2.17.50.0.6-ia64-lib64.patch
Patch5: binutils-2.17.50.0.6-elfvsb-test.patch
Patch6: binutils-2.17.50.0.6-standards.patch
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
Patch1: binutils-2.17.50.0.7-ltconfig-multilib.patch
Patch2: binutils-2.17.50.0.7-ppc64-pie.patch
Patch3: binutils-2.17.50.0.7-place-orphan.patch
Patch4: binutils-2.17.50.0.7-ia64-lib64.patch
Patch5: binutils-2.17.50.0.7-elfvsb-test.patch
Patch6: binutils-2.17.50.0.7-standards.patch
Patch7: binutils-2.17.50.0.7-build-fixes.patch
Buildroot: %{_tmppath}/binutils-root
BuildRequires: texinfo >= 4.0, dejagnu, gettext, flex, bison
@ -65,10 +61,6 @@ to consider using libelf instead of BFD.
%patch5 -p0 -b .elfvsb-test~
%patch6 -p0 -b .standards~
%patch7 -p0 -b .build-fixes~
%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
@ -211,6 +203,11 @@ fi
%{_infodir}/bfd*info*
%changelog
* Fri Dec 1 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.7-1
- update to 2.17.50.0.7
- .cfi_personality and .cfi_lsda directives, per subsection .cfi_*
directives, better .eh_frame CIE merging
* Thu Nov 9 2006 Jakub Jelinek <jakub@redhat.com> 2.17.50.0.6-3
- fix popcnt instruction assembly and disassembly on amd64 (#214767)

View File

@ -1 +1 @@
7e82f67aed569b1489f1ba79988f0e64 binutils-2.17.50.0.6.tar.bz2
2aa72eccc5f87ccfebbc6e5bfeb1717e binutils-2.17.50.0.7.tar.bz2