This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
[commit] Replacement implementation of the mn10300 back end
- From: Michael Snyder <msnyder at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Fri, 10 Dec 2004 18:03:58 -0800
- Subject: [commit] Replacement implementation of the mn10300 back end
- Organization: Red Hat, Inc.
This is a ground-up re-implementation (mostly), using the new apis.
It's a work in progress, presently builds and passes about 75%
of the testsuite.
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.