From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25212 invoked by alias); 24 Aug 2004 14:55:15 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25172 invoked from network); 24 Aug 2004 14:55:14 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 24 Aug 2004 14:55:14 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i7OEtDS0023992 for ; Tue, 24 Aug 2004 10:55:13 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7OEtDa16556; Tue, 24 Aug 2004 10:55:13 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7OEtDw31271; Tue, 24 Aug 2004 10:55:13 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i7OEt8Xe027371; Tue, 24 Aug 2004 10:55:08 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i7OEt8Hw027367; Tue, 24 Aug 2004 10:55:08 -0400 Date: Tue, 24 Aug 2004 14:55:00 -0000 Message-Id: <200408241455.i7OEt8Hw027367@greed.delorie.com> From: DJ Delorie To: cagney@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: <412B3EBF.4090403@gnu.org> (message from Andrew Cagney on Tue, 24 Aug 2004 09:12:31 -0400) Subject: Re: [patch] sim/sh: fix movua for little endian References: <200408131934.i7DJYbYX021478@greed.delorie.com> <412A49B0.7020304@gnu.org> <200408232022.i7NKM0H9030020@greed.delorie.com> <412A56B5.1020708@gnu.org> <200408232106.i7NL6WDp013344@greed.delorie.com> <412B3EBF.4090403@gnu.org> X-SW-Source: 2004-08/txt/msg00641.txt.bz2 > Can we fix that then? SIM fixes should always go hand-in-hand with > a testcase. I'll see what I can do.