From 8281408088e0492159f96465b83e19dfe68f3ca87d8d2d1a89c47cb2548c393c Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Thu, 9 Jun 2011 14:22:53 +0000 Subject: [PATCH] - Add patch to support AMD Bulldozer v2 [fate #312149] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=49 --- amd-bdver2-and-fixes2.diff.gz | 3 +++ binutils.changes | 5 +++++ binutils.spec | 2 ++ cross-alpha-binutils.changes | 5 +++++ cross-alpha-binutils.spec | 2 ++ cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 2 ++ cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 2 ++ cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 2 ++ cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 2 ++ cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 2 ++ cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 2 ++ cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 2 ++ cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 2 ++ cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 2 ++ cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 2 ++ cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 2 ++ cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 2 ++ cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 2 ++ 31 files changed, 108 insertions(+) create mode 100644 amd-bdver2-and-fixes2.diff.gz diff --git a/amd-bdver2-and-fixes2.diff.gz b/amd-bdver2-and-fixes2.diff.gz new file mode 100644 index 0000000..45d3d40 --- /dev/null +++ b/amd-bdver2-and-fixes2.diff.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7143af49581ca3ceb0ee3462bb50abac9eaf27022fcc1f838df3ae07c0f63797 +size 70386 diff --git a/binutils.changes b/binutils.changes index 2cec2e1..436cc91 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/binutils.spec b/binutils.spec index 77a3bc5..4d11b39 100644 --- a/binutils.spec +++ b/binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -297,6 +298,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index cdbac7b..ce57f2a 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 16fda3b..0a0e1c8 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 7072b1a..a433aaf 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 6caecea..2bbdf0f 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index d983b7e..c14f2c5 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 4e8595b..f421dd0 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index fb15b67..37fd5fd 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index b6c40e6..0d623bc 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index d442fd0..656f24a 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index c78c52e..c9d8e1c 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 3e26f51..d6e1258 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index bf26c72..de17009 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index eb901a7..fa1b4db 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 2cec2e1..436cc91 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 9 14:20:07 UTC 2011 - matz@novell.com + +- Add patch to support AMD Bulldozer v2 [fate #312149] + ------------------------------------------------------------------- Tue Jun 7 11:03:12 UTC 2011 - rguenther@novell.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 1aa0190..0ac01dc 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -87,6 +87,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: amd-bdver2-and-fixes2.diff.gz Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -269,6 +270,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90