index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-04-12
Pull up following revision(s) (requested by rin in ticket #826):
martin
2020-02-27
Pull up following revision(s) (requested by rin in ticket #736):
martin
2011-01-25
make pthread__sp unsigned long.
christos
2009-05-16
Remove unused code that's confusing when using cscope/opengrok.
ad
2007-03-02
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
ad
2006-07-08
remove unreferenced temporary label
ross
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2004-07-10
When _SOFT_FLOAT is defined, don't save or restore user FP context.
nathanw
2004-07-07
Fix a comment to say "Edit" instead of "Exit".
nathanw
2004-06-02
Remove a comment made obsolete by the previous commit.
nathanw
2004-02-11
Add ucontext conversion macros for an "extra" register set.
nathanw
2003-09-07
Remove possible race condition in upcall recycling.
cl
2003-07-17
Adapt to structure name changes.
nathanw
2003-06-26
Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapuc
nathanw
2003-06-26
Remove PT_SLEEPUC and add PT_TRAPUC.
nathanw
2003-06-24
Oops, reordering the PT_STATE/PT_SWITCHTOUC/PT_SWITCHTO assembly
nathanw
2003-06-23
Update the switch_return point name in the static case.
nathanw
2003-06-12
Two fixes:
nathanw
2003-06-12
Don't need to set the MSR field here; _INITCONTEXT_U_MD() takes care
nathanw
2003-06-06
Fix typo in comment.
nathanw
2003-01-20
Add _REG_foo to ppc mcontext and use them instead of constants.
matt
2003-01-18
Merge the nathanw_sa branch.
thorpej