source: vendor/binutils/current/ld/emulparams/elf32vax.sh

Last change on this file was 608, checked in by (none), 22 years ago

This commit was manufactured by cvs2svn to create branch 'GNU'.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 211 bytes
Line 
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-vax"
3TEXT_START_ADDR=0x10000
4MAXPAGESIZE=0x10000
5NONPAGED_TEXT_START_ADDR=0x1000
6ARCH=vax
7MACHINE=
8NOP=0x0101
9TEMPLATE_NAME=elf32
10GENERATE_SHLIB_SCRIPT=yes
11NO_SMALL_DATA=yes
Note: See TracBrowser for help on using the repository browser.