From 962b7e54b8ec7f0bad7d571b3e9cc26f1fa6ee78 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 18 Feb 2004 17:44:52 +0000 Subject: * amd64obsd-tdep.c, amd64obsd-nat.c: New files. * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New dependencies. * configure.host: Add x86_64-*-openbsd*. * configure.tgt: Add x86_64-*-openbsd*. * config/i386/obsd64.mt, config/i386/obsd64.mh: New files. --- 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 668008bf0f2..232deccb9b6 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -147,6 +147,7 @@ vax-*-ultrix*) gdb_host=vaxult ;; x86_64-*-linux*) gdb_host=x86-64linux ;; x86_64-*-freebsd*) gdb_host=fbsd64 ;; x86_64-*-netbsd*) gdb_host=nbsd64 ;; +x86_64-*-openbsd*) gdb_host=obsd64 ;; m32r*-*-linux*) gdb_host=linux ;; -- cgit v1.2.1