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
* mmix.h: Convert to ISO C90 prototypes.
[binutils.git]
/
ld
/
emulparams
/
elf32iq2000.sh
blob
18f239da37df235cd234ba9cff9069772f21b85b
1
MACHINE
=
2
SCRIPT_NAME
=
iq2000
3
OUTPUT_FORMAT
=
"elf32-iq2000"
4
DATA_ADDR
=
0x1000
5
TEXT_START_ADDR
=
0x80000000
6
ARCH
=
iq2000
7
MAXPAGESIZE
=
256
8
ENTRY
=
_start
9
EMBEDDED
=
yes
10
CTOR_START
=
'__ctors = .;'
11
CTOR_END
=
'__ctors_end = .;'
12
DTOR_START
=
'__dtors = .;'
13
DTOR_END
=
'__dtors_end = .;'
14
OTHER_RELOCATING_SECTIONS
=
'PROVIDE (__stack = 0x1800);'