[m68k] return values
Nathan Sidwell
nathan@codesourcery.com
Fri Jun 9 13:05:00 GMT 2006
this is a reworking of my recent return value patch. this patch just contains
changes to select which register contains a pointer value, and how structure
return values are located.
I've added tdep field 'ptr_value_regnum' to accommodate the different ABIs that
return in %d0 or %a0.
Most of the patch is adding the necessary pieces to the os sniffers to
initialize that value.
ok?
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: return-value-1.patch
Type: text/x-patch
Size: 9707 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20060609/3b09758b/attachment.bin>
More information about the Gdb-patches
mailing list