repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync bootstrap-lto.mk and dfp.m4 with gcc.
[binutils.git]
/
ld
/
emulparams
/
vsta.sh
blob
0610f305bb04a5afbe0b285fbbb1966833ab559c
1
SCRIPT_NAME
=
aout
2
OUTPUT_FORMAT
=
"a.out-i386"
3
TEXT_START_ADDR
=
0x1020
4
TARGET_PAGE_SIZE
=
0x1000
5
SEGMENT_SIZE
=
0x400000
6
case
${LD_FLAG}
in
7
n|N
)
TEXT_START_ADDR
=
0
;;
8
esac
9
ARCH
=
i386
10