From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116555 invoked by alias); 28 Dec 2015 12:34:51 -0000 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 Received: (qmail 116520 invoked by uid 89); 28 Dec 2015 12:34:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=HTo:U*dj, Hx-languages-length:269, dj, H*u:6.0 X-HELO: mail1.asahi-net.or.jp Received: from mail1.asahi-net.or.jp (HELO mail1.asahi-net.or.jp) (202.224.39.197) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 28 Dec 2015 12:34:49 +0000 Received: from sa76r4 (y081184.ppp.asahi-net.or.jp [118.243.81.184]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id B4B2D13EA7; Mon, 28 Dec 2015 21:34:46 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by sa76r4 (Postfix) with ESMTP id 65E75181F; Mon, 28 Dec 2015 21:34:46 +0900 (JST) Received: from sa76r4 ([127.0.0.1]) by localhost (sa76r4.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id guwWs9SqWQP3; Mon, 28 Dec 2015 21:34:46 +0900 (JST) Received: from sa76r4.ysato.dip.jp (localhost [127.0.0.1]) by sa76r4 (Postfix) with ESMTP id 42AC212F4; Mon, 28 Dec 2015 21:34:46 +0900 (JST) Date: Mon, 28 Dec 2015 12:34:00 -0000 Message-ID: <87twn2rbtl.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Yoshinori Sato , gdb-patches@sourceware.org, dj@redhat.com Subject: Re: [PATCH][RX] v2 instructions support In-Reply-To: <20151227215543.GZ25803@vapier.lan> References: <1451206290-14327-1-git-send-email-ysato@users.sourceforge.jp> <20151227215543.GZ25803@vapier.lan> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2015-12/txt/msg00519.txt.bz2 On Mon, 28 Dec 2015 06:55:43 +0900, Mike Frysinger wrote: > > looks good to me, but you might want a review from dj@ wrt the isa as > i'm not familiar with rx > -mike OK. Thanks. -- Yoshinori Sato