From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26295 invoked by alias); 30 Jan 2005 04:42:17 -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 26269 invoked from network); 30 Jan 2005 04:42:12 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 30 Jan 2005 04:42:12 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1Cv6ua-0006gr-6s; Sat, 29 Jan 2005 23:42:12 -0500 Date: Sun, 30 Jan 2005 04:42:00 -0000 From: Daniel Jacobowitz To: Orjan Friberg Cc: gdb-patches@sources.redhat.com Subject: Re: [regformats/rfa] CRIS/CRISv32 gdbserver support (part 1) Message-ID: <20050130044212.GB25185@nevyn.them.org> Mail-Followup-To: Orjan Friberg , gdb-patches@sources.redhat.com References: <41E7965D.503@axis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41E7965D.503@axis.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00302.txt.bz2 On Fri, Jan 14, 2005 at 10:52:29AM +0100, Orjan Friberg wrote: > Hot on the heels of the gdbserver watchpoint patch (at > http://sources.redhat.com/ml/gdb-patches/2005-01/msg00081.html) and the > submit of the CRISv32 port, here comes part 1 of the necessary pieces for > building a gdbserver for CRIS and CRISv32. (Any fallout from the > watchpoint or gdb patch will of course be incorporated into this if > necessary before committing.) > > The regformats and gdbserver patches are split into two to make it more > manageable. This first part in particular is probably not very interesting. > > Ok to commit? > > 2005-01-15 Orjan Friberg > > * regformats/reg-cris.dat: New file with register definitions for > CRIS. > * regformats/reg-crisv32.dat: Ditto for CRISv32. Not very interesting, indeed, but at least it's obviously correct :-) This is OK. -- Daniel Jacobowitz