aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2005-12-27 22:17:25 +0000
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2005-12-27 22:17:25 +0000
commitef981364537cea4855e2f39fc04698941cad1997 (patch)
tree132d809e1a2ed4c14a0975fe08fd97d4b8b33a37 /bfd/hosts
parent585e38edb97e1af8ced04621a006cb6d1d106b65 (diff)
downloadbinutils-ef981364537cea4855e2f39fc04698941cad1997.zip
binutils-ef981364537cea4855e2f39fc04698941cad1997.tar.gz
binutils-ef981364537cea4855e2f39fc04698941cad1997.tar.bz2
2005-12-27 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* vaxlinux.h: New file. (TRAD_CORE_EXTRA_SIZE_ALLOWED): Define. (HOST_MACHINE_ARCH): Define. This allows cross-building vax-linux hosted binutils.
Diffstat (limited to 'bfd/hosts')
-rw-r--r--bfd/hosts/vaxlinux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/hosts/vaxlinux.h b/bfd/hosts/vaxlinux.h
new file mode 100644
index 0000000..527f187
--- /dev/null
+++ b/bfd/hosts/vaxlinux.h
@@ -0,0 +1,2 @@
+#define TRAD_CORE_EXTRA_SIZE_ALLOWED 4096
+#define HOST_MACHINE_ARCH bfd_arch_vax