* configure.in: Remove h8300h, we have multilib now.

This commit is contained in:
David Edelsohn 1993-11-08 16:00:17 +00:00
parent 5308785003
commit 71896de836
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Nov 8 07:57:30 1993 Doug Evans (dje@canuck.cygnus.com)
* configure.in: Remove h8300h, we have multilib now.
Mon Nov 8 06:11:24 1993 D. V. Henkel-Wallace (gumby@cirdan.cygnus.com)
* configure.in: Add unixware as a configuration alias for x86

View File

@ -175,7 +175,6 @@ c1-*-*) gdb_target=convex ;;
c2-*-*) gdb_target=convex ;;
h8300-*-*) gdb_target=h8300hms ;;
h8300h-*-*) gdb_target=h8300hms gdb_target_cpu=h8300 ;;
h8500-*-*) gdb_target=h8500hms ;;
sh-*-*) gdb_target=sh ;;