* emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,
[deliverable/binutils-gdb.git] / ld / emulparams / mcorepe.sh
CommitLineData
09a3f5d4
NC
1ARCH=mcore
2SCRIPT_NAME=mcorepe
829ce307 3OUTPUT_FORMAT="pei-mcore-little"
09a3f5d4
NC
4LITTLE_OUTPUT_FORMAT="pei-mcore-little"
5BIG_OUTPUT_FORMAT="pei-mcore-big"
6TEMPLATE_NAME=pe
c3d002bb 7ENTRY="_mainCRTStartup"
ff65f4f0
ILT
8SUBSYSTEM=PE_DEF_SUBSYSTEM
9INITIAL_SYMBOL_CHAR=\"_\"
03098a9a 10TARGET_PAGE_SIZE=0x1000
This page took 0.224384 seconds and 4 git commands to generate.