diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2e6c8c9..d055d38 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-03-28 Pedro Alves <palves@redhat.com> + + * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register): + Always supply $fr0 as 0.0 and $fr1 as 1.0. + 2012-03-28 Tom Tromey <tromey@redhat.com> * python/py-inferior.c (infpy_read_memory): Remove cleanups and |