This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit] Patch for mips_o64_return_value to fix calling functions by hand
- From: Fred Fish <fnf at specifix dot com>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 5 May 2006 13:55:30 -0400
- Subject: [commit] Patch for mips_o64_return_value to fix calling functions by hand
- References: <200604271004.44938.fnf@specifix.com> <20060505171355.GE31029@nevyn.them.org>
- Reply-to: fnf at specifix dot com
On Friday 05 May 2006 13:13, Daniel Jacobowitz wrote:
> > 2006-04-27 Fred Fish <fnf@specifix.com>
> >
> > * mips-tdep.c (mips_o64_return_value): Replace stub that always
> > returned RETURN_VALUE_STRUCT_CONVENTION with a real function.
>
> OK.
Checked in now.
-Fred