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
/
pcb.h
Age
Commit message (
Expand
)
Author
2003-08-12
Cleanup/rework cpu_switch*, switch_exit, Idle routine. Remove pcb_psl
matt
2003-08-12
Nuke ci_curpm and curpm. Nuke pcb_pmreal. Those were use for spill stacks
matt
2003-03-05
Make AltiVec registers available via ptrace/procfs. Simplify AltiVec
matt
2003-02-02
Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
matt
2003-01-19
Cast to register_t instead of int to be nicer for LP64.
matt
2002-11-03
Change _MACHINE_foo_H_ to _POWERPC_foo_H_
matt
2002-07-28
rearrange the PCB structure a bit so it's easier to look at in ddb.
chs
2002-07-05
Peform a rototill over the powerpc-based ports.
matt
2001-04-30
Avoid nesting structure declarations, where the nested structur is used at
martin
2001-03-22
Merge my MP tree. At this point, Daystar dual 604 card (i.e. Power Macintosh
tsubai
2000-11-25
Preliminary AltiVec support.
matt
2000-07-06
Make it compile with "options MULTIPROCESSOR".
tsubai
2000-06-04
Add fpreg area in struct md_coredump.
tsubai
1999-12-07
Fix "FPCSR" to "FPSCR". ("Floating Point Status and Control Register")
danw
1998-11-22
The last fix in trap.c missed R2.
ws
1996-09-30
PowerPC port
ws