2002-10-12 H.J. Lu (hjl@gnu.org)
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 12 Oct 2002 15:40:13 +0000 (15:40 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 12 Oct 2002 15:40:13 +0000 (15:40 +0000)
* ld-discard/extern.d: Remove $srcdir/$subdir/.
* ld-discard/start.d: Likewise.
* ld-discard/static.d: Likewise.
* ld-linkonce/zeroehl32.d: Likewise.
* ld-selective/keepdot.d: Likewise.
* ld-selective/keepdot0.d: Likewise.

ld/testsuite/ChangeLog
ld/testsuite/ld-discard/extern.d
ld/testsuite/ld-discard/start.d
ld/testsuite/ld-discard/static.d
ld/testsuite/ld-linkonce/zeroehl32.d
ld/testsuite/ld-selective/keepdot.d
ld/testsuite/ld-selective/keepdot0.d

index 536b479803cb4c5edc8774b79c2cf9e2787e1237..02f1d73c8015f16b72a3276fa9879cd9c19e2518 100644 (file)
@@ -1,3 +1,12 @@
+2002-10-12  H.J. Lu  (hjl@gnu.org)
+
+       * ld-discard/extern.d: Remove $srcdir/$subdir/.
+       * ld-discard/start.d: Likewise.
+       * ld-discard/static.d: Likewise.
+       * ld-linkonce/zeroehl32.d: Likewise.
+       * ld-selective/keepdot.d: Likewise.
+       * ld-selective/keepdot0.d: Likewise.
+
 2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
index 5871cd1afb45d0bc894823b370b8e5648f80a750..76d4263d7f76d0c58c781055ff8d268265cb11a2 100644 (file)
@@ -1,3 +1,3 @@
 #source: extern.s
-#ld: -T $srcdir/$subdir/discard.ld
+#ld: -T discard.ld
 #error: undefined reference to `(data|local symbols in discarded section \.data\.exit)'
index 943f11c6b789e8d3e7e64c60e00521d481707c2c..feef5eac9f9fb990d1e5aba585d0c94bb473ca55 100644 (file)
@@ -1,4 +1,4 @@
 #source: start.s
 #source: exit.s
-#ld: -T $srcdir/$subdir/discard.ld
+#ld: -T discard.ld
 #error: undefined reference to `data'
index e259cb4cb83f210be6fb5eab4a5ab5b9425a9053..2253f1aeac3fe97f85c0b6750be41d69639a4608 100644 (file)
@@ -1,3 +1,3 @@
 #source: static.s
-#ld: -T $srcdir/$subdir/discard.ld
+#ld: -T discard.ld
 #error: undefined reference to `local symbols in discarded section \.data\.exit'
index 1b6a3f892f6db6259dec1265d58710618e231ad1..b84ebed370553a1d5e5678af0c5a1b9fedcd5638 100644 (file)
@@ -1,6 +1,6 @@
 #source: x.s
 #source: y.s
-#ld: -Ttext 0xa00 -T $srcdir/$subdir/zeroeh.ld
+#ld: -Ttext 0xa00 -T zeroeh.ld
 #objdump: -s
 #target: cris-*-elf cris-*-linux* i?86-*-elf i?86-*-linux*
 
index 47b6ae23911a70927e7a3b273de8a0d2afa08e55..aadd5d449d7d843f3997d8f1018cb4a436e7a81f 100644 (file)
@@ -1,4 +1,4 @@
-#ld: --gc-sections -Bstatic -e _start -T$srcdir/$subdir/keepdot.ld
+#ld: --gc-sections -Bstatic -e _start -T keepdot.ld
 #name: Preserve default . = 0
 #objdump: -h
 
index e2750801d28ad58d4d3d631ebe061bb9fb167109..4432a011e1146d1cd4edc71f23c0d1f2f2a5f350 100644 (file)
@@ -1,5 +1,5 @@
 #source: keepdot.s
-#ld: --gc-sections -Bstatic -e _start -T$srcdir/$subdir/keepdot0.ld
+#ld: --gc-sections -Bstatic -e _start -T keepdot0.ld
 #name: Preserve explicit . = 0
 #objdump: -h