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
2011-03-25 Tristan Gingold <gingold@adacore.com>
[binutils.git]
/
ld
/
emulparams
/
sparcaout.sh
blob
e109064646587c757ace2668159715caf31eb068
1
SCRIPT_NAME
=
aout
2
OUTPUT_FORMAT
=
"a.out-sunos-big"
3
BIG_OUTPUT_FORMAT
=
"a.out-sunos-big"
4
LITTLE_OUTPUT_FORMAT
=
"a.out-sparc-little"
5
TEXT_START_ADDR
=
0x2020
6
case
${LD_FLAG}
in
7
n|N
)
TEXT_START_ADDR
=
0x2000
;;
8
esac
9
TARGET_PAGE_SIZE
=
0x2000
10
ARCH
=
sparc