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
/
mips
/
include
/
pcb.h
Age
Commit message (
Expand
)
Author
2021-03-13
s/pfi_faultpte/&p/ for consistency with arm / other uses of ptep
skrll
2020-09-26
Whitespace consistency nit.
simonb
2020-08-17
mostly complete basic port of crash(8) to mips.
mrg
2020-08-17
port crash(8) to mips. (most of the kernel side.)
mrg
2011-08-16
Add support for the MIPS DSP ASE (as a second PCU).
matt
2011-02-20
Major merge forward from matt-nb5-mips64.
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2009-12-14
Merge from matt-nb5-mips64
matt
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2005-12-11
merge ktrace-lwp.
christos
2003-11-26
Hide the register number constants behind an _R_ prefix, and also
he
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-30
Fix botch in previous. This is pcb.h, not reg.h.
tsutsui
2002-11-30
Add multiple-inclusion protection.
simonb
2002-11-24
Move the curpcb and segbase extern decls to cpu.h to better group together
simonb
2002-01-12
Define new macro to access FSR register and use it.
enami
2001-10-16
R5900 support.
uch
2000-09-13
Introduce 'segbase' global variable to hold the pointer to current
nisimura
2000-03-28
Make declaration of curpcb variable extern.
simonb
1999-01-16
- User mode context held with pcb_regs[38] in 'struct pcb' was relocated
nisimura
1999-01-14
* Create mips_reg_t data type to allow register size to be
castor
1997-06-15
From Toru Nishimura: user pcb/proc changes for exception handling and
mhitch
1996-03-19
Change "pmax" -> "mips" before moving to sys/arch/mips/include.
jonathan
1995-01-18
Make pcb_regs structure compatible with Ultrix
mellon
1994-10-26
new RCS ID format.
cgd
1994-05-27
bsd 4.4-lite pmax port as ported to NetBSD
glass
1994-05-27
upgrade to bsd 4.4-lite code base. only mod is rcsids
glass
1993-10-12
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
deraadt