source: trunk/binutils/ld/emulparams/elf32_sparc.sh

Last change on this file 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: 249 bytes
Line 
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-sparc"
3TEXT_START_ADDR=0x10000
4MAXPAGESIZE=0x10000
5COMMONPAGESIZE=0x2000
6NONPAGED_TEXT_START_ADDR=0x10000
7ALIGNMENT=8
8ARCH=sparc
9MACHINE=
10TEMPLATE_NAME=elf32
11DATA_PLT=
12GENERATE_SHLIB_SCRIPT=yes
13NO_SMALL_DATA=yes
Note: See TracBrowser for help on using the repository browser.