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
* config/tc-mips.c (s_option): Fix formatting.
[binutils.git]
/
ld
/
emulparams
/
sparclinux.sh
blob
e2164bcc9e2828ede160b4f3387234ba8f23ef6a
1
SCRIPT_NAME
=
aout
2
OUTPUT_FORMAT
=
"a.out-sparc-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
=
sparc
9
TEMPLATE_NAME
=
linux