This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


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

Re: [thockin@cobaltnet.com] libc/1206: thread stack is misaligned on mips


> Cc: thockin@cobaltnet.com
> From: Andreas Jaeger <aj@arthur.rhein-neckar.de>
> Date: 16 Jul 1999 08:23:53 +0200

[about stack alignment in linuxthreads for MIPS]
> Should we change linuxthreads/internals.h?  Or do we have to make this
> a architecture specific solutions?

On PowerPC, the stack must be 16-byte aligned, and clone() takes care
of it for you.

-- 
Geoffrey Keating <geoffk@cygnus.com>

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