SHA256
3
0
forked from pool/binutils

- Revert upstream change to error on bfd.h usage without first

including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

- Revert upstream change to error on bfd.h usage without first
  including some config.h

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=120
This commit is contained in:
Richard Biener 2012-11-30 13:00:21 +00:00 committed by Git OBS Bridge
parent 1577ba8f9c
commit 41e240dafb
37 changed files with 160 additions and 0 deletions

16
binutils-bfd_h.patch Normal file
View File

@ -0,0 +1,16 @@
Remove the #error to avoid issues with legacy not dealing with this
--- bfd/bfd-in.h.orig 2012-11-30 13:44:35.715871571 +0100
+++ bfd/bfd-in.h 2012-11-30 13:44:43.428871298 +0100
@@ -25,11 +25,6 @@
#ifndef __BFD_H_SEEN__
#define __BFD_H_SEEN__
-/* PR 14072: Ensure that config.h is included first. */
-#if !defined PACKAGE && !defined PACKAGE_VERSION
-#error config.h must be included before this header
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -94,6 +94,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -160,6 +161,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 30 12:46:35 UTC 2012 - rguenther@suse.com
- Revert upstream change to error on bfd.h usage without first
including some config.h
-------------------------------------------------------------------
Wed Nov 28 10:56:12 UTC 2012 - rguenther@suse.com

View File

@ -97,6 +97,7 @@ Patch11: use-hashtype-both-by-default.diff
Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch21: binutils-2.22-objalloc.patch
Patch22: binutils-bfd_h.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
@ -163,6 +164,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch14
%patch18
%patch21
%patch22
%patch101 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h