aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3ed756b..f0c33e8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-16 Mark Kettenis <kettenis@gnu.org>
+
+ * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
+ of i387_fill_fsave.
+ (store_inferior_registers): Call i387_collect_fsave and
+ i387_collect_fxsave instead of i387_fill_fsave and
+ i387_fill_fxsave.
+
2004-03-15 Andrew Cagney <cagney@redhat.com>
* Makefile.in (frame-unwind.o): Update dependencies.