From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63301 invoked by alias); 15 Feb 2017 15:42:13 -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 63292 invoked by uid 89); 15 Feb 2017 15:42:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:620, contract, letter, sitting 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; Wed, 15 Feb 2017 15:42:10 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 490F334105A; Wed, 15 Feb 2017 15:42:08 +0000 (UTC) Date: Wed, 15 Feb 2017 15:42:00 -0000 From: Mike Frysinger To: Stafford Horne Cc: gdb-patches@sourceware.org, openrisc@lists.librecores.org Subject: Re: [PATCH v2 4/6] sim: or1k: add or1k target to sim Message-ID: <20170215154207.GN28432@vapier> Mail-Followup-To: Stafford Horne , gdb-patches@sourceware.org, openrisc@lists.librecores.org References: <92c04bd768b66a48e03850af185e975d01605435.1484967575.git.shorne@gmail.com> <20170214185208.GJ28432@vapier> <20170215132222.GA1603@lianli.shorne-pla.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OGW1Z2JKiS9bXo17" Content-Disposition: inline In-Reply-To: <20170215132222.GA1603@lianli.shorne-pla.net> X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00416.txt.bz2 --OGW1Z2JKiS9bXo17 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 568 On 15 Feb 2017 22:24, Stafford Horne wrote: > Before, we get started I just want to point out that some of these > issues seem pretty obvious, but this code had been sitting in the > openrisc source repo's for some time. I believe it was done on contract > by the people mentioned in the cover letter, who may have worked at > Cygnus. i suspected it's an old port because it looks like it was copied from another sim port, but before a lot of cleanups were done. there has been a bunch of fixups across the codebase to try and make things easy for new ports. -mike --OGW1Z2JKiS9bXo17 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 833 -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAlikds8ACgkQQWM7n+g3 9YG6Hg/+MZ8KfDrXspzCzRaPyMtNshSCGjxkzWAGmiqRCi3gClM05j5bbqgZuZVE 6bcF64TegoTj6h4PE1emysopxNj23QSfBaoE363RQix0uL/V+igk5i9J+W9TCLSb tXHAlNv0OCRZXrND+kL8rpK1LwEvrtIXAx3dlPGcpg/EpCalQODaOxT6JCpMR+cj vJismyexLsjiie/jGxZVpuE2SC5s7U88PON31tXEpSkKxkvLVKG5+sgFy027yiMu yDOROeOjJrH+GO1bhNaRfM1hhevyIIgyzj1LwK5rgxkTWdACV4ukOPMsaPymmRDm iOAPaWtGCSUzuxSSAt0+0PJPtwHMqiP1c00pczltPxpDm3u5QFarFW7wJBmHpbVb VE3XSJc07Lr+z4JvPd/qX1To/6cKMRDquaJquC0nIYbim2KzMVo/GEaz25OlKj7f 638QBFnACknJ31LbYTQRRC+TGHSkB+L7sl3C6k9MOsrm1LFohc+IGTokPJFG25c7 9a6pLcgCGNjDds4VJH6CtO+FqCmsuia/rEgh68CdMyZQR+r+7f6Vz2f5on5wjySG aWsytSX2ISXbaVK6aWox5o/3rPnWzyc5fd1KO3Xr8byWTRlGnQrodoBJFbD1bfOH oL2m9flU1svFhb1gT7IFUQUE7qdJQXajTYPVCc+wUIaLg6pzPNc= =5dAu -----END PGP SIGNATURE----- --OGW1Z2JKiS9bXo17--