forked from pool/binutils
Use the SLE11 SP1 binutils for now.
- Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. - Copy from SLE11 SP1. Compared to that add --as-needed by default patch again. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=9
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user