diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2007-05-08 20:48:13 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:27:10 +0200 |
commit | c48736bed95aca1374b2cb19dc76e788958076a9 (patch) | |
tree | 4ca8922e55ce26825ac52993df42b501590841a9 /ChangeLog | |
parent | 2c1f7f5ef7e2252312ecfa77b2352e89669006bf (diff) |
2007-05-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386/i386/fpu.c (fpu_set_state): Set fp_valid to TRUE. Free the
unused ifps.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-05-08 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * i386/i386/fpu.c (fpu_set_state): Set fp_valid to TRUE. Free the + unused ifps. + 2007-05-07 Thomas Schwinge <tschwinge@gnu.org> [bug #15295 --- ``Mach lets processes write to I/O ports''] |