summaryrefslogtreecommitdiff
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
commit8a987d07eada29d63264b74eb1ddcfbbb7a61aaa (patch)
tree8597f8ebbf3482c994fefb3932e7f9c32e1f9b7c /bfd/hosts
parent5b7146322956b83525e8e8c391efe163707d26b8 (diff)
downloadbinutils-redhat-8a987d07eada29d63264b74eb1ddcfbbb7a61aaa.tar.gz
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 0000000000..527f1870d3
--- /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