aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* amd64: centralize definitions of CS_SECURE and EFL_SECUREKonstantin Belousov2021-09-211-0/+5
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* PTI for amd64.Konstantin Belousov2018-01-171-2/+46
* Convert machine/elf.h, machine/frame.h, machine/sigframe.h,Konstantin Belousov2013-02-201-84/+3
* Add support for the extended FPU states on amd64, both for nativeKonstantin Belousov2012-01-211-1/+2
* Save and restore segment registers on amd64 when entering and leavingKonstantin Belousov2009-04-011-2/+9
* Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin2005-12-221-30/+0
* MFi386:John Baldwin2005-12-081-30/+0
* Remove obsolete prototype of kdb_trap().Marcel Moolenaar2004-07-101-2/+0
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-051-4/+0
* Update the graffiti.Peter Wemm2003-11-081-0/+1
* Pull the tier-2 card one last time and break the get/setcontext andPeter Wemm2003-10-151-0/+3
* For the page fault handler, save %cr2 in the outer trap handler so thatPeter Wemm2003-05-121-0/+3
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-95/+72
* Remove __P.Alfred Perlstein2002-03-201-2/+2
* Interrupt frames don't include the saved cpl anymore since cpl is dead.John Baldwin2000-10-061-2/+0
* sigset_t change (part 3 of 5)Marcel Moolenaar1999-09-291-38/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement SA_SIGINFO for i386. Thanks to Bruce Evans for much moreMartin Cracauer1999-07-061-8/+32
* Yet another place I missed when increasing trapframe size, which causes problemLuoqi Chen1999-05-111-1/+3
* Enable vmspace sharing on SMP. Major changes are,Luoqi Chen1999-04-281-1/+5
* VM86 kernel support.John Dyson1997-08-091-1/+30
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-4/+4
* Make math_emulators LKMable.Poul-Henning Kamp1995-12-141-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-3/+5
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+26
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey HsuDavid Greenman1994-01-311-4/+1
* Convert syscall to trapframe. Based on work done by John Brezak.David Greenman1994-01-031-24/+1
* Make everything compile with -Wtraditional. Make it easier to distributeGarrett Wollman1993-12-191-1/+3
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>Andrew Moore1993-12-031-1/+2
* Fixed comments that start within a comment, so code compiles cleanly withGarrett Wollman1993-11-171-2/+2
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* All:Rodney W. Grimes1993-10-081-1/+18
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+116