From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51921 invoked by alias); 28 Mar 2015 07:21: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 51909 invoked by uid 89); 28 Mar 2015 07:21:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 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; Sat, 28 Mar 2015 07:21:11 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id BC1933409E6; Sat, 28 Mar 2015 07:21:09 +0000 (UTC) Date: Sat, 28 Mar 2015 07:21:00 -0000 From: Mike Frysinger To: Jiri Gaisler Cc: gdb-patches@sourceware.org Subject: Re: [PATCH v4 10/13] sim/erc32: Add support for LEON2 processor emulation. Message-ID: <20150328072109.GO30239@vapier> Mail-Followup-To: Jiri Gaisler , gdb-patches@sourceware.org References: <1426626170-21401-1-git-send-email-jiri@gaisler.se> <1426626170-21401-11-git-send-email-jiri@gaisler.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aMDdG8xNveJz2ruI" Content-Disposition: inline In-Reply-To: <1426626170-21401-11-git-send-email-jiri@gaisler.se> X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00940.txt.bz2 --aMDdG8xNveJz2ruI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 462 On 17 Mar 2015 22:02, Jiri Gaisler wrote: > Added memory and I/O sub-system to emulate a LEON2 processor. > The cache and MMU are not emulated but enough functionallity > is provided to run any RTEMS and BCC compiled application. > The code is based on leon3.c and modified to emulate the > LEON2 address space and peripheral operations. please write an explicit ChangeLog. probably applies to the other patches = i=20 didn't explicitly respond to. -mike --aMDdG8xNveJz2ruI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVFlZlAAoJEEFjO5/oN/WBlM8QAL4191LuMoGZ9hSaMUftvKxf 7xloGnABFhOaggKWijyNV1ueLOc3ysCHMWuqJIgIByIMyXgdGZFcR0kGmA2MITtb 1LsClSDU9BfuH42jy4JubdQlvYD1FttWGpb6QzJheRQAQeeEFMlG9Afg3Ee+F21d hfkJgj2mCbh5bWQZh+VPEU5OKt3Ci6aWhYjWNrEWietZH9get1IREi1/hWAu4RDv sZ1CjHosRFYnVV1ovaMxVM9rEJaUGRgu15GrEgDFxVyTNMTFvbj1TIg/Mkxkt/tv VGonERRhv3Cyu4TASFLEa27RdaPyU6k3EAFdPSijF+N5tPUAHXWc/3WfYi+Z2MTT FLgtJocCSXHHnlj7IJEz2PQWPB/fBUA4lS7KepaYyiu7KYqNtvZ/xnzh4OJxVupi Wfp2rIjgWxx8w2IDlV7tQLPeGseiBmfOGHorMaABryFvFYsz+E2pRKdCwe7g1TAW YJVN17oNqAzsKzisHDFR2vFkfFklKjjhDpawWYTZI89iAAvQKD5AH60z25ktqRvf rTG9iyfajGkU7aoOrLcCbluW0D8j4kJEMN6jylMxqOpl9PBZNkY88Ptrzqsgo/8e 4ohpXz/UtgNdWo6lgljfS6tGy1GTDRWDXxMcFiJ8xHai1Ux6T8nqdrRhmydU0jm6 +1GpAtkoDhE+/EH58GBW =aXKO -----END PGP SIGNATURE----- --aMDdG8xNveJz2ruI--