summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/pcb.h
AgeCommit message (Expand)Author
2019-04-06Overhaul the API used to fetch and store individual memory cells inthorpej
2012-02-06Do a minor cleanup of alpha (this will make applying pullups post branchingmatt
2011-06-07Switch alpha to use PCU to manage the FPU.matt
2011-05-24Convert some simple_lock uses to mutex(9).rmind
2008-01-04More header file cleanup.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-05-17merge yamt-idlelwp branch. asked by core@. some ports still needs work.yamt
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-07-28- Change FPCPU_LOCK() such that the caller is responsible for blockingthorpej
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29#ifdef _KERNEL_OPT policemartin
2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin
2002-11-30Add multiple-inclusion protection.simonb
2001-04-20Eliminate race conditions in the FP-switch code. MP kernels getthorpej
2000-08-15Implement MP-safe lazy FP context switching, modeled on thethorpej
1997-04-06clean up NetBSD RCS ID stringscgd
1996-11-13update copyright datescgd
1996-10-07change md_coredump struct to actually reflect the machine-dependent stuffcgd
1996-07-14(1) Add machinery to make [fs]uswintr be a bit more careful whencgd
1996-07-11update to use new definitions in alpha_cpu.hcgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd