From d7066cce3b65c18d68611bfa95407a3df69bd2df Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Fri, 24 Apr 2009 02:26:01 +0000 Subject: Add moxie-elf port. --- gdb/configure.tgt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/configure.tgt') diff --git a/gdb/configure.tgt b/gdb/configure.tgt index e766d68..f06f5f0 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -114,6 +114,12 @@ frv-*-*) gdb_sim=../sim/frv/libsim.a ;; +moxie-*-elf) + gdb_target_obs="moxie-tdep.o" + # Add this once the moxie sim has been committed. + # gdb_sim=../sim/moxie/libsim.a + ;; + h8300-*-*) # Target: H8300 with HMS monitor and H8 simulator gdb_target_obs="h8300-tdep.o monitor.o dsrec.o" -- cgit v1.1