summaryrefslogtreecommitdiffstats
path: root/ld/emulparams
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-12-17 23:54:58 +0000
committerRichard Henderson <rth@redhat.com>2001-12-17 23:54:58 +0000
commitfc18a3f3f5db106d82e04243518502dcb3e6bea6 (patch)
treef8d009831790ac7937a48e69ffd31a07eabd9f51 /ld/emulparams
parentd34f383a191f1ced844353a68596bc271e5df35c (diff)
downloadppe42-binutils-fc18a3f3f5db106d82e04243518502dcb3e6bea6.tar.gz
ppe42-binutils-fc18a3f3f5db106d82e04243518502dcb3e6bea6.zip
* Makefile.am: Add rules for eelf64alpha_nbsd.
* Makefile.in: Regenerate. * configure.tgt (alpha*-*-netbsd*): Set targ_emul to elf64alpha_nbsd. * emulparams/elf64alpha_nbsd.sh: Added.
Diffstat (limited to 'ld/emulparams')
-rw-r--r--ld/emulparams/elf64alpha_nbsd.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/emulparams/elf64alpha_nbsd.sh b/ld/emulparams/elf64alpha_nbsd.sh
new file mode 100644
index 0000000000..8116f48b7c
--- /dev/null
+++ b/ld/emulparams/elf64alpha_nbsd.sh
@@ -0,0 +1,2 @@
+. ${srcdir}/emulparams/elf64alpha.sh
+ENTRY=__start
OpenPOWER on IntegriCloud