source: trunk/binutils/ld/emulparams/elf32iq10.sh@ 2912

Last change on this file since 2912 was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 222 bytes
Line 
1MACHINE=
2SCRIPT_NAME=iq2000
3OUTPUT_FORMAT="elf32-iq2000"
4DATA_ADDR=0x1000
5TEXT_START_ADDR=0x80000000
6ARCH=iq2000
7ENTRY=_start
8EMBEDDED=yes
9ELFSIZE=32
10MAXPAGESIZE=256
11OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x1800);'
Note: See TracBrowser for help on using the repository browser.