SHA256
1
0
forked from pool/binutils

Updating link to change in openSUSE:Factory/binutils revision 42.0

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=30bdcdf01676d704cb1d357d78d1160b
This commit is contained in:
OBS User buildservice-autocommit
2009-11-27 11:33:30 +00:00
committed by Git OBS Bridge
parent 8c3e5e79da
commit 11203e4515
50 changed files with 703 additions and 2429 deletions

View File

@@ -1,6 +1,8 @@
--- ld/lexsup.c
+++ ld/lexsup.c
@@ -643,6 +643,9 @@
Index: ld/lexsup.c
===================================================================
--- ld/lexsup.c.orig 2009-11-23 14:02:48.000000000 +0100
+++ ld/lexsup.c 2009-11-23 14:03:09.000000000 +0100
@@ -687,6 +687,9 @@ parse_args (unsigned argc, char **argv)
}
}
@@ -10,9 +12,11 @@
last_optind = -1;
while (1)
{
--- ld/testsuite/config/default.exp
+++ ld/testsuite/config/default.exp
@@ -20,7 +20,7 @@
Index: ld/testsuite/config/default.exp
===================================================================
--- ld/testsuite/config/default.exp.orig 2009-11-23 14:02:48.000000000 +0100
+++ ld/testsuite/config/default.exp 2009-11-23 14:03:09.000000000 +0100
@@ -23,7 +23,7 @@
#
if ![info exists ld] then {
@@ -21,7 +25,7 @@
}
if ![info exists as] then {
@@ -67,7 +67,7 @@
@@ -68,7 +68,7 @@ if {![file isdirectory tmpdir/ld]} then
catch "exec mkdir tmpdir/ld" status
catch "exec ln -s ../../ld-new tmpdir/ld/ld" status
}
@@ -30,7 +34,7 @@
# load the linker path
if {[file exists tmpdir/libpath.exp]} {
@@ -261,7 +261,7 @@
@@ -270,7 +270,7 @@ if ![info exists READELFFLAGS] then {
}
if ![info exists LD] then {
@@ -39,9 +43,11 @@
}
if ![info exists LDFLAGS] then {
--- ld/testsuite/ld-bootstrap/bootstrap.exp
+++ ld/testsuite/ld-bootstrap/bootstrap.exp
@@ -53,7 +53,12 @@
Index: ld/testsuite/ld-bootstrap/bootstrap.exp
===================================================================
--- ld/testsuite/ld-bootstrap/bootstrap.exp.orig 2009-11-23 14:02:48.000000000 +0100
+++ ld/testsuite/ld-bootstrap/bootstrap.exp 2009-11-23 14:03:09.000000000 +0100
@@ -56,7 +56,12 @@ foreach flags {"" "strip" "--static" "--
# This test can only be run if we have the ld build directory,
# since we need the object files.