summaryrefslogtreecommitdiff
path: root/ld/emulparams/vaxnbsd.sh
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-30 02:40:03 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-30 02:40:03 +0000
commitab68f3e06fff1c31798b1491b352a46790a30b60 (patch)
treec281c9aaba6313aeff43e8a251906eeb85b3b2cd /ld/emulparams/vaxnbsd.sh
parent90ace9e95d9e0875fa6896115ad6f830dbf9cde8 (diff)
downloadbinutils-gdb-ab68f3e06fff1c31798b1491b352a46790a30b60.tar.gz
2002-05-29 Matt Thomas <matt@3am-software.com>
Jason Thorpe <thorpej@wasabisystems.com> * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o. (eelf32vax.c) (evaxnbsd.c): New rules. * Makefile.in: Regenerate. * configure.tgt (vax-*-netbsdelf*) (vax-*-netbsdaout*) (vax-*-netbsd*): New targets. * emulparams/elf32vax.sh: New file. * emulparams/vaxnbsd.sh: New file.
Diffstat (limited to 'ld/emulparams/vaxnbsd.sh')
-rw-r--r--ld/emulparams/vaxnbsd.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/emulparams/vaxnbsd.sh b/ld/emulparams/vaxnbsd.sh
new file mode 100644
index 00000000000..b16813fdcdf
--- /dev/null
+++ b/ld/emulparams/vaxnbsd.sh
@@ -0,0 +1,7 @@
+SCRIPT_NAME=aout
+TEXT_START_ADDR=0x1020
+OUTPUT_FORMAT="a.out-vax-netbsd"
+TARGET_PAGE_SIZE=0x1000
+ARCH=vax
+EXECUTABLE_SYMBOLS='__DYNAMIC = 0;'
+NONPAGED_TEXT_START_ADDR=0x1000