mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
* configure.in: Remove h8300h, we have multilib now.
This commit is contained in:
@ -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
|
||||
|
@ -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 ;;
|
||||
|
Reference in New Issue
Block a user