mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 13:23:00 +08:00
2004-12-10 Michael Snyder <msnyder@redhat.com>
* mn10300-tdep.c: New file. This is a re-implementation of the mn10300 target back-end using the new frame api etc. * mn10300-tdep.h: New file. * config/mn10300/mn10300.mt: New file (or replace old file). * configure.tgt: Add mn10300 target.
This commit is contained in:
@ -134,6 +134,8 @@ mips*-*-netbsd* | mips*-*-knetbsd*-gnu)
|
||||
mips64*-*-openbsd*) gdb_target=obsd64 ;;
|
||||
mips*-*-*) gdb_target=embed ;;
|
||||
|
||||
mn10300-*-*) gdb_target=mn10300 ;;
|
||||
|
||||
powerpc-*-netbsd* | powerpc-*-knetbsd*-gnu)
|
||||
gdb_target=nbsd ;;
|
||||
powerpc-*-openbsd*) gdb_target=obsd ;;
|
||||
|
Reference in New Issue
Block a user