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

Last change on this file since 3669 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: 193 bytes
Line 
1MACHINE=
2SCRIPT_NAME=elf
3OUTPUT_FORMAT="elf32-fr30"
4TEXT_START_ADDR=0x10000
5ARCH=fr30
6MAXPAGESIZE=256
7ENTRY=_start
8EMBEDDED=yes
9NOP=0x9fa09fa0
10OTHER_END_SYMBOLS='PROVIDE (__stack = 0x200000);'
Note: See TracBrowser for help on using the repository browser.