auto-import binutils-2.11.90.0.8-14 from binutils-2.11.90.0.8-14.src.rpm
This commit is contained in:
parent
f8f30a9144
commit
68c8d12b9b
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU collection of binary utilities.
|
Summary: A GNU collection of binary utilities.
|
||||||
Name: binutils
|
Name: binutils
|
||||||
Version: 2.11.90.0.8
|
Version: 2.11.90.0.8
|
||||||
Release: 13
|
Release: 14
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sourceware.cygnus.com/binutils
|
URL: http://sourceware.cygnus.com/binutils
|
||||||
@ -23,7 +23,7 @@ Patch14: binutils-2.11.90.0.8-ia64iplt.patch
|
|||||||
Patch15: binutils-2.11.90.0.8-secflag.patch
|
Patch15: binutils-2.11.90.0.8-secflag.patch
|
||||||
Patch16: binutils-2.11.90.0.8-secflag2.patch
|
Patch16: binutils-2.11.90.0.8-secflag2.patch
|
||||||
Patch17: binutils-2.11.90.0.8-combrelocplt.patch
|
Patch17: binutils-2.11.90.0.8-combrelocplt.patch
|
||||||
Patch18: binutils-2.11.90.0.8-disable-zdefs.patch
|
Patch18: binutils-2.11.90.0.8-ldshared.patch
|
||||||
Buildroot: /var/tmp/binutils-root
|
Buildroot: /var/tmp/binutils-root
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
%ifarch ia64
|
%ifarch ia64
|
||||||
@ -63,7 +63,7 @@ addresses to file and line).
|
|||||||
%patch15 -p0 -b .secflag
|
%patch15 -p0 -b .secflag
|
||||||
%patch16 -p0 -b .secflag2
|
%patch16 -p0 -b .secflag2
|
||||||
%patch17 -p0 -b .combrelocplt
|
%patch17 -p0 -b .combrelocplt
|
||||||
%patch18 -p0 -b .disable-zdefs
|
%patch18 -p0 -b .ldshared
|
||||||
mv -f ld/Makefile.in ld/Makefile.in.tmp
|
mv -f ld/Makefile.in ld/Makefile.in.tmp
|
||||||
sed -e '/^ALL_EMULATIONS/s/eelf_i386_chaos.o/& eelf_i386_glibc21.o/' < ld/Makefile.in.tmp > ld/Makefile.in
|
sed -e '/^ALL_EMULATIONS/s/eelf_i386_chaos.o/& eelf_i386_glibc21.o/' < ld/Makefile.in.tmp > ld/Makefile.in
|
||||||
rm -f ld/Makefile.in.tmp
|
rm -f ld/Makefile.in.tmp
|
||||||
@ -126,8 +126,12 @@ fi
|
|||||||
%{_infodir}/*info*
|
%{_infodir}/*info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 16 2002 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-13
|
* Mon Apr 29 2002 Alexandre Petit-Bianco <apbianco@redhat.com> 2.11.90.0.8-14
|
||||||
- silently disable -z defs (#64733)
|
- binutils/testsuite/binutils-all/readelf.r: Fixed regexp.
|
||||||
|
- ld/testsuite/ld-srec/srec.exp: use -Tdata on alpha to get XFAIL
|
||||||
|
|
||||||
|
* Thu Apr 25 2002 Andrew MacLeod <amacleod@redhat.com> 2.11.90.0.8-13
|
||||||
|
- Skip invalid -Bsymbolic tests on linux.
|
||||||
|
|
||||||
* Wed Sep 26 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-12
|
* Wed Sep 26 2001 Jakub Jelinek <jakub@redhat.com> 2.11.90.0.8-12
|
||||||
- on IA-64, don't mix R_IA64_IPLTLSB relocs with non-PLT relocs in
|
- on IA-64, don't mix R_IA64_IPLTLSB relocs with non-PLT relocs in
|
||||||
|
Loading…
Reference in New Issue
Block a user