mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
c3d002bb17
* emulparams/i386pe.sh (ENTRY): Define as _mainCRTStartup.
8 lines
155 B
Bash
8 lines
155 B
Bash
ARCH=powerpc
|
|
SCRIPT_NAME=ppcpe
|
|
OUTPUT_FORMAT="pei-powerpcle"
|
|
TEMPLATE_NAME=pe
|
|
ENTRY="_mainCRTStartup"
|
|
SUBSYSTEM=PE_DEF_SUBSYSTEM
|
|
INITIAL_SYMBOL_CHAR=\"_\"
|