source: trunk/binutils/ld/emulparams/elf_i386_chaos.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: 229 bytes
Line 
1SCRIPT_NAME=elf_chaos
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x40000000
4MAXPAGESIZE=0x1000
5NONPAGED_TEXT_START_ADDR=0x40000000
6ARCH=i386
7MACHINE=
8NOP=0x90909090
9TEMPLATE_NAME=elf32
10GENERATE_SHLIB_SCRIPT=yes
11NO_SMALL_DATA=yes
Note: See TracBrowser for help on using the repository browser.