- Add dependency to opcodes from gold.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=55
This commit is contained in:
Richard Biener 2011-07-01 10:34:38 +00:00 committed by Git OBS Bridge
parent 607e7a7aa4
commit 66c531f535
31 changed files with 76 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -301,6 +302,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -2,6 +2,7 @@
Tue Jun 28 08:12:12 UTC 2011 - rguenther@novell.com
- Update to binutils 2.21.1 release.
- Add dependency to opcodes from gold.
-------------------------------------------------------------------
Fri Jun 17 15:23:21 CEST 2011 - matz@suse.de

View File

@ -89,6 +89,7 @@ Patch14: binutils-build-as-needed.diff
Patch15: fixup-testcase-perturb.diff
Patch16: amd-bdver2-and-fixes2.diff.gz
Patch17: binutils-add-pep.diff
Patch18: gold-depend-on-opcodes.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -273,6 +274,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch15
%patch16 -p1
%patch17 -p1
%patch18
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -0,0 +1,31 @@
Index: Makefile.def
===================================================================
--- Makefile.def.orig 2010-10-20 17:43:39.000000000 +0200
+++ Makefile.def 2011-07-01 12:31:39.000000000 +0200
@@ -434,6 +434,7 @@ dependencies = { module=configure-gold;
dependencies = { module=all-gold; on=all-libiberty; };
dependencies = { module=all-gold; on=all-intl; };
dependencies = { module=all-gold; on=all-bfd; };
+dependencies = { module=all-gold; on=all-opcodes; };
dependencies = { module=all-gold; on=all-build-bison; };
dependencies = { module=all-gold; on=all-build-byacc; };
dependencies = { module=check-gold; on=all-binutils; };
Index: Makefile.in
===================================================================
--- Makefile.in.orig 2011-06-27 11:07:34.000000000 +0200
+++ Makefile.in 2011-07-01 12:32:18.000000000 +0200
@@ -58297,6 +58297,14 @@ all-stage3-gold: maybe-all-stage3-bfd
all-stage4-gold: maybe-all-stage4-bfd
all-stageprofile-gold: maybe-all-stageprofile-bfd
all-stagefeedback-gold: maybe-all-stagefeedback-bfd
+all-gold: maybe-all-opcodes
+
+all-stage1-gold: maybe-all-stage1-opcodes
+all-stage2-gold: maybe-all-stage2-opcodes
+all-stage3-gold: maybe-all-stage3-opcodes
+all-stage4-gold: maybe-all-stage4-opcodes
+all-stageprofile-gold: maybe-all-stageprofile-opcodes
+all-stagefeedback-gold: maybe-all-stagefeedback-opcodes
all-gold: maybe-all-build-bison
all-stage1-gold: maybe-all-build-bison