summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc64/gen/makecontext.c
AgeCommit message (Collapse)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-07-05Adjust types and casts for LP64 compilation.ross
Split "long *sp;" into "__greg_t sp, *spp;", which reduces the cast density and could be used to clean up the ppc32 version as well.
2006-07-01ppc64 build framework first passross