From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29958 invoked by alias); 6 Dec 2016 14:09:01 -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 29917 invoked by uid 89); 6 Dec 2016 14:08:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=2016-10-24, 20161024, pru.isa, config.in 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 ESMTP; Tue, 06 Dec 2016 14:08:49 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 846513414E9; Tue, 6 Dec 2016 14:08:47 +0000 (UTC) Date: Tue, 06 Dec 2016 14:09:00 -0000 From: Mike Frysinger To: Dimitar Dimitrov Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] PRU Simulator port Message-ID: <20161206140846.GD10558@vapier.lan> Mail-Followup-To: Dimitar Dimitrov , gdb-patches@sourceware.org References: <20161205211108.26616-1-dimitar@dinux.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+KJYzRxRHjYqLGl5" Content-Disposition: inline In-Reply-To: <20161205211108.26616-1-dimitar@dinux.eu> X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00159.txt.bz2 --+KJYzRxRHjYqLGl5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 735 On 05 Dec 2016 23:11, Dimitar Dimitrov wrote: > I'd like to submit a simulator port for the Texas Instruments PRU I/O cor= e [1]. do you have FSF copyright papers in place ? > 2016-10-24 Dimitar Dimitrov >=20 > * sim/configure.tgt: Add PRU. > * sim/pru/Makefile.in: New file. > * sim/pru/aclocal.m4: New file. > * sim/pru/config.in: New file. > * sim/pru/configure.ac: New file. > * sim/pru/interp.c: New file. > * sim/pru/pru.h: New file. > * sim/pru/pru.isa: New file. > * sim/pru/sim-main.h: New file. going by this, there isn't a testsuite here. please start one. just look at sim/testsuite/sim/msp430/ as an example. then drop in as many/few testcases as you like. the more the better :). -mike --+KJYzRxRHjYqLGl5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYRsZuAAoJEEFjO5/oN/WBAJ0P/02ZK3ldM9fF4Z9cBQc1b/Nk 8/vBv5kpUismTAH00hxJnIkC0Yg1dOheQiQIFemOdRJRi6ax/S3HgAKxan3qOgdX ldo15pTaL3byyjeFjF7SSbhx4NUYWBIxOTMnfwBstSUvHvTAZ6uuxOaMzLzEOtmS 3TMhOuwmvPtlZ0o+a84dBpCQc/eqBcREGEfx5TxdbKEPUvEJKz8aRJY8GlunQPyf bdpNcfKCIfqqN35XuGA1F5RSOnosnTBh/kDaEX2IPdfUpv4AaRsXuxh60HcO2kxl jBSHXPaPi6Lwr6UG5Fx8AJrfEaj4qOBLf45OoX5Cq0EIz2Xsgfazm2UVKBQI8l6R ayqtBGDdaf15Pllp8BCaziIbUNRa5r9I827WB4cup0ATK9pkzTH5RWLRegAH0BC9 zjOzmHjOqpQyicjxHPT1yLFPa9zghS5ts7tjTwero1E+yp4RXE9t9kgHRZf6T051 T+G+/pfD/4Tc9y0+nJbZOdbvsFAkj3pna8vOX8iXgUQfn/Z6S+fZxEKJ36qtLHfr A1ODZtds7cljRyfomgwvJD3Rnv3q80byoU0eEI4uxshng8fzS247zxDxUQNiU91/ pITIadQeGRxYJQAPNTl6vGFWoBoV4PibPpXT45rwewx5jfqBorKftq58M1I56npq xjLgxH7s16ITk34XOEPv =NlzO -----END PGP SIGNATURE----- --+KJYzRxRHjYqLGl5--