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