source: trunk/binutils/ld/emulparams/arcelf.sh@ 3669

Last change on this file since 3669 was 10, 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: 239 bytes
Line 
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-littlearc"
3LITTLE_OUTPUT_FORMAT="elf32-littlearc"
4BIG_OUTPUT_FORMAT="elf32-bigarc"
5TEXT_START_ADDR=0x0
6MAXPAGESIZE=0x1000
7NONPAGED_TEXT_START_ADDR=0x0
8ARCH=arc
9MACHINE=
10ENTRY=start
11#TEMPLATE_NAME=elf32
Note: See TracBrowser for help on using the repository browser.