freebsd-skq/sys/compat
jhb e1b708897e A better fix for handling different FPU initial control words for different
ABIs:
- Store the FPU initial control word in the pcb for each thread.
- When first using the FPU, load the initial control word after restoring
  the clean state if it is not the standard control word.
- Provide a correct control word for Linux/i386 binaries under
  FreeBSD/amd64.
- Adjust the control word returned for fpugetregs()/npxgetregs() when a
  thread hasn't used the FPU yet to reflect the real initial control
  word for the current ABI.
- The Linux/i386 ABI for FreeBSD/i386 now properly sets the right control
  word instead of trashing whatever the current state of the FPU is.

Reviewed by:	bde
2009-03-05 19:42:11 +00:00
..
freebsd32 Extend the "vfsopt" mount options for more general use. Make struct 2009-03-02 23:26:30 +00:00
ia32 Add sv_flags field to struct sysentvec with intention to provide description 2008-11-22 12:36:15 +00:00
linprocfs For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
ndis Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 For all files including net/vnet.h directly include opt_route.h and 2009-02-27 14:12:05 +00:00