From 03ae34d31d17a8a766a33dc5f89fb3565d506c523ea3a803235e134c7a393981 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Wed, 2 Nov 2011 10:09:49 +0000 Subject: [PATCH] * Drop patches that have been applied upstream. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=73 --- binutils.changes | 1 + binutils.spec | 2 - bso13195.diff | 107 ---------------------------------- cross-alpha-binutils.changes | 1 + cross-alpha-binutils.spec | 2 - cross-arm-binutils.changes | 1 + cross-arm-binutils.spec | 2 - cross-hppa-binutils.changes | 1 + cross-hppa-binutils.spec | 2 - cross-hppa64-binutils.changes | 1 + cross-hppa64-binutils.spec | 2 - cross-i386-binutils.changes | 1 + cross-i386-binutils.spec | 2 - cross-ia64-binutils.changes | 1 + cross-ia64-binutils.spec | 2 - cross-mips-binutils.changes | 1 + cross-mips-binutils.spec | 2 - cross-ppc-binutils.changes | 1 + cross-ppc-binutils.spec | 2 - cross-ppc64-binutils.changes | 1 + cross-ppc64-binutils.spec | 2 - cross-s390-binutils.changes | 1 + cross-s390-binutils.spec | 2 - cross-s390x-binutils.changes | 1 + cross-s390x-binutils.spec | 2 - cross-sparc-binutils.changes | 1 + cross-sparc-binutils.spec | 2 - cross-spu-binutils.changes | 1 + cross-spu-binutils.spec | 2 - cross-x86_64-binutils.changes | 1 + cross-x86_64-binutils.spec | 2 - 31 files changed, 15 insertions(+), 137 deletions(-) delete mode 100644 bso13195.diff diff --git a/binutils.changes b/binutils.changes index 663f5c7..88ef5f1 100644 --- a/binutils.changes +++ b/binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/binutils.spec b/binutils.spec index 25e06d8..1fa372a 100644 --- a/binutils.spec +++ b/binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -304,7 +303,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/bso13195.diff b/bso13195.diff deleted file mode 100644 index 4972cda..0000000 --- a/bso13195.diff +++ /dev/null @@ -1,107 +0,0 @@ -Index: bfd/elflink.c -=================================================================== ---- bfd/elflink.c.orig -+++ bfd/elflink.c -@@ -1238,7 +1238,6 @@ _bfd_elf_merge_symbol (bfd *abfd, - { - h->def_dynamic = 0; - h->ref_dynamic = 1; -- h->dynamic_def = 1; - } - /* FIXME: Should we check type and size for protected symbol? */ - h->size = 0; -@@ -4353,7 +4352,6 @@ error_free_dyn: - { - h->def_dynamic = 0; - h->ref_dynamic = 1; -- h->dynamic_def = 1; - } - } - if (! info->executable -@@ -4366,7 +4364,10 @@ error_free_dyn: - if (! definition) - h->ref_dynamic = 1; - else -- h->def_dynamic = 1; -+ { -+ h->def_dynamic = 1; -+ h->dynamic_def = 1; -+ } - if (h->def_regular - || h->ref_regular - || (h->u.weakdef != NULL -@@ -11914,8 +11915,9 @@ bfd_elf_gc_mark_dynamic_ref_symbol (stru - && h->def_regular - && ELF_ST_VISIBILITY (h->other) != STV_INTERNAL - && ELF_ST_VISIBILITY (h->other) != STV_HIDDEN -- && !bfd_hide_sym_by_version (info->version_info, -- h->root.root.string)))) -+ && (strchr (h->root.root.string, ELF_VER_CHR) != NULL -+ || !bfd_hide_sym_by_version (info->version_info, -+ h->root.root.string))))) - h->root.u.def.section->flags |= SEC_KEEP; - - return TRUE; -Index: ld/testsuite/ld-elf/elf.exp -=================================================================== ---- ld/testsuite/ld-elf/elf.exp.orig -+++ ld/testsuite/ld-elf/elf.exp -@@ -138,6 +138,11 @@ if ![isnative] { - return - } - -+run_cc_link_tests { -+ {"PR ld/13195" "-Wl,--gc-sections" "" -+ {pr13195.c} {} "pr13195"} -+} -+ - set array_tests { - {"preinit array" "" "" {preinit.c} "preinit" "preinit.out"} - {"init array" "" "" {init.c} "init" "init.out"} -Index: ld/testsuite/ld-elf/pr13195.c -=================================================================== ---- /dev/null -+++ ld/testsuite/ld-elf/pr13195.c -@@ -0,0 +1,5 @@ -+int -+main () -+{ -+ return 0; -+} -Index: ld/testsuite/ld-elf/pr13195.d -=================================================================== ---- /dev/null -+++ ld/testsuite/ld-elf/pr13195.d -@@ -0,0 +1,10 @@ -+#ld: --gc-sections -shared -version-script pr13195.t -+#readelf: -s --wide -D -+#target: *-*-linux* *-*-gnu* -+#notarget: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-* -+#notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-* -+# generic linker targets don't support --gc-sections, nor do a bunch of others -+ -+#... -+ +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +[1-9]+ foo -+#pass -Index: ld/testsuite/ld-elf/pr13195.s -=================================================================== ---- /dev/null -+++ ld/testsuite/ld-elf/pr13195.s -@@ -0,0 +1,6 @@ -+ .section .text.new_foo,"ax",%progbits -+ .globl new_foo -+ .type new_foo, %function -+new_foo: -+ .byte 0 -+ .symver new_foo,foo@@VERS_2.0 -Index: ld/testsuite/ld-elf/pr13195.t -=================================================================== ---- /dev/null -+++ ld/testsuite/ld-elf/pr13195.t -@@ -0,0 +1,6 @@ -+VERS_2.0 { -+global: -+ foo; -+local: -+ *; -+}; diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 663f5c7..88ef5f1 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index a9c4dbc..d197920 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index b3ea7e4..c01bc1c 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 6c0ff52..a22ed02 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 83b5a94..a977ccc 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 70ba8cd..ea73c1f 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 4463010..16d5582 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 41b2662..ff5a92f 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index c7f4e0f..81d3f39 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 8ccc56b..fc73303 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index c7d6dfb..234eb62 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index aed2b37..604a9c1 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index e9f0f1a..856020b 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 0f3f494..31ae354 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %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 663f5c7..88ef5f1 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -3,6 +3,7 @@ Wed Nov 2 09:27:38 UTC 2011 - rguenther@suse.com - Update to binutils-2_22-branch head. * Adds support for LDPT_GET_SYMBOLS_V2. + * Drop patches that have been applied upstream. ------------------------------------------------------------------- Fri Sep 30 11:25:38 UTC 2011 - tserong@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 5b1c2bb..d28ea51 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -90,7 +90,6 @@ Patch11: use-hashtype-both-by-default.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff Patch18: gold-depend-on-opcodes.diff -Patch19: bso13195.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -276,7 +275,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch14 %patch15 %patch18 -%patch19 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90