From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4036 Path: news.gmane.org!not-for-mail From: Luca Barbato Newsgroups: gmane.linux.lib.musl.general Subject: Re: GCC 4.8 AArch64 dynamic linker patch Date: Thu, 12 Sep 2013 22:46:56 +0200 Message-ID: <52322840.7030103@gentoo.org> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1379018830 22052 80.91.229.3 (12 Sep 2013 20:47:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2013 20:47:10 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4040-gllmg-musl=m.gmane.org@lists.openwall.com Thu Sep 12 22:47:13 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1VKDnF-0004Pi-7u for gllmg-musl@plane.gmane.org; Thu, 12 Sep 2013 22:47:13 +0200 Original-Received: (qmail 9426 invoked by uid 550); 12 Sep 2013 20:47:12 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 9418 invoked from network); 12 Sep 2013 20:47:12 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130411 Thunderbird/17.0.5 In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:4036 Archived-At: On 12/09/13 21:44, Wermut wrote: > I send this patch for reference only to this list. > > Gregor: Can you pick it up and include it in your gcc upstream patch > preparation? > > The patch adds MUSL_DYNAMIC_LINKER definition for ARM AArch64. It > works in conjunction with the gcc patch found in Gregor's musl-cross > repository. Can you please also add it to the wiki? lu