[M3commit] CVS Update: cm3
Tony Hosking
hosking at cs.purdue.edu
Mon Nov 10 11:53:53 CET 2008
Ideally, we would be able to switch between POSIX and PTHREAD at
compile-time regardless of platform, so it might not be a bad idea to
keep those as a placeholder.
On 10 Nov 2008, at 08:59, Jay Krell wrote:
> CVSROOT: /usr/cvs
> Changes by: jkrell at birch. 08/11/10 08:59:58
>
> Modified files:
> cm3/m3-libs/m3core/src/runtime/AMD64_LINUX/: RTMachine.i3
> cm3/m3-libs/m3core/src/runtime/NT386/: RTMachine.i3
> cm3/m3-libs/m3core/src/runtime/NT386GNU/: RTMachine.i3
> cm3/m3-libs/m3core/src/runtime/SPARC32_LINUX/: RTMachine.i3
> cm3/m3-libs/m3core/src/runtime/SPARC64_LINUX/: RTMachine.i3
>
> Log message:
> remove unused StackFrameAlignment, it is only for runtimes
> that allocate their own stacks, like posix/user/vtalarm threads,
> not pthreads/kernel/NT threads
More information about the M3commit
mailing list