From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5923 invoked by alias); 5 Jan 2006 22:36:44 -0000 Received: (qmail 5914 invoked by uid 22791); 5 Jan 2006 22:36:43 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.192) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 05 Jan 2006 22:36:42 +0000 Received: by zproxy.gmail.com with SMTP id l1so3335322nzf for ; Thu, 05 Jan 2006 14:36:41 -0800 (PST) Received: by 10.36.80.2 with SMTP id d2mr3182505nzb; Thu, 05 Jan 2006 14:36:05 -0800 (PST) Received: by 10.37.2.42 with HTTP; Thu, 5 Jan 2006 14:36:39 -0800 (PST) Message-ID: <8f2776cb0601051436p2f330bfcha841d7f471edaab6@mail.gmail.com> Date: Thu, 05 Jan 2006 22:36:00 -0000 From: Jim Blandy To: Jie Zhang Subject: Re: [PATCH] Add support for Analog Devices Blackfin processor (part 4/6: simulator) Cc: gdb-patches@sources.redhat.com In-Reply-To: <43B16051.4040709@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43B16051.4040709@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/msg00067.txt.bz2 I'm not too familiar with the standards that apply to sims, but this patch applies and builds cleanly, the changes are properly localized, and it seems to make proper use of the sim infrastructure. So I think we should give this a few more days for someone to object, and then it can go in.