summaryrefslogtreecommitdiff
path: root/sys/amd64/include/trap.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2012-03-04Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.Tijl Coosemans
2011-11-07Fix the DTrace pid return trap interrupt vector. Previously we were usingRyan Stone
2010-08-24Add two DTrace trap type values. Used by fasttrap.Rui Paulo
2006-03-14MFi386: The SIGFPE macros were moved to signal.h (FPE_INTOVF etc)Peter Wemm
2004-04-05Remove advertising clause from University of California Regent's license,Warner Losh
2001-07-12Activate SSE/SIMD. This is the extra context switching support thatPeter Wemm
2001-02-19Removed all traces of T_ASTFLT (except for gaps where it was). It becameBruce Evans
2000-03-20Exchange numerical values for FPE_INTDIV and FPE_INTOVF, so that theyMartin Cracauer
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-26Various formatting fixes on my FPE trapcode commit.Martin Cracauer
1999-07-25On FPU exceptions, pass a useful error code (one of the FPE_...Martin Cracauer
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-08-11Defined T_MCHK exception for i686; renumbered T_RESERVED to 29.David Greenman
1995-01-14Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()Bruce Evans
1993-11-07Made all header files idempotent and moved incorrect common data fromGarrett Wollman
1993-10-16Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes
1993-06-12Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes