From 9f076e7a44d7fcf1f109014a58d8dc28fcea7d40 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 15 Apr 2004 15:10:01 +0000 Subject: * 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. --- gdb/configure.host | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/configure.host') diff --git a/gdb/configure.host b/gdb/configure.host index 660dafdbc9f..f3344ce3660 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 ;; -- cgit v1.2.1