Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-05-03 20:32:25 +0400
committerPaul Brook <paul@codesourcery.com>2006-05-03 20:32:25 +0400
commit6f5b914664211b7550bea361e6513267ce54ed41 (patch)
tree44fe7191e9ba2ab87c464f544f0a5d6ca230cedf
parent965ab32ea74b49a63d87f9b31a08541b7a3e9976 (diff)
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.