Files
Frediano Ziglio 307f2595dd Linker: If the type is pie the results should be an executable which entry point should be an executable entry point, not a DLL one.
* emultempl/pe.em (set_entry_point): Only use the DLL entry point
	for DLLs.
	* emultempl/pep.em (set_entry_point): Likewise.
2020-09-22 12:48:04 +01:00
..
2020-07-07 18:26:33 +09:30
2020-07-09 22:58:16 +09:30
2020-06-24 20:00:08 +09:30
2020-08-13 08:10:18 +09:30
2009-03-17 12:46:19 +00:00
2016-10-15 12:53:57 +10:30
2020-02-19 17:46:10 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.

Copyright (C) 2012-2020 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.