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
/
sys
/
arch
/
powerpc
/
include
/
psl.h
Age
Commit message (
Expand
)
Author
2021-03-06
For booke and ibm4xx, switch to software-based single-stepping for PT_STEP
rin
2020-07-06
Style and cosmetic changes. No binary changes intended.
rin
2015-07-06
Remove PSL_SPV from BOOKE PSL_USERMOD
matt
2014-02-28
support PPC_OEA64
matt
2011-06-20
Fixup PSL handling to be tolerant of modules. Move evbppc psl changes
matt
2011-05-02
Move powerpc to use pcu to manage FPU/AltiVec/SPE.
matt
2011-01-18
Add support for BookE Freescale MPC85xx (e500 core) processors.
matt
2010-03-09
Add BookE variation of MSR.
matt
2006-08-05
1st cut of Powermac G5 support (uses bridge mode).
sanjayl
2005-12-11
merge ktrace-lwp.
christos
2004-06-26
On OEA, turn PSL_USER* into runtime values appropriate for the CPU model
kleink
2004-06-26
Repair a sentence.
kleink
2004-04-15
Revamp how user MSR/SRR1 are dealt with.
matt
2004-04-04
Be a lot more explicit about the MSR bits a user process can change.
matt
2003-07-31
add PSL_TGPR (for MPC603)
matt
2003-02-14
Add PSL_PM
matt
2002-11-03
Change _MACHINE_foo_H_ to _POWERPC_foo_H_
matt
2000-11-19
Add AltiVec VEC bit.
matt
2000-02-13
Fix typo in comment.
tsubai
1999-12-18
Comment the MSR bits, and note which ones are not present on the PowerPC 601.
thorpej
1997-04-16
Garbage collect stuff now hidden my machine_vec.
thorpej
1996-09-30
PowerPC port
ws