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
2005-02-10 Paul Brook <paul@codesourcery.com>
[binutils.git]
/
ld
/
emulparams
/
shelf32_nbsd.sh
blob
14965ef95b5ecc3b9ebea7f9f0888fb64030dbe6
1
# If you change this file, please alsolook at files which source this one:
2
# shlelf32_nbsd.sh
3
4
.
${srcdir}
/
emulparams
/
shelf32.sh
5
6
OUTPUT_FORMAT
=
"elf32-sh64-nbsd"
7
TEXT_START_ADDR
=
0x400000
8
MAXPAGESIZE
=
0x10000
9
10
ENTRY
=
__start
11
12
unset
EMBEDDED
13
unset
STACK_ADDR
14
unset
OTHER_SECTIONS
15
OTHER_SECTIONS
=
"
16
.cranges 0 : { *(.cranges) }
17
"