From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10421 invoked by alias); 27 Apr 2015 13:56:56 -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 10409 invoked by uid 89); 27 Apr 2015 13:56:56 -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; Mon, 27 Apr 2015 13:56:54 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 6C1FD341087; Mon, 27 Apr 2015 13:56:52 +0000 (UTC) Date: Mon, 27 Apr 2015 13:56:00 -0000 From: Mike Frysinger To: Senthil Kumar Selvaraj Cc: gdb-patches@sourceware.org Subject: Re: [avr] Fix 'multiple definition of sim_{read,write}' Message-ID: <20150427135652.GH4602@vapier> Mail-Followup-To: Senthil Kumar Selvaraj , gdb-patches@sourceware.org References: <20150427085603.GA1476@atmel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HuscSE0D68UGttcd" Content-Disposition: inline In-Reply-To: <20150427085603.GA1476@atmel.com> X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00989.txt.bz2 --HuscSE0D68UGttcd Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 314 On 27 Apr 2015 14:26, Senthil Kumar Selvaraj wrote: > This patch does whatever was done in > https://sourceware.org/ml/gdb-patches/2015-04/msg00437.html to fix > broken gdb build for the AVR target. >=20 > If ok, could someone commit please? I don't have commit access. thanks, i've pushed this now -mike --HuscSE0D68UGttcd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVPkAjAAoJEEFjO5/oN/WBWVIQANYZ2XnlC5ZeoHDWYq1PM/KQ IpYRJKxb0Fh/L9svzjMwMmgqRs+7hPZ7EGUlNQ8Op/sGyIoHM/nNnU0AqQXtWmtT Ri+QBTU+GXh1diVdWG4KJCoqR3wcH/lfPoI9yNpl90bfP1pm2aTm5AVfqBXRkxCG zYJordWBUwXIt2zDWs03tHospiUGvbzCaW79vAXebgFKFGp0uf7/ABLggIA9yqF4 5FZkas3FIRWWCUmJewOSgJMEXYClfiO3BbNS/16BANcCir1Ka9Ug35T4xCxT7UYN 8Kp3fwF3tXBzp9mIFvkAlwaVOlXwZrtEHd0sZAVdapS5RdS0DHBlTjLg1WACDQoZ 44G8rE2NT+1A3YqM3Y/CwlPG4exYU3j3UH561fiucwzti2/eFXZlvyW/QiDFlq8l LUUhL4pFla8QmOHpFbBmBQbUgf8W2bdxJdpabdoKo6dYCc+fIhPnhE+GXa+sfuYH osvZiPcsYKgATPmAxoBkWh+mi6VCoQTQ81nZ8ldp3Sa3bcls7tz/Y3Lyr0HVHQs1 o6NOcdedo4PaLmbt5zlI/4PuPIUV/WSOEmKk+sUCntE2e5Bc3I6Pz4glefKb7EkN 9oI7Sf6yzlgWDuqz6pcXfbhwcNo3QRUyyrGud6fzjTxLAz8AcLroLvojN0dDaSlM LlDySWZ0fAeQAtPSfKPL =Gksk -----END PGP SIGNATURE----- --HuscSE0D68UGttcd--