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 92e8b4f..8b4690e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2005-05-28 Daniel Jacobowitz <dan@codesourcery.com> + * configure.tgt (powerpc64-*-linux*): Enable gdbserver. + * regformats/reg-ppc64.dat: New file. + +2005-05-28 Daniel Jacobowitz <dan@codesourcery.com> + From Wu Zhou <woodzltc@cn.ibm.com>: * remote.c (struct gdb_ext_thread_info): Fix a comment typo. (remote_unpack_thread_info_response): Likewise. |