summaryrefslogtreecommitdiff
path: root/sys/scsi/ch.c
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-05-18 15:57:48 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-05-18 15:57:48 +0000
commit0104529bd466688238c5b5bc13cc1adcf0a5a682 (patch)
treef392f92ae34f837ee797809733c172fad912bdc4 /sys/scsi/ch.c
parent2445b5bb89a257c9aec8e304a44845476b289008 (diff)
save the fpu state for the signal handler. this is essential
as the fpu regs can be used by the gcc even for non-fpu means and data copying. rearrange the sigcontext a bit to include only the general registers that are needed restoring upon return and thus less waste of space and make up some space for the fpu regs. ALL software that used the signal context on the stack needs at least rebuilding now. a new snap has bin built as well.
Diffstat (limited to 'sys/scsi/ch.c')
0 files changed, 0 insertions, 0 deletions