OSDN Git Service

* ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Fri, 11 Oct 2002 14:44:55 +0000 (14:44 +0000)
committerKaz Kojima <kkojima@rr.iij4u.or.jp>
Fri, 11 Oct 2002 14:44:55 +0000 (14:44 +0000)
commitd07017b5812ad2ea863f413dddd428c8e7e4d830
tree191e6bd584e699e7d96152ef92659425129cb803
parent50824f24ab034ac0d0d47c95890f002740a8b7cd
* ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
of linker to the file tmpdir/*-dso.so.
* ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
* ld-sh/tlsbin-0-dso.d: New.
* ld-sh/tlsbin-1.d: New.
* ld-sh/tlsbin-2.d: New.
* ld-sh/tlsbin-3.d: New.
* ld-sh/tlsbin-4.d: New.
* ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
* ld-sh/tlspic-1.d: New.
* ld-sh/tlspic-2.d: New.
* ld-sh/tlspic-3.d: New.
* ld-sh/tlspic-4.d: New.
16 files changed:
ld/testsuite/ChangeLog
ld/testsuite/ld-sh/rd-sh.exp
ld/testsuite/ld-sh/tlsbin-0-dso.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlsbin-1.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlsbin-2.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlsbin-3.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlsbin-4.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlsbin.s [new file with mode: 0644]
ld/testsuite/ld-sh/tlsbinpic.s [new file with mode: 0644]
ld/testsuite/ld-sh/tlslib.s [new file with mode: 0644]
ld/testsuite/ld-sh/tlspic-1.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlspic-2.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlspic-3.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlspic-4.d [new file with mode: 0644]
ld/testsuite/ld-sh/tlspic1.s [new file with mode: 0644]
ld/testsuite/ld-sh/tlspic2.s [new file with mode: 0644]