projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
S/390: Move binary start to 16M.
[external/binutils.git]
/
ld
/
emulparams
/
i386nto.sh
1
SCRIPT_NAME=elf
2
OUTPUT_FORMAT="elf32-i386"
3
CHECK_RELOCS_AFTER_OPEN_INPUT=yes
4
NO_RELA_RELOCS=yes
5
TEXT_START_ADDR=0x08048000
6
TEXT_START_SYMBOLS='_btext = .;'
7
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
8
ARCH=i386
9
MACHINE=
10
NOP=0x9090
11
TEMPLATE_NAME=elf32
12
GENERATE_SHLIB_SCRIPT=yes