diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-24 20:48:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-24 20:48:29 +0000 |
commit | c4e8f57597c88b88de078af2031b36baff414aad (patch) | |
tree | 54c1e3bc3fe63b88f3a3f8e5d6740d6cb0b201ea /ChangeLog | |
parent | 384cbd6c552b851db2759badc36530b11f9698d9 (diff) |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-05-24 Mark Kettenis <kettenis@gnu.org> + + * i386/i386/fpu.c (fp_free): Clear task switch flag before calling + fwait. + (fpu_get_state): Only save FPU state info if the live FPU state + belongs to our target, i.e. if THREAD is the current thread. + (fp_load): Print warning if we try to load an invalid FPU state, + and reset the FPU to some sane state instead. + 1999-05-23 Roland McGrath <roland@baalperazim.frob.com> * kern/task.c (task_info): Allow count for TASK_BASIC_INFO to be less |