[PATCH] use 8 byte alignment in _dl_malloc

David Daney ddaney at avtrex.com
Fri Feb 16 18:07:06 UTC 2007


Atsushi Nemoto wrote:
> On Fri, 16 Feb 2007 05:32:38 -0800 (PST), Pandit Panburana <ppanbura at yahoo.com> wrote:
>>     Should this be controlled by a #define with default of 4 bytes
>> and for those platform or architecture that need 8 bytes alignment
>> can define what it needs.?
> 
> Perhaps all __WORDSIZE=64 platforms and MIPS n32 and ... any others?
> 

I don't what calls this, but I would be surprised if MIPS o32 didn't 
need it also.  o32 stacks are required to be 8 byte aligned.





More information about the uClibc mailing list