From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8877 invoked by alias); 6 Sep 2002 08:09:51 -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 8867 invoked from network); 6 Sep 2002 08:09:47 -0000 Received: from unknown (HELO fw-cam.cambridge.arm.com) (193.131.176.3) by sources.redhat.com with SMTP; 6 Sep 2002 08:09:47 -0000 Received: by fw-cam.cambridge.arm.com; id JAA15009; Fri, 6 Sep 2002 09:09:45 +0100 (BST) Received: from unknown(172.16.202.26) by fw-cam.cambridge.arm.com via smap (V5.5) id xma014542; Fri, 6 Sep 02 09:09:22 +0100 Received: from pc960.cambridge.arm.com (rearnsha@localhost) by pc960.cambridge.arm.com (8.11.6/8.11.6) with ESMTP id g8689LH12085; Fri, 6 Sep 2002 09:09:21 +0100 Message-Id: <200209060809.g8689LH12085@pc960.cambridge.arm.com> To: Michael Snyder cc: gdb-patches@sources.redhat.com, rearnsha@arm.com Reply-To: Richard.Earnshaw@arm.com Organization: ARM Ltd. X-Telephone: +44 1223 400569 (direct+voicemail), +44 1223 400400 (switchbd) X-Fax: +44 1223 400410 X-Address: ARM Ltd., 110 Fulbourn Road, Cherry Hinton, Cambridge CB1 9NJ. Subject: Re: [PATCH] upgrade arm_extract_struct_return to use new method. In-reply-to: Your message of "Thu, 05 Sep 2002 12:06:45 PDT." <200209051906.g85J6jJ08701@reddwarf.sfbay.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 06 Sep 2002 01:09:00 -0000 From: Richard Earnshaw X-SW-Source: 2002-09/txt/msg00083.txt.bz2 > 2002-09-05 Michael Snyder > > * arm-tdep.c (arm_extract_return_value): Use new regcache method. OK.