From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19415 invoked by alias); 15 Jan 2002 02:13:15 -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 19345 invoked from network); 15 Jan 2002 02:13:11 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 15 Jan 2002 02:13:11 -0000 Received: from cse.cygnus.com (cse.sfbay.redhat.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id SAA06926; Mon, 14 Jan 2002 18:13:08 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.11.6/8.11.6) id g0F2Bgn31104; Mon, 14 Jan 2002 19:11:42 -0700 Date: Mon, 14 Jan 2002 18:13:00 -0000 From: Kevin Buettner Message-Id: <1020115021142.ZM31103@localhost.localdomain> In-Reply-To: Elena Zannoni "Re: [RFA] gdbtypes.[ch] rs6000-tdep.c--AltiVec regs types" (Jan 14, 6:54pm) References: <15423.26637.972974.400390@localhost.cygnus.com> <15427.28570.117546.88433@localhost.cygnus.com> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: [RFA] gdbtypes.[ch] rs6000-tdep.c--AltiVec regs types MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-01/txt/msg00407.txt.bz2 On Jan 14, 6:54pm, Elena Zannoni wrote: > Resubmitting, moved type creation code to gdbtypes.c, used xcalloc(). > > OK? The parts that I can approve are okay with me. Kevin