From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28300 invoked by alias); 16 Apr 2003 00:52:31 -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 28144 invoked from network); 16 Apr 2003 00:52:31 -0000 Received: from unknown (HELO mms3.broadcom.com) (63.70.210.38) by sources.redhat.com with SMTP; 16 Apr 2003 00:52:31 -0000 Received: from 63.70.210.1 by mms3.broadcom.com with ESMTP (Broadcom MMS3 SMTP Relay (MMS v5.5.2)); Tue, 15 Apr 2003 17:52:28 -0700 Received: from mail-sj1-5.sj.broadcom.com (mail-sj1-5.sj.broadcom.com [10.16.128.236]) by mon-irva-11.broadcom.com (8.9.1/8.9.1) with ESMTP id RAA11897; Tue, 15 Apr 2003 17:52:04 -0700 (PDT) Received: from dt-sj3-118.sj.broadcom.com (dt-sj3-118 [10.21.64.118]) by mail-sj1-5.sj.broadcom.com (8.12.9/8.12.4/SSF) with ESMTP id h3G0qLml019111; Tue, 15 Apr 2003 17:52:21 -0700 (PDT) Received: (from cgd@localhost) by dt-sj3-118.sj.broadcom.com ( 8.9.1/SJ8.9.1) id RAA25047; Tue, 15 Apr 2003 17:52:14 -0700 (PDT) To: rsandifo@redhat.com cc: gdb-patches@sources.redhat.com Subject: Re: [mips sim]: Fix handling of unsigned muls in vr.igen References: From: cgd@broadcom.com Date: Wed, 16 Apr 2003 00:52:00 -0000 In-Reply-To: rsandifo@redhat.com's message of "Tue, 15 Apr 2003 19:04:34 +0000 (UTC)" Message-ID: MIME-Version: 1.0 X-WSS-ID: 128276C61127503-01-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00313.txt.bz2 At Tue, 15 Apr 2003 19:04:34 +0000 (UTC), "Richard Sandiford" wrote: > Patch tested against gcc's mips-rewrite branch, fixes some > test failures. No regressions. Please install if OK. done. cgd