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] Support for calling functions with decimal float ?arguments ?in x86 and x86_64


> From: "Thiago Jung Bauermann" <bauerman@br.ibm.com>
> Date: Wed, 20 Feb 2008 14:41:17 -0300
> 
> On Wed, 2008-02-13 at 14:38 -0200, Thiago Jung Bauermann wrote:
> > The attached patch implements the calling convention for decimal
> > floating point in x86 32-bits and x86_64 (arguments and return value).
> 
> Ping? I am hoping to get this in before the branch...

The diff looked ok to me.  Only wondered whether there is some
semi-official ABI specification for i386 for this, but even if there
isn't, this diff makes sense.


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