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 cb69076..78c2923 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-08-22 Sergio Durigan Junior <sergiodj@redhat.com> + + * remote-sim.c (_initialize_remote_sim): Pass NULL argument to + `register_inferior_data_with_cleanup', fixing regression on PowerPC64. + 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu> Enable readline in Python in a GDB-specific way and block the |