OSDN Git Service

Add new test for cygwin target: building an executable with an export table.
authorNick Clifton <nickc@redhat.com>
Mon, 2 Jun 2003 09:11:01 +0000 (09:11 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Jun 2003 09:11:01 +0000 (09:11 +0000)
commitc538ff1d687e50d330ae971556eac7b3fa2bee2d
treec7b744dd6f5e4f7ea363a219b57d19fdbeae419b
parentbe8fe8cd3e6233d236f68054c94ab4d292d904f8
Add new test for cygwin target: building an executable with an export table.
ld/testsuite/ChangeLog
ld/testsuite/ld-cygwin/exe-export.exp [new file with mode: 0644]
ld/testsuite/ld-cygwin/testdll.c [new file with mode: 0644]
ld/testsuite/ld-cygwin/testdll.def [new file with mode: 0644]
ld/testsuite/ld-cygwin/testexe.c [new file with mode: 0644]
ld/testsuite/ld-cygwin/testexe.def [new file with mode: 0644]