From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31245 invoked by alias); 25 Aug 2003 23:44:24 -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 31216 invoked from network); 25 Aug 2003 23:44:24 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 25 Aug 2003 23:44:24 -0000 Received: from redhat.com (toocool.toronto.redhat.com [172.16.14.72]) by touchme.toronto.redhat.com (Postfix) with ESMTP id C3016800340; Mon, 25 Aug 2003 19:44:16 -0400 (EDT) Message-ID: <3F4A9F50.7090708@redhat.com> Date: Mon, 25 Aug 2003 23:44:00 -0000 From: "J. Johnston" Organization: Red Hat Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: ia64 gdb.asm testsuite support References: <3F328A99.5020507@redhat.com> <20030816192425.GB6016@nevyn.them.org> <3F465EA0.4020202@redhat.com> <20030822182230.GA14347@nevyn.them.org> In-Reply-To: <20030822182230.GA14347@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00443.txt.bz2 Daniel Jacobowitz wrote: > On Fri, Aug 22, 2003 at 02:19:12PM -0400, J. Johnston wrote: > >>Daniel Jacobowitz wrote: >> >>>On Thu, Aug 07, 2003 at 01:21:29PM -0400, J. Johnston wrote: >>> >>> >>>>The following patch adds support for the ia64 to the gdb.asm testsuite. >>>>With it, there are 28 more successes for the testsuite. >>>> >>>>Ok to commit? >>> >>> >>>I'm not especially familiar with ia64 assembly, but this looks good to >>>me. Since no one has objected, please check it in. >>> >> >>Should this also go into gdb 6.0? > > > Hmm, I don't think it's necessary. > Ok, patch checked in. -- Jeff J.