From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18282 invoked by alias); 22 Aug 2002 22:28:29 -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 18275 invoked from network); 22 Aug 2002 22:28:29 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 22 Aug 2002 22:28:29 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 9E08F10DCC; Thu, 22 Aug 2002 18:26:35 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15717.25883.438645.337554@localhost.redhat.com> Date: Thu, 22 Aug 2002 15:31:00 -0000 To: Kevin Buettner Cc: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: [RFA] rs6000-tdep.c: more e500 support In-Reply-To: <1020822220130.ZM24703@localhost.localdomain> References: <15717.9340.349019.324586@localhost.redhat.com> <1020822184853.ZM8312@localhost.localdomain> <15717.17245.600253.913162@localhost.redhat.com> <1020822203632.ZM24124@localhost.localdomain> <15717.23945.235927.773324@localhost.redhat.com> <1020822220130.ZM24703@localhost.localdomain> X-SW-Source: 2002-08/txt/msg00729.txt.bz2 Kevin Buettner writes: > On Aug 22, 5:54pm, Elena Zannoni wrote: > > > How's this? > > > > Index: rs6000-tdep.c > > =================================================================== > > RCS file: /cvs/uberbaum/gdb/rs6000-tdep.c,v > > retrieving revision 1.76 > > diff -u -p -r1.76 rs6000-tdep.c > > --- rs6000-tdep.c 21 Aug 2002 22:56:02 -0000 1.76 > > +++ rs6000-tdep.c 22 Aug 2002 21:54:12 -0000 > > Yes, fine. > > Thanks, > > Kevin Thanks. Committed. Elena