index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
ia32
/
ia32_signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the extended FPU states on amd64, both for native
kib
2012-01-21
1
-2
/
+10
*
Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.
kib
2011-04-01
1
-4
/
+9
*
Add include guards.
kib
2010-11-23
1
-0
/
+5
*
Add a forward declaration to silence a warning when compiling ia32_genassym.c.
bz
2010-04-03
1
-0
/
+1
*
Change the arguments of exec_setregs() so that it receives a pointer
nwhitehorn
2010-03-25
1
-2
/
+2
*
Add all segment registers for the amd64 CPU to struct reg and mcontext.
kib
2009-04-01
1
-1
/
+3
*
Move some declaration of 32-bit signal structures into file
davidxu
2006-10-05
1
-45
/
+5
*
Catch up to the system siginfo changes. Use a union for the ia32 layout
peter
2005-12-06
1
-2
/
+19
*
1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most
davidxu
2005-10-14
1
-1
/
+3
*
Fix 32 bit signals on amd64. It turns out that I was sign extending
peter
2005-04-05
1
-72
/
+72
*
Check in structure definitions for the FreeBSD-3.x signal syscall stuff.
peter
2004-04-14
1
-0
/
+43
*
Add a note about the landmine in the middle of struct ia32_sigframe.
peter
2004-02-21
1
-0
/
+1
*
Move a MD 32 bit binary support routine into the MD areas. exec_setregs
peter
2003-11-08
1
-0
/
+2
*
Point the description of the fpu data in the context structures to
peter
2003-11-08
1
-1
/
+1
*
Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit
peter
2003-10-30
1
-2
/
+0
*
Add BASIC i386 binary support for the amd64 kernel. This is largely
peter
2003-05-14
1
-0
/
+164