summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r310146,r311912,r312369,r312617,r312614,r312659,r312974,r312977,r313005,r...jhibbits2017-04-011-2/+0
* The AIM DAR (data access fault address register) and Book-E DEAR registersnwhitehorn2015-03-041-3/+2
* Also align the 32-bit PowerPC stacks.nwhitehorn2013-09-051-0/+1
* Align stacks of kernel threads correctly at 16-byte boundaries rather thannwhitehorn2013-09-051-0/+1
* Remove duplicate definition of FIRSTARG.andreast2011-03-171-3/+0
* MFppc64:nwhitehorn2010-07-131-7/+29
* Make Book-E debug register state part of the PCB context.raj2009-02-271-0/+1
* Unify and generalize PowerPC headers, adjust AIM code accordingly.raj2008-03-021-5/+15
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-221-7/+0
* GC some unused frame types.jhb2005-12-161-55/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Update the callframe structure to leave space for the frame pointergrehan2004-07-221-0/+2
* <machine/types.> -> <sys/types.h>grehan2002-09-191-1/+1
* - Move macros that represent where syscall args are kept in a trapframe frombenno2002-05-281-0/+5
* Commit of stuff that's been sitting in my tree for a while.benno2002-04-291-0/+46
* Make fork work, at least for kthreads. Switching still has some issues.benno2002-02-281-7/+6
* Update PowerPC MD code to compile and do initial bootstrap based onmp2001-09-201-2/+1
* fix RCS ID style nitobrien2001-06-091-1/+1
* Minor style tweaks.obrien2001-01-021-5/+7
* Beginnings of the powerpc machine dependant includes.benno2000-11-101-0/+93
OpenPOWER on IntegriCloud