From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3203 invoked by alias); 5 May 2006 17:13:59 -0000 Received: (qmail 3195 invoked by uid 22791); 5 May 2006 17:13:58 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 05 May 2006 17:13:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fc3sJ-0008W8-Dz; Fri, 05 May 2006 13:13:55 -0400 Date: Fri, 05 May 2006 17:13:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Patch for mips_o64_return_value to fix calling functions by hand Message-ID: <20060505171355.GE31029@nevyn.them.org> Mail-Followup-To: Fred Fish , gdb-patches@sourceware.org References: <200604271004.44938.fnf@specifix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604271004.44938.fnf@specifix.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00069.txt.bz2 On Thu, Apr 27, 2006 at 10:04:44AM -0400, Fred Fish wrote: > 2006-04-27 Fred Fish > > * mips-tdep.c (mips_o64_return_value): Replace stub that always > returned RETURN_VALUE_STRUCT_CONVENTION with a real function. OK. -- Daniel Jacobowitz CodeSourcery