aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.host
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-04-15 15:10:01 +0000
committerMark Kettenis <kettenis@gnu.org>2004-04-15 15:10:01 +0000
commit9f076e7a44d7fcf1f109014a58d8dc28fcea7d40 (patch)
tree7b204b769c4ae73236ceb5e992c0d4f2ff59dff6 /gdb/configure.host
parent8b910bab5574ef9cf4674a2fe60a91e243035a66 (diff)
downloadfsf-binutils-gdb-9f076e7a44d7fcf1f109014a58d8dc28fcea7d40.zip
fsf-binutils-gdb-9f076e7a44d7fcf1f109014a58d8dc28fcea7d40.tar.gz
fsf-binutils-gdb-9f076e7a44d7fcf1f109014a58d8dc28fcea7d40.tar.bz2
* NEWS (New native configurations): Mention OpenBSD/vax.
* configure.host: Add vax-*-openbsd*. * config/vax/obsd.mh: New file. * config/vax/nm-obsd.h: New file.
Diffstat (limited to 'gdb/configure.host')
-rw-r--r--gdb/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host
index 660dafd..f3344ce 100644
--- a/gdb/configure.host
+++ b/gdb/configure.host
@@ -124,6 +124,7 @@ sparc-*-solaris2* | sparcv9-*-solaris2* | sparc64-*-solaris2*)
vax-*-netbsdelf*) gdb_host=nbsdelf ;;
vax-*-netbsd*) gdb_host=nbsdaout ;;
+vax-*-openbsd*) gdb_host=obsd ;;
vax-*-bsd*) gdb_host=vaxbsd ;;
vax-*-ultrix2*) gdb_host=vaxult2 ;;
vax-*-ultrix*) gdb_host=vaxult ;;