From 9dea8ca21c7efc458a1e2196ccf44200a64328b0 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Thu, 8 Mar 2007 23:54:24 +0000 Subject: * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported object types, not 0. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 86cfe54..2624660 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2007-03-08 Ulrich Weigand + * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported + object types, not 0. + +2007-03-08 Ulrich Weigand + * spu-tdep.c (spu_frame_align): New function. (spu_gdbarch_init): Install it. Set call dummy location to ON_STACK. -- cgit v1.1