summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* For the page fault handler, save %cr2 in the outer trap handler so thatpeter2003-05-121-0/+3
* Commit MD parts of a loosely functional AMD64 port. This is based onpeter2003-05-011-95/+72
* Remove __P.alfred2002-03-201-2/+2
* Interrupt frames don't include the saved cpl anymore since cpl is dead.jhb2000-10-061-2/+0
* sigset_t change (part 3 of 5)marcel1999-09-291-38/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement SA_SIGINFO for i386. Thanks to Bruce Evans for much morecracauer1999-07-061-8/+32
* Yet another place I missed when increasing trapframe size, which causes problemluoqi1999-05-111-1/+3
* Enable vmspace sharing on SMP. Major changes are,luoqi1999-04-281-1/+5
* VM86 kernel support.dyson1997-08-091-1/+30
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-4/+4
* Make math_emulators LKMable.phk1995-12-141-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+5
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+26
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-311-4/+1
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-24/+1
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-1/+3
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>alm1993-12-031-1/+2
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-171-2/+2
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* All:rgrimes1993-10-081-1/+18
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+116
OpenPOWER on IntegriCloud