From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71659 invoked by alias); 6 Dec 2016 14:10:42 -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 71646 invoked by uid 89); 6 Dec 2016 14:10:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= 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:10:40 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 07E773413A6; Tue, 6 Dec 2016 14:10:38 +0000 (UTC) Date: Tue, 06 Dec 2016 14:10:00 -0000 From: Mike Frysinger To: Dimitar Dimitrov Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] PRU Simulator port Message-ID: <20161206141037.GF10558@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="wtjvnLv0o8UUzur2" Content-Disposition: inline In-Reply-To: <20161205211108.26616-1-dimitar@dinux.eu> X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00160.txt.bz2 --wtjvnLv0o8UUzur2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 394 On 05 Dec 2016 23:11, Dimitar Dimitrov wrote: > * 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. also, please update sim/MAINTAINERS -mike --wtjvnLv0o8UUzur2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYRsbdAAoJEEFjO5/oN/WBcHQP/3UOlocgrZdNv5dreZAg7y4A dJ4hMQUus+YjLpm5ts1CChAlrc/LdhDYMcvJq0yXgXH3eGqtUceJ4jySBKMEajhG zVjo3CVKTfCQLenHna6BRJzcNwHFF+RaIxctOE6iqg0CZBhrRE4vqvYdmiTPZeEw 7/Kk9EsdyipM+tI4QA8D7BQyyNeS9lWfxgDBQH4aUv0xTgfo2SLnBjUKLed8bUza h+/1bKVibUZty5UWG0YtetFjWDvhKEHrQk4qARpa4HP5Oaa4hSF+/B1oYNWS8Pp9 /om+gwSGUIzLYHLICJd3dw17L9znycuEN9O1DEz4SgUJuCGTWVU8KxBww4DAq+tL /JtEQksWrGcRyAXwFVsyXr3mP49LhLTAjX9bj3QBo7YpcDrOuBkhxwkG/EAvHYK2 x1bA0W+m8UGMFf9h3OVFu3tX4kTWYqR623W2z9hhaLGHSxCTIbk3KE+LvzBHLyZR NRMNIUijZVSYFRoBVlp/j7Y1Ehle0whaRKW8tS0H8L0Xr1HBoRSbiCQdoMVlpzvG VETsYDyz/nMAue+hl5NphrZP0zFNiUu9tekRfCIP/gTUUOOhvHi+ouRC22ber75X ApVlJ7FpL3JlEqRs3iegMr4CRCs5e44uBy6tJl8qwxYGxbAn1yQMzzvzIoJRJMnh pKveoFjXZ9IWPYaiqDL7 =M3BG -----END PGP SIGNATURE----- --wtjvnLv0o8UUzur2--