From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28343 invoked by alias); 31 Mar 2008 10:50:58 -0000 Received: (qmail 28334 invoked by uid 22791); 31 Mar 2008 10:50:57 -0000 X-Spam-Check-By: sourceware.org Received: from dmz.mips-uk.com (HELO dmz.mips-uk.com) (194.74.144.194) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 31 Mar 2008 10:50:40 +0000 Received: from internal-mx1 ([192.168.192.240] helo=ukservices1.mips.com) by dmz.mips-uk.com with esmtp (Exim 3.35 #1 (Debian)) id 1JgHb2-0001Cp-00; Mon, 31 Mar 2008 11:50:36 +0100 Received: from perivale.mips.com ([192.168.192.200]) by ukservices1.mips.com with esmtp (Exim 3.36 #1 (Debian)) id 1JgHau-00071J-00; Mon, 31 Mar 2008 11:50:28 +0100 Received: from macro (helo=localhost) by perivale.mips.com with local-esmtp (Exim 4.63) (envelope-from ) id 1JgHau-0000Jw-Ku; Mon, 31 Mar 2008 11:50:28 +0100 Date: Mon, 31 Mar 2008 10:50:00 -0000 From: "Maciej W. Rozycki" To: Daniel Jacobowitz cc: gdb-patches@sourceware.org, Chris Dearman , "Maciej W. Rozycki" Subject: Re: MIPS: Handle the DSP registers In-Reply-To: Message-ID: References: <20071218004304.GA29420@caradoc.them.org> <20080321184329.GO25307@caradoc.them.org> <20080326175926.GA10127@caradoc.them.org> <20080327174601.GA15198@caradoc.them.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MIPS-Technologies-UK-MailScanner: Found to be clean X-MIPS-Technologies-UK-MailScanner-From: macro@mips.com Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00499.txt.bz2 On Fri, 28 Mar 2008, Maciej W. Rozycki wrote: > registers. I'll see if I manage to find enough time to run the test suite > on the 24KEf, but it is slow enough I may not. Well, it has finished now and except from a few additional timeouts on some particularly slow cases, no problems. Maciej