summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2008-06-29 15:06:13 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:14 +0200
commit557a43c37f50b3e696f7276f9edc9db6f1f6ab3b (patch)
tree38bc4c805bec27c6370c3b3b8a5686c0caf3a874 /ChangeLog
parentfb0f32066f599c9f46d40fe1446934b3cc29a1ae (diff)
2008-06-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386/i386/fpu.c (fpintr): Do not panic if the we receive the interrupt twice in the same thread.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5fe90c..eab93ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * i386/i386/fpu.c (fpintr): Do not panic if the we receive the
+ interrupt twice in the same thread.
+
2008-05-28 Thomas Schwinge <tschwinge@gnu.org>
[bug #23417, patch #6508 -- Building with -g3]