From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9435 invoked by alias); 4 Jan 2006 05:35:40 -0000 Received: (qmail 9428 invoked by uid 22791); 4 Jan 2006 05:35:40 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.194) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jan 2006 05:35:39 +0000 Received: by zproxy.gmail.com with SMTP id l1so2882379nzf for ; Tue, 03 Jan 2006 21:35:37 -0800 (PST) Received: by 10.37.20.33 with SMTP id x33mr4836374nzi; Tue, 03 Jan 2006 21:35:37 -0800 (PST) Received: by 10.37.2.42 with HTTP; Tue, 3 Jan 2006 21:35:37 -0800 (PST) Message-ID: <8f2776cb0601032135k61decdb8nf098753b18906fdd@mail.gmail.com> Date: Wed, 04 Jan 2006 05:35:00 -0000 From: Jim Blandy To: Jie Zhang Subject: Re: [PATCH] Add support for Analog Devices Blackfin processor (part 5/6: include) Cc: gdb-patches@sources.redhat.com In-Reply-To: <43B1608C.2020209@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43B1608C.2020209@gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00027.txt.bz2 On 12/27/05, Jie Zhang wrote: > This is the fifth part for Analog Devices Blackfin processor, which > defines the interface between the Blackfin simulator and GDB. It > contains only one new file: include/gdb/sim-bfin.h. > > Any comments? This should be reviewed and approved along with the rest of the sim, it seems to me.