From 7e6c86c2e391b785049dc3d9b145783337d4f6b6 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Thu, 5 Nov 1998 21:20:58 +0000 Subject: [PATCH] Wed Nov 4 18:44:31 1998 Dave Brolley * configure.tgt: Add fr30-*-elf*. --- gdb/ChangeLog | 4 ++++ gdb/configure.tgt | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ea79e13a757..c5d2ad26c3b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -38,6 +38,10 @@ Thu Nov 5 08:38:18 1998 Christopher Faylor * win32-nat.c: Remove obsolete PPC conditionals. +Wed Nov 4 18:44:31 1998 Dave Brolley + + * configure.tgt: Add fr30-*-elf*. + 1998-11-03 Jim Wilson * c-exp.y (parse_number): Check TARGET_LONG_LONG_BIT when setting diff --git a/gdb/configure.tgt b/gdb/configure.tgt index d726015e765..786b7237961 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -71,6 +71,8 @@ h8500-*-*) gdb_target=h8500 ;; sh-*-*) gdb_target=sh ;; +fr30-*-elf*) gdb_target=fr30 ;; + hppa*-*-bsd*) gdb_target=hppabsd ;; hppa*-*-pro*) gdb_target=hppapro ;; hppa*-*-hpux*) gdb_target=hppahpux ;; -- 2.30.2