source: trunk/binutils/ld/emulparams/v850.sh@ 2562

Last change on this file since 2562 was 610, checked in by bird, 22 years ago

This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 327 bytes
Line 
1MACHINE=
2SCRIPT_NAME=v850
3OUTPUT_FORMAT="elf32-v850"
4TEXT_START_ADDR=0x100000
5ZDATA_START_ADDR=0x160
6ROZDATA_START_ADDR="ALIGN (4)"
7SDATA_START_ADDR="ALIGN (4)"
8ROSDATA_START_ADDR="ALIGN (4)"
9TDATA_START_ADDR="ALIGN (4)"
10CALL_TABLE_START_ADDR="ALIGN (4)"
11ARCH=v850
12MAXPAGESIZE=256
13ENTRY=_start
14EMBEDDED=yes
15TEMPLATE_NAME=elf32
Note: See TracBrowser for help on using the repository browser.