[PATCH] libpthread support

Marcel Moolenaar marcel at xcllnt.net
Fri Aug 8 20:11:30 PDT 2003


On Fri, Aug 08, 2003 at 10:21:32PM -0400, Daniel Eischen wrote:
> 
> > Other than that I suggest we commit it, hook-up libkse to the build
> > and cross bridges when we come to them (ie we tweak and/or fix when
> > we can actually test the code). Thoughts?
> 
> Sure, I'll try to commit it tomorrow.  Feel free to beat
> me to it if you want.

Don't expect that to happen :-)

> There were a few places in enter_uts.S and context.S where
> I used ldil and ldl instructions.  Those should be ldiq and
> ldq's, right?

Yes. Some may actually not break anything, but all fields are
defined as long, so we should probably use ld?q in all cases.

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the freebsd-alpha mailing list