From 6d1eba4cf3eb987e53fd893fe2f1faa81c2bea89 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 28 Mar 2005 22:31:55 +0000 Subject: * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR register value to be incorrectly written in the regcache. (fill_fpregset): Fix bug that caused the FSR register value to be incorrectly read from the regcache. --- gdb/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0a40a10..e433535 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2005-03-28 Joel Brobecker + + * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR + register value to be incorrectly written in the regcache. + (fill_fpregset): Fix bug that caused the FSR register value + to be incorrectly read from the regcache. + 2005-03-28 Daniel Jacobowitz * remote-rdi.c (arm_rdi_insert_breakpoint): Don't call -- cgit v1.1