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 Darwin]: Add push_dummy_call for i386


On Fri, 3 Jul 2009, Tristan Gingold wrote:

> Hi,
> 
> Darwin i386 ABI is slightly different from the SVR4 one.  In particular
> stack alignment is 16.  As a consquence, i386 Darwin can't use the standard
> i386-tdeo.c push_dummy_call and this patch provides a Darwin version of this
> call.

Are there tests in the testsuite (of GDB knowing how SSE vector arguments 
and function returns are handled) that this fixes?  (There are such tests 
for AltiVec and e500 vectors, for example.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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