freebsd-nq/sys/i386
John Polstra 1a291e0cd4 Add new functions fill_fpregs() and set_fpregs(), like fill_regs()
and set_regs() but for the floating point register state.  The code
is stolen from procfs_machdep.c, and moved out of there into
machdep.c.

These functions are needed for generating ELF core dumps.
1998-09-14 22:43:40 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot Correct an irritating documentation error. 1998-08-04 00:39:45 +00:00
conf Remove the SLICE code. 1998-09-14 19:56:42 +00:00
eisa Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
i386 Add new functions fill_fpregs() and set_fpregs(), like fill_regs() 1998-09-14 22:43:40 +00:00
ibcs2 Add provisions for variant core dump file formats, depending on the 1998-09-14 05:36:51 +00:00
include Add new functions fill_fpregs() and set_fpregs(), like fill_regs() 1998-09-14 22:43:40 +00:00
isa Remove the SLICE code. 1998-09-14 19:56:42 +00:00
linux Add provisions for variant core dump file formats, depending on the 1998-09-14 05:36:51 +00:00
pci
scsi Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
Makefile