[ros-dev] Re: [ros-svn] [arty] 14588: Commit for blight: fix stack alignment.

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Tue Apr 12 03:26:54 CEST 2005


Hartmut Birr wrote:
> Hi,   
> 
> why do you change this file? Alloca.c isn't used and should be removed.
> If we have an alloca function somewhere in our source, it must be
> completely written in assembler because the stack layout and the using
> of ebp depends on the compilers optimisation.   
> 
> - Hartmut
> 
> arty at svn.reactos.com wrote:
> 
> 
>>Commit for blight: fix stack alignment.
>>
>>
>>Updated files:
>>trunk/reactos/lib/crtdll/stdlib/alloca.c
>>
Rewrite it! Make lib/crtdll/stdlib/i386/alloca.s and powerpc/alloca.s.
James


More information about the Ros-dev mailing list