From: Geoffrey Noer Date: Sun, 1 Dec 1996 08:46:59 +0000 (+0000) Subject: Sun Dec 1 00:40:46 1996 Geoffrey Noer X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c5c449520283809b6e77655a70cb9082f76a9e7c;p=binutils-gdb.git Sun Dec 1 00:40:46 1996 Geoffrey Noer * configure.tgt: add new mn10300 entry --- diff --git a/gdb/configure.tgt b/gdb/configure.tgt index 84f2f9b1e10..e03717d146b 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -184,6 +184,8 @@ mips*-*-sysv*) gdb_target=bigmips ;; mips*-*-riscos*) gdb_target=bigmips ;; mips*-*-vxworks*) gdb_target=vxmips ;; +mn10300-*-*) gdb_target=mn10300 ;; + none-*-*) gdb_target=none ;; np1-*-*) gdb_target=np1 ;;