From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25446 invoked by alias); 22 Feb 2015 04:10:49 -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 25412 invoked by uid 89); 22 Feb 2015 04:10:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 22 Feb 2015 04:10:45 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 035F0340989; Sun, 22 Feb 2015 04:10:41 +0000 (UTC) Date: Sun, 22 Feb 2015 04:10:00 -0000 From: Mike Frysinger To: Jiri Gaisler Cc: gdb-patches@sourceware.org Subject: Re: [PATCH v2 01/22] sim/erc32: Disassembly in stand-alone mode did not work. Message-ID: <20150222041042.GD8744@vapier> Mail-Followup-To: Jiri Gaisler , gdb-patches@sourceware.org References: <1424385100-15397-1-git-send-email-jiri@gaisler.se> <1424385100-15397-2-git-send-email-jiri@gaisler.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5oH/S/bF6lOfqCQb" Content-Disposition: inline In-Reply-To: <1424385100-15397-2-git-send-email-jiri@gaisler.se> X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00617.txt.bz2 --5oH/S/bF6lOfqCQb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 318 On 19 Feb 2015 23:31, Jiri Gaisler wrote: > * func.c (print_insn_sparc_sis) Add helper function for disassembly. > (disp_ctrl) Use helper function. minor fix here: there's a colon at the start of the sentence. e.g. * func.c (print_insn_sparc_sis): Add helper function for disassembly. pushed w/those fixes -mike --5oH/S/bF6lOfqCQb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJU6VbCAAoJEEFjO5/oN/WBNH4QAKHhZlV9WZ4U504PY/pOVV6z VCMU720iv7sYAdacFUX6iLJaBjn6j3pSU7zCTAcQ/Boz+k5PFWgT5YQZjULdvW6R ime5fYo0vB1qa3zhePw0fDBhGrATcdj6LasgrYQfXt/Jkwi5XGp92uOsQc7OB5Ua utC4XRFm+T5LOGpDIyvgmTJTgQUs/t0H1yBzK429rSOwrHefHQZ8YoHku9h/KcON wX8F1CPtg8ZOlXthyMiCaarRC/1nJ8baqVsITNQaEm7Gi19/DnfBP7NkaAEhcdnb JEFITylp1puj8T0QvO4iN2odMxNy4AioNo3DdjPSjzQxhFiPuGEKsSu5+uIPtZ9b 3U75bQTZNl1ipT9pyi66HZZa5wDE24464sA4uSivRmTN0zbctHQOAj8CO2rhBFwE iTW5/b7KiyTDUrDHay24gG4BtiokMds4vBKiOycjBSJlMVEObLt9ZjP2XqMknHXt /Iz+8/2rozfSgeVjh9B1GPmKIHcgcyEdhuSIpSfr/BVHsp/P2UfDyEgp9fNKromx 3cbnqQqGQzfTj1aFOnkCpJ5BMrnsddWAYK079FEcEIOy8vqqJ/nQqpj/dfy8jkLW htxKHa12+Rf8q5WsmOSS/aRusNw8GPY7PHc8//w/yyTNCrLnFgpXTdTLVE0LWeW9 t3T0/VHtlsYa4ahZMXCK =UDd2 -----END PGP SIGNATURE----- --5oH/S/bF6lOfqCQb--