diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-10-12 15:40:13 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-10-12 15:40:13 +0000 |
commit | f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5 (patch) | |
tree | 16adebdabf2c0544e46e7640f2d84f692e1f6d6c /ld | |
parent | 9b691193ef8f68fa38ef60205bccdeedec1fadea (diff) | |
download | gdb-f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5.zip gdb-f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5.tar.gz gdb-f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5.tar.bz2 |
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.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 9 | ||||
-rw-r--r-- | ld/testsuite/ld-discard/extern.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-discard/start.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-discard/static.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-linkonce/zeroehl32.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-selective/keepdot.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-selective/keepdot0.d | 2 |
7 files changed, 15 insertions, 6 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 536b479..02f1d73 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -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 diff --git a/ld/testsuite/ld-discard/extern.d b/ld/testsuite/ld-discard/extern.d index 5871cd1..76d4263 100644 --- a/ld/testsuite/ld-discard/extern.d +++ b/ld/testsuite/ld-discard/extern.d @@ -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)' diff --git a/ld/testsuite/ld-discard/start.d b/ld/testsuite/ld-discard/start.d index 943f11c..feef5ea 100644 --- a/ld/testsuite/ld-discard/start.d +++ b/ld/testsuite/ld-discard/start.d @@ -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' diff --git a/ld/testsuite/ld-discard/static.d b/ld/testsuite/ld-discard/static.d index e259cb4..2253f1a 100644 --- a/ld/testsuite/ld-discard/static.d +++ b/ld/testsuite/ld-discard/static.d @@ -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' diff --git a/ld/testsuite/ld-linkonce/zeroehl32.d b/ld/testsuite/ld-linkonce/zeroehl32.d index 1b6a3f8..b84ebed 100644 --- a/ld/testsuite/ld-linkonce/zeroehl32.d +++ b/ld/testsuite/ld-linkonce/zeroehl32.d @@ -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* diff --git a/ld/testsuite/ld-selective/keepdot.d b/ld/testsuite/ld-selective/keepdot.d index 47b6ae2..aadd5d4 100644 --- a/ld/testsuite/ld-selective/keepdot.d +++ b/ld/testsuite/ld-selective/keepdot.d @@ -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 diff --git a/ld/testsuite/ld-selective/keepdot0.d b/ld/testsuite/ld-selective/keepdot0.d index e275080..4432a01 100644 --- a/ld/testsuite/ld-selective/keepdot0.d +++ b/ld/testsuite/ld-selective/keepdot0.d @@ -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 |