repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR 11238
[binutils/dougsmingw.git]
/
ld
/
emulparams
/
elf32iq2000.sh
blob
a21276ac22a214c9b6633faa991da0bc9958a398
1
MACHINE
=
2
SCRIPT_NAME
=
iq2000
3
TEMPLATE_NAME
=
generic
4
EXTRA_EM_FILE
=
genelf
5
OUTPUT_FORMAT
=
"elf32-iq2000"
6
DATA_ADDR
=
0x1000
7
TEXT_START_ADDR
=
0x80000000
8
ARCH
=
iq2000
9
MAXPAGESIZE
=
256
10
ENTRY
=
_start
11
EMBEDDED
=
yes
12
CTOR_START
=
'__ctors = .;'
13
CTOR_END
=
'__ctors_end = .;'
14
DTOR_START
=
'__dtors = .;'
15
DTOR_END
=
'__dtors_end = .;'
16
OTHER_RELOCATING_SECTIONS
=
'PROVIDE (__stack = 0x1800);'