From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5591 invoked by alias); 29 Nov 2011 01:38:21 -0000 Received: (qmail 5583 invoked by uid 22791); 29 Nov 2011 01:38:20 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Nov 2011 01:38:04 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F17E21B401F; Tue, 29 Nov 2011 01:38:02 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [sim] new port: Renesas RL78 Date: Tue, 29 Nov 2011 01:38:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.1.0; KDE/4.6.5; x86_64; ; ) Cc: DJ Delorie References: <201111160606.pAG66U4p017015@greed.delorie.com> In-Reply-To: <201111160606.pAG66U4p017015@greed.delorie.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1543222.csE6ECR2bO"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201111282038.03255.vapier@gentoo.org> X-IsSubscribed: yes 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 X-SW-Source: 2011-11/txt/msg00793.txt.bz2 --nextPart1543222.csE6ECR2bO Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 656 On Wednesday 16 November 2011 01:06:30 DJ Delorie wrote: > The Renesas RL78 is a new low-power 8/16 bit microcontroller, with an > architecture much like the original Z80. However, it has four > register banks and a 1 Mb address space with default 16 bit pointers > and segment registers to access outside the default segments (code: > first 64k, data: last 64k). The RL78 family is a direct descendant of > the 78K0R and R8C families (78K0R cpu core, R8C peripherals). might want to add a note to gdb's NEWS file. it isn't the "best" location = for=20 sim news, but it's the only place we have atm, and it's what we've done in = the=20 past ... -mike --nextPart1543222.csE6ECR2bO Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJO1Dd7AAoJEEFjO5/oN/WBiI8QAMMNF2RUQiJZ0FhyJR8LefqA XBYoEDf6vJeyeAuiHT+ylJMm0JQJWG7Usxcfioyg/HMDx1i7ljoEgYOtkKuFAkXZ gesCuLIIHzRaa/nL4e77eMcC28ebgrpqmBVGf2ByLlxE5b6XPcK/9DG1Npu1pKds 71+CEwc8uCQckMjw+hLPEWxof99a/qTkX9YmButTcxBIikkQIMmd7rTznDufQ0Uj lgCTXmuIRQfIB7jDyIfx2uSRebWycc/Cz2vLKgiyu6NhI/cA2hlwI5fP53OUIIhi x8x2uXmGC5MbmhOOPMs9HXGib/E2EARtcEl1wlCdL8SUiiQddR5qnoo7RRtGd+RN 6wBh6IZo783YkXCBq4fFudQxhh8MzSCR/4T2S8Uh54ldQR+2a88w4KDdZhVB93vH UFF3foCBWx4y+jbgU38C75M0HRi+mVl61gRwFgcSgg/+vyDiOhEiqHIv8mqPmUIn uX5c767duiwCG2zy7BS32Ga9g7Mncv9oNmXbs+Pbn0yJj8uS/owxXHDB9AeCD6Q7 qwwGd1ZZ2Ul5slfRU1MrGDj3XwX3lVbc1LGOUGlKHdHbPkOd2EQ3iFXuvGINRXwA FxHoRd/G8S810UDG3OEATEyhg+IjzFYMfaqWo3FXBmyxRPWxwvX2OSBguPYLZYLV CmpmJIppjCCBcRPOHlXd =6Sr4 -----END PGP SIGNATURE----- --nextPart1543222.csE6ECR2bO--