Wed Nov 4 18:44:31 1998 Dave Brolley <brolley@cygnus.com>
authorDave Brolley <brolley@redhat.com>
Thu, 5 Nov 1998 21:20:58 +0000 (21:20 +0000)
committerDave Brolley <brolley@redhat.com>
Thu, 5 Nov 1998 21:20:58 +0000 (21:20 +0000)
* configure.tgt: Add fr30-*-elf*.

gdb/ChangeLog
gdb/configure.tgt

index ea79e13a757278df4affdb1b992a27ac6f7ab8c0..c5d2ad26c3bb65024fb601d0575435f09800ef85 100644 (file)
@@ -38,6 +38,10 @@ Thu Nov  5 08:38:18 1998  Christopher Faylor <cgf@cygnus.com>
 
        * win32-nat.c: Remove obsolete PPC conditionals.
 
+Wed Nov  4 18:44:31 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * configure.tgt: Add fr30-*-elf*.
+
 1998-11-03  Jim Wilson  <wilson@cygnus.com>
 
        * c-exp.y (parse_number): Check TARGET_LONG_LONG_BIT when setting
index d726015e765aabcf13b649feb8fb555d3728232d..786b72379612fcbc933481fbf6c9fe7f0701a25f 100644 (file)
@@ -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 ;;
This page took 0.026231 seconds and 4 git commands to generate.