From 43b1263d3b9cde8e375db554eea3ed6573f2e506 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Fri, 4 Jun 2004 23:07:28 +0000 Subject: * ppc-linux-nat.c (store_register, fetch_register): Remove incorrect assertions. Simplify and generalize handling of transfers whose sizes are not multiples of, or less than, sizeof (PTRACE_XFER_TYPE). --- gdb/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0e830f4be7c..01e5533aefc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2004-06-04 Jim Blandy + + * ppc-linux-nat.c (store_register, fetch_register): Remove + incorrect assertions. Simplify and generalize handling of + transfers whose sizes are not multiples of, or less than, sizeof + (PTRACE_XFER_TYPE). + 2004-06-04 Jeff Johnston * infrun.c (handle_inferior_event): Don't treat an invalid ptid -- cgit v1.2.1