This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix broken sysv return value code on powerpc
- From: Kevin Buettner <kevinb at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Tue, 16 Aug 2005 17:25:34 -0700
- Subject: Re: [RFA] Fix broken sysv return value code on powerpc
- References: <200508161723.j7GHNF07006802@elgar.sibelius.xs4all.nl>
On Tue, 16 Aug 2005 19:23:15 +0200 (CEST)
Mark Kettenis <mark.kettenis@xs4all.nl> wrote:
> * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Fix the code that
> deals with the broken GCC convention.
Okay.
Kevin