From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101501 invoked by alias); 5 Jan 2016 19:16:45 -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 101472 invoked by uid 89); 5 Jan 2016 19:16:45 -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,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-Spam-User: qpsmtpd, 2 recipients 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; Tue, 05 Jan 2016 19:16:44 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id DF265340931; Tue, 5 Jan 2016 19:16:41 +0000 (UTC) Date: Tue, 05 Jan 2016 19:16:00 -0000 From: Mike Frysinger To: Nick Clifton Cc: gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: MSP430 SIM: Add support for hardware multiply Message-ID: <20160105191641.GK25548@vapier.lan> Mail-Followup-To: Nick Clifton , gdb-patches@sourceware.org, binutils@sourceware.org References: <87zjislnam.fsf@redhat.com> <20151225002204.GQ25803@vapier.lan> <568BF2B6.2090201@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jITzwD3HDGXid3BE" Content-Disposition: inline In-Reply-To: <568BF2B6.2090201@redhat.com> X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00063.txt.bz2 --jITzwD3HDGXid3BE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 581 On 05 Jan 2016 16:43, Nick Clifton wrote: > The second patch updates the testutils.inc file so that it will use the=20 > LMA addresses of the strings in the .data section not the VMA addresses.= =20 > This makes the tests work, although it is a bit of a hack. A proper=20 > solution would be to provide start-up code that copies the data from the= =20 > LMA address to the VMA address before the test proper runs, but this=20 > seems like overkill to me. you could update the test harness or the tests themselves to run the sim with --load-vma if it'd make things easier -mike --jITzwD3HDGXid3BE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWjBaZAAoJEEFjO5/oN/WB/vwP/2X0ikFNaR7r6B5txM34Dptz 8gQmwWvyadlHkJpXTSj4xqBvBc88DfjOjcasuQrB9ibmCuiu82ImX6RV8dDwSrNE /6hfFm0kzeCKm2c1YsCSCCSVCwJbr9l+zLio1YMLojEi7rG2ZPa+epm2xrHVGcCH l2HdaURc8tfOTzAbwKcxvVJoxm3RbEdLOMtK8dZqAxQtKoPkTvUjf/ivJan6s+6n ItNfUOXjGC4gFWz1mO6XOwm6e8OI5QMhuRzJAd8kJQ8CuFs74LRgT3q7S0rQ1lTx Q1RVa+p+zrlpX6AngxwCgdyBK2KwrjHSJMy2W7DUnAcFKLlCaC7xeF+Pu6EBsI+G 15thZqJqxWQEYi0XX/t43qDIsDqrv7vXWIF6Irv/bYWQVxMVDZ3FQnz5Bv9oEJ+9 ekivLup9Vix/wqZqGc+7Hg09Kqo+m+8j4UYkaFa2wip6ikaE6MXVqLrTsQEL1Qjv iHvSTDd3hvPb7lkw8CfwmV2vwycNdByDQvPxe7oddwXokVWsIO7XHOi1NU5sqQR6 8yvou5qbyuQn6bW0xjWdvlmlGVrkYVZWnF2OHDf2CNdxj8qDqqarWba1ZvROGhzU bNvVTNt8LZ9uaWac3kUekIq3BaTtFfTQVMoRcxUIg/iMyMA/9Na8sg/gxT1wgH59 6PlJelnblR61AEQRQunW =ZxJJ -----END PGP SIGNATURE----- --jITzwD3HDGXid3BE--