summaryrefslogtreecommitdiffstats
path: root/sys/compat/ia32/ia32_signal.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for the extended FPU states on amd64, both for nativekib2012-01-211-2/+10
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-4/+9
* Add include guards.kib2010-11-231-0/+5
* Add a forward declaration to silence a warning when compiling ia32_genassym.c.bz2010-04-031-0/+1
* Change the arguments of exec_setregs() so that it receives a pointernwhitehorn2010-03-251-2/+2
* Add all segment registers for the amd64 CPU to struct reg and mcontext.kib2009-04-011-1/+3
* Move some declaration of 32-bit signal structures into filedavidxu2006-10-051-45/+5
* Catch up to the system siginfo changes. Use a union for the ia32 layoutpeter2005-12-061-2/+19
* 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, mostdavidxu2005-10-141-1/+3
* Fix 32 bit signals on amd64. It turns out that I was sign extendingpeter2005-04-051-72/+72
* Check in structure definitions for the FreeBSD-3.x signal syscall stuff.peter2004-04-141-0/+43
* Add a note about the landmine in the middle of struct ia32_sigframe.peter2004-02-211-0/+1
* Move a MD 32 bit binary support routine into the MD areas. exec_setregspeter2003-11-081-0/+2
* Point the description of the fpu data in the context structures topeter2003-11-081-1/+1
* Add CTASSERT()'s to check that the sizes of our replicas of the 32 bitpeter2003-10-301-2/+0
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-0/+164
OpenPOWER on IntegriCloud