From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10140 invoked by alias); 22 Nov 2003 01:05: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 10133 invoked from network); 22 Nov 2003 01:05:40 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 22 Nov 2003 01:05:40 -0000 Received: from drow by nevyn.them.org with local (Exim 4.24 #1 (Debian)) id 1ANMDT-0005md-Hv for ; Fri, 21 Nov 2003 20:05:39 -0500 Date: Sat, 22 Nov 2003 01:05:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] mips-o64-extract-return-value Message-ID: <20031122010539.GA22205@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <3FBC13EC.1040202@redhat.com> <3FBC1782.3000908@gnu.org> <3FBD31F5.6080201@redhat.com> <3FBD3819.1020302@gnu.org> <3FBD6497.9040600@redhat.com> <3FBE39CB.8030203@redhat.com> <3FBE893B.2030300@redhat.com> <3FBEAA0B.90005@gnu.org> <3FBEB549.1060401@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FBEB549.1060401@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-11/txt/msg00461.txt.bz2 On Fri, Nov 21, 2003 at 05:00:57PM -0800, Michael Snyder wrote: > Andrew Cagney wrote: > >> > >>Right -- I meant *these* changelog entries: > >> > >>[msnyder@reddwarf gdb]$ grep sysv_abi_return_value ChangeLog > >> * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto. > >> (ppc64_sysv_abi_return_value): Ditto. > >> (ppc_sysv_abi_return_value): Ditto. > >> (ppc64_sysv_abi_return_value): Ditto. > >> * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): New function. > >> * ppc-tdep.h (ppc64_sysv_abi_return_value): Declare. > >> (ppc_sysv_abi_return_value): Declare. > >> (ppc64_sysv_abi_return_value): New function. > >> > >> > >>Sorry, I'm lost. What's wrong with those ChangeLogs? > >> > >>s/abi_return_value/abi_store_return_value/g > > > > > >What? > > ;-) > Honest, I didn't mean to make a federal case out of this -- > your original suggestion to me was to look for a function called > "ppc_sysv_abi_return_value". That function doesn't exist -- but > there are several references to it in the changelog. I eventually > figured out that it was missing the word "store_", as in > "store_return_value". So I asked if you'd like me to fix up > the change log entries, so they would match the actual function name. > > Sorry for the confusion... Try current CVS? ppc-sysv-tdep.c:ppc_sysv_abi_return_value -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer