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
2008-02-04 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git]
/
ld
/
emulparams
/
i386linux.sh
blob
7b7463a11281dc041c79aaca7ee3b66aa35c906e
1
SCRIPT_NAME
=
aout
2
OUTPUT_FORMAT
=
"a.out-i386-linux"
3
TARGET_PAGE_SIZE
=
0x1000
4
TEXT_START_ADDR
=
0x1020
5
case
${LD_FLAG}
in
6
n|N
)
TEXT_START_ADDR
=
0
;;
7
esac
8
ARCH
=
i386
9
TEMPLATE_NAME
=
linux