SHA256
1
0
forked from pool/binutils

Accepting request 143122 from home:adrianSuSE:aarch64

update and biarch patch. It does not help me, but it does not harm either ;)

OBS-URL: https://build.opensuse.org/request/show/143122
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=115
This commit is contained in:
2012-11-27 14:23:40 +00:00
committed by Git OBS Bridge
parent 5c502ac474
commit fed834d5d6
47 changed files with 246 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
Index: binutils/testsuite/binutils-all/windres/windres.exp
===================================================================
--- binutils/testsuite/binutils-all/windres/windres.exp.orig 2009-11-23 14:02:48.000000000 +0100
+++ binutils/testsuite/binutils-all/windres/windres.exp 2009-11-23 14:03:09.000000000 +0100
--- binutils/testsuite/binutils-all/windres/windres.exp.orig
+++ binutils/testsuite/binutils-all/windres/windres.exp
@@ -36,6 +36,7 @@ set wr "$WINDRES --include-dir $srcdir/$
if [file exists "$srcdir/../../winsup/w32api/include"] {
set wr "$wr --include-dir $srcdir/../../winsup/w32api/include"
@@ -12,8 +12,8 @@ Index: binutils/testsuite/binutils-all/windres/windres.exp
Index: ld/testsuite/ld-srec/srec.exp
===================================================================
--- ld/testsuite/ld-srec/srec.exp.orig 2009-11-23 14:02:48.000000000 +0100
+++ ld/testsuite/ld-srec/srec.exp 2009-11-23 14:03:09.000000000 +0100
--- ld/testsuite/ld-srec/srec.exp.orig
+++ ld/testsuite/ld-srec/srec.exp
@@ -20,6 +20,9 @@
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
# MA 02110-1301, USA.
@@ -26,9 +26,9 @@ Index: ld/testsuite/ld-srec/srec.exp
proc srec_off { l } {
Index: ld/testsuite/ld-undefined/undefined.exp
===================================================================
--- ld/testsuite/ld-undefined/undefined.exp.orig 2009-11-23 14:02:48.000000000 +0100
+++ ld/testsuite/ld-undefined/undefined.exp 2009-11-23 14:03:09.000000000 +0100
@@ -136,7 +136,7 @@ setup_xfail "sh64-*-*"
--- ld/testsuite/ld-undefined/undefined.exp.orig
+++ ld/testsuite/ld-undefined/undefined.exp
@@ -134,7 +134,7 @@ setup_xfail "sh64-*-*"
# the function. Therefore the line number in the error message is 8 instead
# of 9. On 64 bit s/390 this works because of the new brasl instruction that
# doesn't need a literal pool entry.