]> Git Repo - binutils.git/blob - ld/emulparams/elf32iq10.sh
* emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,
[binutils.git] / ld / emulparams / elf32iq10.sh
1 MACHINE=
2 SCRIPT_NAME=iq2000
3 OUTPUT_FORMAT="elf32-iq2000"
4 DATA_ADDR=0x1000
5 TEXT_START_ADDR=0x80000000
6 ARCH=iq2000
7 ENTRY=_start
8 EMBEDDED=yes
9 ELFSIZE=32
10 MAXPAGESIZE=256
11 OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x1800);'
This page took 0.025446 seconds and 4 git commands to generate.