* 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)
commit6c381eeb71e6f61062fb64795097e144d48fa798
tree12b7b3e030baa928d152f3d6a3fa9eed99edb1a8
parent94a03f18b830422643115cfdae48aed9cdc5c485
* 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]
This page took 0.026132 seconds and 4 git commands to generate.