From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7280 invoked by alias); 22 Aug 2002 22:01:40 -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 7258 invoked from network); 22 Aug 2002 22:01:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 22 Aug 2002 22:01:39 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g7MLl7l31688 for ; Thu, 22 Aug 2002 17:47:07 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g7MM1Xu18392; Thu, 22 Aug 2002 18:01:33 -0400 Received: from romulus.sfbay.redhat.com (remus.sfbay.redhat.com [172.16.27.252]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g7MM1We29832; Thu, 22 Aug 2002 15:01:32 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g7MM1Uj24704; Thu, 22 Aug 2002 15:01:30 -0700 Date: Thu, 22 Aug 2002 15:07:00 -0000 From: Kevin Buettner Message-Id: <1020822220130.ZM24703@localhost.localdomain> In-Reply-To: Elena Zannoni "Re: [RFA] rs6000-tdep.c: more e500 support" (Aug 22, 5:54pm) 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> To: Elena Zannoni , Kevin Buettner Subject: Re: [RFA] rs6000-tdep.c: more e500 support Cc: gdb-patches@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg00724.txt.bz2 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