From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13830 invoked by alias); 26 Aug 2013 03:41:48 -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 13771 invoked by uid 89); 26 Aug 2013 03:41:48 -0000 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-SHA encrypted) ESMTPS; Mon, 26 Aug 2013 03:41:48 +0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-7.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9A7F733EB5D; Mon, 26 Aug 2013 03:41:45 +0000 (UTC) From: Mike Frysinger To: Sergio Durigan Junior Subject: Re: [PATCH] Create avr-linux-tdep.c (add reintroduce gdbarch_gdb_signal_{to,from}_target for that target) Date: Mon, 26 Aug 2013 03:41:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.10.6; KDE/4.6.5; x86_64; ; ) Cc: gdb-patches@sourceware.org, Joern Rennecke , Pedro Alves References: <201308250051.25879.vapier@gentoo.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart86106162.xUFoGL9U7A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201308252341.51257.vapier@gentoo.org> X-SW-Source: 2013-08/txt/msg00729.txt.bz2 --nextPart86106162.xUFoGL9U7A Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 729 On Sunday 25 August 2013 15:42:01 Sergio Durigan Junior wrote: > On Sunday, August 25 2013, Mike Frysinger wrote: > > On Monday 12 August 2013 17:48:57 Sergio Durigan Junior wrote: > >> Maybe I am confusing things here. I saw > >> and I assumed one could run Lin= ux > >> on AVR, but on a further investigation I saw that it only applies to > >> AVR32, right? I'm definitely not an expert here, sorry about it. > >=20 > > correct, the Linux/AVR32 port is only AVR32 and not general AVR > > microcontrollers >=20 > Thanks for the correction. So it would not be wrong to create an > avr-*-linux target, right? pretty sure the avr32 guys use avr32-linux-{gnu,uclibc} as their tuples -mike --nextPart86106162.xUFoGL9U7A 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) iQIcBAABAgAGBQJSGs5/AAoJEEFjO5/oN/WB5CMP/2LjuWIaFfHPjoFNvSruNymz bxjzbBdPJQzENMVJ2tMD/wXUUxAMix6ol3F87Bsm8GIujmHnd0n1fl4KRbPObJgp loh2e11LY1Sf+tkuwoQi8K0rfRLbKVUVHK2++3g3zdi+9Fbncb104+Q5R8Ukbufl hMWpgWK/4ovGtpvvxPlj/B1EG5hIqy8iC9oOzsee2ojIGw/VWFfYnKYZsLIWaKDd XyZ/7Dsvhk/m6ifFSxAK7Ae5E1Zcaae8PtPbh0DcKOMMuNWOx4xbQaj2LRoezj29 qEQ4Sn47RSp38PSWwwWhbh2BW2OneH04bnWWEzAxMsOvJm0zVrVTPGxL6e5TXx6l 5lTCX8HwIC0FtBEtmO/L+5W9+Y3h9j1iZQ7Ap1gGevKUb9RnEqmrAHbg494TLwhi fRLwu0G7/gpf1TTTXqq4Zqm9I/AR46mJ59LPWLY6V6ZczLXuVmn1R5dImSIPdhyw u8jUkOs9fhKgFIAwqIOrClicQI4e9OSquopE7NRbyPJIyqTmYrq3IJa+K/LOl6zU TNfqKP5/2KBO2rz5WliV8CNrShzYKcgffSgN7kumBl//fPJSD18FuJPxSbfeRdbq mfaGBn0A6xXf6tmiAHDksB6+bbKxphMLS8f0o+DYYZG/bKXGTA5CljEVdMZujB03 oi+lCXFvHHVXmLrnHnp4 =ysTM -----END PGP SIGNATURE----- --nextPart86106162.xUFoGL9U7A--