summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cygwin/exe-export.exp
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* binutils/ChangeLogDave Korn2009-04-011-1/+1
| | | | | | | | | | | | | | | | * dlltool.c (set_dll_name_from_def): Accept new second arg that indicates if we are building DLL or EXE, and use it to add a default suffix to the output filename when none is already present. (def_name): Indicate we are building an EXE when calling it. (def_library): Indicate we are building a DLL when calling it. ld/testsuite/ChangeLog * ld-cygwin/exe-export.exp: Add "-lkernel32" when linking test exe. * ld-cygwin/testexe.c (testexe_main): Indicate whether global_a was set to correct final value using error return status. (testexe_dummy): Dummy function calls an import from kernel32.dll to ensure it is mapped into the process space at runtime.
* Update sources to GPLv3Nick Clifton2007-07-061-6/+9
|
* Update FSF addressesNick Clifton2005-05-121-1/+1
|
* Add new test for cygwin target: building an executable with an export table.Nick Clifton2003-06-021-0/+151