From 0b325a53ed1af47d5faa4e3766dfd359fc95bad2c9b4dcd1757775a061d195a3 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 12 Feb 2010 16:04:27 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/binutils revision 45.0 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=000f9c9d7c0f39cd452ee42599c418a4 --- binutils.changes | 10 ++++++++++ binutils.spec | 4 +++- cross-alpha-binutils.changes | 10 ++++++++++ cross-alpha-binutils.spec | 4 +++- cross-arm-binutils.changes | 10 ++++++++++ cross-arm-binutils.spec | 4 +++- cross-avr-binutils.changes | 10 ++++++++++ cross-avr-binutils.spec | 4 +++- cross-hppa-binutils.changes | 10 ++++++++++ cross-hppa-binutils.spec | 4 +++- cross-hppa64-binutils.changes | 10 ++++++++++ cross-hppa64-binutils.spec | 4 +++- cross-i386-binutils.changes | 10 ++++++++++ cross-i386-binutils.spec | 4 +++- cross-ia64-binutils.changes | 10 ++++++++++ cross-ia64-binutils.spec | 4 +++- cross-mips-binutils.changes | 10 ++++++++++ cross-mips-binutils.spec | 4 +++- cross-ppc-binutils.changes | 10 ++++++++++ cross-ppc-binutils.spec | 4 +++- cross-ppc64-binutils.changes | 10 ++++++++++ cross-ppc64-binutils.spec | 4 +++- cross-s390-binutils.changes | 10 ++++++++++ cross-s390-binutils.spec | 4 +++- cross-s390x-binutils.changes | 10 ++++++++++ cross-s390x-binutils.spec | 4 +++- cross-sh4-binutils.changes | 10 ++++++++++ cross-sh4-binutils.spec | 4 +++- cross-sparc-binutils.changes | 10 ++++++++++ cross-sparc-binutils.spec | 4 +++- cross-spu-binutils.changes | 10 ++++++++++ cross-spu-binutils.spec | 4 +++- cross-x86_64-binutils.changes | 10 ++++++++++ cross-x86_64-binutils.spec | 4 +++- xop.diff.gz | 3 +++ 35 files changed, 224 insertions(+), 17 deletions(-) create mode 100644 xop.diff.gz diff --git a/binutils.changes b/binutils.changes index d446352..247eb31 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/binutils.spec b/binutils.spec index f28da23..d915c73 100644 --- a/binutils.spec +++ b/binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -297,6 +298,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index d446352..247eb31 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index fbb3a81..52e8411 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index d446352..247eb31 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index a2cef19..6ac89dd 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index d446352..247eb31 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index c762cc4..1605262 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index d446352..247eb31 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index d955fed..841e81a 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index d446352..247eb31 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 554306f..6c82845 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index d446352..247eb31 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 56f38ff..c39150b 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index d446352..247eb31 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 2e273fa..4204a5f 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index d446352..247eb31 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index fc17272..bad2f60 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index d446352..247eb31 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 8245d67..ffc3e63 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index d446352..247eb31 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 2c769c2..ac58b1b 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index d446352..247eb31 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 6a0ff87..7d2e6e5 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index d446352..247eb31 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 93a017f..d92dd0d 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index d446352..247eb31 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index 2b2cbd0..1d7199f 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index d446352..247eb31 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 0d36fe6..62d8f07 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index d446352..247eb31 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 9284bb2..637c137 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index d446352..247eb31 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Feb 12 16:55:32 CET 2010 - matz@suse.de + +- Add more aliases for VPCOM* instructions (XOP support). + +------------------------------------------------------------------- +Mon Feb 8 16:05:48 CET 2010 - matz@suse.de + +- Add support for AMD XOP instructions. [bnc #578249] + ------------------------------------------------------------------- Fri Jan 22 15:31:06 CET 2010 - matz@suse.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 28177d9..de3efd1 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -25,7 +25,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.20.0 -Release: 3 +Release: 4 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -85,6 +85,7 @@ Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch +Patch100: xop.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" != "binutils" %define _prefix /opt/cross @@ -269,6 +270,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 %patch92 %endif +%patch100 -p1 # # test_vanilla %endif diff --git a/xop.diff.gz b/xop.diff.gz new file mode 100644 index 0000000..baabb51 --- /dev/null +++ b/xop.diff.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d85a416878242cefcb8704ebc286501d01e1a2addaa140a847f83247a0f2b0 +size 199175