From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21918 invoked by alias); 17 Jan 2003 04:33:01 -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 21836 invoked from network); 17 Jan 2003 04:32:40 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by sources.redhat.com with SMTP; 17 Jan 2003 04:32:40 -0000 Received: from localhost (IDENT:TeEmvqSA1qmVIQtLAfZAtzW2o/I2BKzw@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.6/8.12.5) with ESMTP id h0H4Wc1c019310 for ; Thu, 16 Jan 2003 23:32:39 -0500 Date: Fri, 17 Jan 2003 04:33:00 -0000 Message-Id: <20030116.233237.89020933.kazu@cs.umass.edu> To: gdb-patches@sources.redhat.com Subject: Unreviewed patches From: Kazu Hirata Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checked: This message probably not SPAM X-Spam-Score: 0, Required: 5 X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) X-SW-Source: 2003-01/txt/msg00635.txt.bz2 Hi, If somebody could review these patches, that would be greatly appreciated. [RFA] sim/h8300/h8300.c: Fix the handling of bxor. http://sources.redhat.com/ml/gdb-patches/2003-01/msg00328.html [RFA] sim/h8300/compile.c: Fix the handling of extu.w. http://sources.redhat.com/ml/gdb-patches/2002-12/msg00685.html [RFA] Fix the spurious failures on H8/300 port. http://sources.redhat.com/ml/gdb-patches/2002-12/msg00450.html Kazu Hirata