]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testsuite/ld-cygwin/exe-export.exp
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)
commit3bb727441d45dc357080da05218af31275d03e92
treee2509d15fb48d172e908b3602c838281d5b21d89
parent03a1c9a70857253f0a7a2d7a29a0f627ffc632bd
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]