summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/proc.h
AgeCommit message (Expand)Author
2020-08-14Mirror the changes to aarch64 andskrll
2017-10-31Allow architectures to define a macro PROC_MACHINE_ARCH(P) andmartin
2014-02-24consistency in include protectionchristos
2014-01-29Make multiple inclusion symbols always start with _ARM_ (not _ARM32_ ormatt
2013-09-11Add md_march and PROC0_MD_INITIALIZERSmatt
2013-08-23Reap LWP_VFPUSED and use PCU internal tracking.matt
2012-12-25Fix comment. Add MDLWP_VFPINTRmatt
2012-08-16small rototill.matt
2012-08-12Rework VFP support to use PCU.matt
2011-01-14Retire struct user, remove sys/user.h inclusions. Note sys/user.h headerrmind
2009-11-21Use lwp_getpcb() on ARM (and acorn26/32), clean from struct user usage.rmind
2008-08-29use uint32_t.matt
2008-03-15VFP support.rearnsha
2003-03-05Forward declare struct lwp as well as struct trapframe.agc
2003-03-01Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair numberthorpej
2003-01-17Merge the nathanw_sa branch.thorpej
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2001-02-28PCB convergence, part the first:bjh21
2001-02-23Big patch for merging common include files of the new hpcarm tree and the old...reinoud