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
2001-01-03 Philip Blundell <pb@futuretv.com>
[binutils.git]
/
ld
/
emulparams
/
shelf_linux.sh
blob
d7b7631fe634cb441c11204064eb2fcb14ae71b7
1
SCRIPT_NAME
=
elf
2
OUTPUT_FORMAT
=
"elf32-shbig-linux"
3
TEXT_START_ADDR
=
0x400000
4
MAXPAGESIZE
=
0x10000
5
ARCH
=
sh
6
MACHINE
=
7
TEMPLATE_NAME
=
elf32
8
GENERATE_SHLIB_SCRIPT
=
yes
9
10
DATA_START_SYMBOLS
=
'__data_start = . ;'
;
11
12
OTHER_READWRITE_SECTIONS
=
'
13
.note.ABI-tag : { *(.note.ABI-tag) }
14
'