Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [amd64-windows] Fix function calls on amd64-windows
@ 2010-01-25  5:42 Joel Brobecker
  2010-01-25  5:42 ` [RFA/commit 3/3] amd64: 32 bytes allocated on stack by caller for integer parameter registers Joel Brobecker
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Joel Brobecker @ 2010-01-25  5:42 UTC (permalink / raw)
  To: gdb-patches

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-01-31  5:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-25  5:42 [amd64-windows] Fix function calls on amd64-windows Joel Brobecker
2010-01-25  5:42 ` [RFA/commit 3/3] amd64: 32 bytes allocated on stack by caller for integer parameter registers Joel Brobecker
2010-01-25  5:42 ` [RFA/commit 1/3] amd64: Integer parameters in function calls on Windows Joel Brobecker
2010-01-25  5:42 ` [RFA/commit 2/3] amd64-windows: memory args passed by pointer during function calls Joel Brobecker
2010-01-25 18:28 ` [amd64-windows] Fix function calls on amd64-windows Christopher Faylor
2010-01-29  5:32   ` Joel Brobecker
2010-01-30 19:26 ` Mark Kettenis
2010-01-31  5:35   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox