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: [amd64-windows] Fix function calls on amd64-windows


> From: Joel Brobecker <brobecker@adacore.com>
> Date: Mon, 25 Jan 2010 09:42:09 +0400
> 
> Hello,
> 
> The following patch series enhances the amd64 function-call and
> return-value code to handle the Microsoft ABI for amd64-windows.
> As it turned out, the principles where relatively similar to
> the ABI used on Linux systems, but the details where quite significantly
> different (list of integer registers, parameters passed by memory,
> etc).
> 
> These patches were tested on x86_64-linux using the official testsuite,
> as well as on x86_64-windows, but using AdaCore's testsuite.
> 
> I'd like to commit in a few days if there are no objection.

I'd like to have a chance to review these diffs before you do.  I just
returned home from a trip to .au, so it may take a few days before I
recover from the jetlag and the pile of email that was waiting for me.


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