aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-05-21 23:19:50 +0000
committerPedro Alves <palves@redhat.com>2009-05-21 23:19:50 +0000
commit783425fcb028392e27eb36c1053cde9cc0b8d5ac (patch)
tree856af55c1a9bbb6269304bad2901abecec7ed8b3 /gdb/ChangeLog
parent61439e34f1e5be7a27ac4293b29513a4cf20ca37 (diff)
downloadgdb-783425fcb028392e27eb36c1053cde9cc0b8d5ac.zip
gdb-783425fcb028392e27eb36c1053cde9cc0b8d5ac.tar.gz
gdb-783425fcb028392e27eb36c1053cde9cc0b8d5ac.tar.bz2
* aix-thread.c (init_aix_thread_ops): Whitespace.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 03c9ead..561e771 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2009-05-21 Pedro Alves <pedro@codesourcery.com>
+ * aix-thread.c (init_aix_thread_ops): Whitespace.
+
+2009-05-21 Pedro Alves <pedro@codesourcery.com>
+
* dec-thread.c (dec_thread_wait): Add options parameter. Use it
to call the to_wait method in the target beneath.
* remote-m32r-sdi.c (m32r_wait): Add options parameter.