repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixes for host gcc 4.6.1
[zpugcc/jano.git]
/
toolchain
/
binutils
/
ld
/
emulparams
/
armpe.sh
blob
aa605366e8c97f6e779d2db4624c64b114b8b4f3
1
ARCH
=
arm
2
SCRIPT_NAME
=
pe
3
4
OUTPUT_FORMAT
=
"pei-arm-little"
5
LITTLE_OUTPUT_FORMAT
=
"pei-arm-little"
6
BIG_OUTPUT_FORMAT
=
"pei-arm-big"
7
8
RELOCATEABLE_OUTPUT_FORMAT
=
"pe-arm-little"
9
10
TEMPLATE_NAME
=
pe
11
ENTRY
=
"_mainCRTStartup"
12
SUBSYSTEM
=
PE_DEF_SUBSYSTEM
13
INITIAL_SYMBOL_CHAR
=
\"
_
\"