K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-09-14T22:43:40.000000Z K 7 svn:log V 266 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. END