* configure.in: Remove h8300h, we have multilib now.
This commit is contained in:
parent
5308785003
commit
71896de836
2 changed files with 4 additions and 1 deletions
|
@ -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)
|
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
|
* configure.in: Add unixware as a configuration alias for x86
|
||||||
|
|
|
@ -175,7 +175,6 @@ c1-*-*) gdb_target=convex ;;
|
||||||
c2-*-*) gdb_target=convex ;;
|
c2-*-*) gdb_target=convex ;;
|
||||||
|
|
||||||
h8300-*-*) gdb_target=h8300hms ;;
|
h8300-*-*) gdb_target=h8300hms ;;
|
||||||
h8300h-*-*) gdb_target=h8300hms gdb_target_cpu=h8300 ;;
|
|
||||||
h8500-*-*) gdb_target=h8500hms ;;
|
h8500-*-*) gdb_target=h8500hms ;;
|
||||||
|
|
||||||
sh-*-*) gdb_target=sh ;;
|
sh-*-*) gdb_target=sh ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue