This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] mips eabi, passing corner-case structs


On Sun, Jun 18, 2006 at 01:41:33AM +0200, Mark Kettenis wrote:
> > Date: Wed, 31 May 2006 16:46:51 -0700
> > From: Michael Snyder <msnyder@redhat.com>
> > 
> > That odd little corner case in eabi, wherein structs whose
> > single field is a float or double are passed like a float or double.
> 
> Is the MIPS eabi documented somewhere?  Or are you just implementing
> whatever the GCC du jour emits?  Doesn't your fix also affect structs
> that have a single "long long" field?

The MIPS "EABI" is not documented anywhere, as far as I know.  It was a
Cygnus invention; the best I know of offhand is:

  http://sources.redhat.com/ml/binutils/2003-06/msg00436.html

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]