From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10734 invoked by alias); 9 Oct 2014 17:48:02 -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 10644 invoked by uid 89); 9 Oct 2014 17:48:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 09 Oct 2014 17:47:59 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s99Hlw16015356 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 9 Oct 2014 13:47:58 -0400 Received: from localhost (dhcp-10-15-16-169.yyz.redhat.com [10.15.16.169]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s99HlvlR025867 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO) for ; Thu, 9 Oct 2014 13:47:57 -0400 From: Sergio Durigan Junior To: gdb-patches@sourceware.org Subject: Re: [PATCH] PR tdep/9390: Fix possible typo on xstorxstormy16-tdep.c References: <1410898465-28350-1-git-send-email-sergiodj@redhat.com> <54189D34.8010307@redhat.com> <20141008083254.GA28284@calimero.vinschen.de> X-URL: http://blog.sergiodj.net Date: Thu, 09 Oct 2014 17:48:00 -0000 In-Reply-To: <20141008083254.GA28284@calimero.vinschen.de> (Corinna Vinschen's message of "Wed, 8 Oct 2014 10:32:54 +0200") Message-ID: <87siix3zjm.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-10/txt/msg00211.txt.bz2 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 749 On Wednesday, October 08 2014, Corinna Vinschen wrote: > On Sep 16 21:27, Pedro Alves wrote: >> [Adding Corinna, listed as xstormy16 maintainer in MAINTAINERS. >> Hi Corinna. Do we still care about this port?] > > Hi Pedro. Sorry for the delay. Yes, we still care for this port. > >> The fix makes sense to me, though I know nothing about >> xstormy16 either. > > The patch is fine. The expression is trying to check for certain > registers in a mov, and the register numbers are encoded in the lowest > nibble. There's definitely a typo. Thanks, Corinna. I have pushed the patch. --=20 Sergio GPG key ID: 0x65FC5E36 Please send encrypted e-mail if possible http://sergiodj.net/ --=-=-= Content-Type: application/pgp-signature Content-length: 818 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUNspNAAoJENDrdihl/F42XqUP/2wuFAqZ7cwFqXCt9wNxS/WX 8nCzWLsxA831qlOEq+S/soSU88Bv0VbM22MzM+GE3OnBXaQ6hO9i+W46lRYqAXI4 KTpdcIbmyugWm+cUMrP6BtWnRaduhl0icple9/LNYJNYVU693HpET96KLiTg4pz5 F+MF/UfRIBI62GrqjenDdU4HXkyG2FnumucYnRbAbD6h516+DxTJf2qKhrRlAd24 WiJIkg88OawSnkyTlUR/KjMdEc8AhzXArOmWJYIlCVC343jipWGBgB+5odSmN4MR ZAFiEIxD3hll1OfcAwE3tDyYcVV7kME1/dvXm+Gdx6IrYggBaE3DB2FpFUuqBYsF FlQrFHnuG7tDFWxG1W6aPSAd5Om7CIDYgHB39SVOSi8Q54uq5ASeHkc18bkDy7Ug t9vOllGHuA7p0Lskj5u3ksKdLSJWrwxW4LJkcdkkiJSEXacqSoGDf6lnQByKcSRA wnlz92oEcF21eKZm1heoEFNCOjrBn6HnPWcpYFnZ8YYsM1/8geDqX0KB5VTVQJ+Y 7W7bxrLqTwd6dAjao+/gvx6CZvKU+z+fEMIJ1NHKkm0ioOCxcp0srDCjFyREhMk8 T4z00k79hDfhJBi+R3jTx0VsuBSvWqL3zMHxOjwJ705Koyz0qR2wnyBfxubM0Lyr AJsN4RT1XbYJXwPJAm/v =lTaN -----END PGP SIGNATURE----- --=-=-=--