aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2008-08-13 13:38:01 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2008-08-13 13:38:01 +0000
commit8fbde58b702f0e1273c8292d1359e474fd96126b (patch)
tree27a3401318d910feb514c7d8b666dbd10937c543 /gdb/ChangeLog
parent2d924fd9ebc6a97f9ef93208597e563c88f5e9e8 (diff)
downloadgdb-8fbde58b702f0e1273c8292d1359e474fd96126b.zip
gdb-8fbde58b702f0e1273c8292d1359e474fd96126b.tar.gz
gdb-8fbde58b702f0e1273c8292d1359e474fd96126b.tar.bz2
* spu-tdep.c (info_spu_dma_command): Respect TSQV (tag status
query valid) bit. Ignore bits outside the condition field. (info_spu_proxydma_command): Ignore bits outside the field.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c5896a3..eed32da 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-13 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * spu-tdep.c (info_spu_dma_command): Respect TSQV (tag status
+ query valid) bit. Ignore bits outside the condition field.
+ (info_spu_proxydma_command): Ignore bits outside the field.
+
2008-08-12 Michael Snyder <msnyder@vmware.com>
* MAINTAINERS: Update my email address.