]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testsuite/ld-vax-elf/vax-elf.exp
* ld-vax-elf/export-class-call.dd: New test.
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 27 Jul 2013 22:28:29 +0000 (22:28 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 27 Jul 2013 22:28:29 +0000 (22:28 +0000)
commit1581972d79ebd85e077a6beb849d6db6d4c2aac9
treef77a4498ace734e13e96854bf972b2606085708c
parent125b5bac9860b55e2065cebf8f36dada6da0c8a5
* ld-vax-elf/export-class-call.dd: New test.
* ld-vax-elf/export-class-call.rd: New test.
* ld-vax-elf/export-class-call.xd: New test.
* ld-vax-elf/export-class-data.dd: New test.
* ld-vax-elf/export-class-data.rd: New test.
* ld-vax-elf/export-class-data.xd: New test.
* ld-vax-elf/export-class.ld: New test linker script.
* ld-vax-elf/export-class-call.s: New test source.
* ld-vax-elf/export-class-data.s: New test source.
* ld-vax-elf/export-class-def.s: New test source.
* ld-vax-elf/vax-elf.exp: Run the new tests.
* ld-vax-elf/vax-export-class.rd: New test.
* ld-vax-elf/vax-export-class.xd: New test.
* ld-vax-elf/export-class.exp: New test script.
15 files changed:
ld/testsuite/ChangeLog
ld/testsuite/ld-vax-elf/export-class-call.dd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-call.rd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-call.s [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-call.xd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-data.dd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-data.rd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-data.s [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-data.xd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class-def.s [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class.exp [new file with mode: 0644]
ld/testsuite/ld-vax-elf/export-class.ld [new file with mode: 0644]
ld/testsuite/ld-vax-elf/vax-elf.exp
ld/testsuite/ld-vax-elf/vax-export-class.rd [new file with mode: 0644]
ld/testsuite/ld-vax-elf/vax-export-class.xd [new file with mode: 0644]