summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-05-03 16:32:25 +0000
committerPaul Brook <paul@codesourcery.com>2006-05-03 16:32:25 +0000
commit6f5b914664211b7550bea361e6513267ce54ed41 (patch)
tree44fe7191e9ba2ab87c464f544f0a5d6ca230cedf
parent965ab32ea74b49a63d87f9b31a08541b7a3e9976 (diff)
downloadcygnal-6f5b914664211b7550bea361e6513267ce54ed41.tar.gz
cygnal-6f5b914664211b7550bea361e6513267ce54ed41.tar.bz2
cygnal-6f5b914664211b7550bea361e6513267ce54ed41.zip
2006-05-03 Paul Brook <paul@codesourcery.com>
* arm-linux-tdep.c (arm_linux_extract_return_value): Use gdb_byte.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index de7ebbf6e..5f1daae0e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,4 +1,8 @@
2006-05-03 Paul Brook <paul@codesourcery.com>
+
+ * arm-linux-tdep.c (arm_linux_extract_return_value): Use gdb_byte.
+
+2006-05-03 Paul Brook <paul@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
* gdb/c-valprint.c: Handle class member typedefs.