summaryrefslogtreecommitdiff
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
commite26a177c7897bc4dd648b9fb5518ded8becc661c (patch)
tree135fae97745ad2658b6b937c13d400b26ff1db1b
parenta9c19528bfa310cc9c46afad79c5478ddf584d49 (diff)
downloadbinutils-redhat-e26a177c7897bc4dd648b9fb5518ded8becc661c.tar.gz
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 de7ebbf6e1..5f1daae0e0 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.