From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3090 invoked by alias); 30 Jan 2003 06:03:09 -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 3083 invoked from network); 30 Jan 2003 06:03:08 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by 172.16.49.205 with SMTP; 30 Jan 2003 06:03:08 -0000 Received: from localhost (IDENT:s8/9294qa6QXRxnatHqd+cy8seqYrfEI@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.6/8.12.5) with ESMTP id h0U6371c011343 for ; Thu, 30 Jan 2003 01:03:07 -0500 Date: Thu, 30 Jan 2003 06:03:00 -0000 Message-Id: <20030130.010258.25912168.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/msg00808.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 Kazu Hirata