From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22196 invoked by alias); 11 Dec 2004 02:19:10 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22186 invoked from network); 11 Dec 2004 02:19:05 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 11 Dec 2004 02:19:05 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Ccwqb-0007SF-7L; Fri, 10 Dec 2004 21:19:01 -0500 Date: Sat, 11 Dec 2004 06:30:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] Replacement implementation of the mn10300 back end Message-ID: <20041211021901.GA28604@nevyn.them.org> Mail-Followup-To: Michael Snyder , gdb-patches@sources.redhat.com References: <41BA558E.9010106@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41BA558E.9010106@redhat.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-12/txt/msg00291.txt.bz2 On Fri, Dec 10, 2004 at 06:03:58PM -0800, Michael Snyder wrote: > 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. Cool! > 2004-12-10 Michael Snyder > > > * 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. ... patch? Also NEWS and MAINTAINERS will need an update. -- Daniel Jacobowitz