From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4030 Path: news.gmane.org!not-for-mail From: "Bortis Kevin" Newsgroups: gmane.linux.lib.musl.general Subject: Arm AArch64 port - search for interested people Date: Wed, 11 Sep 2013 13:38:03 +0200 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378899504 16471 80.91.229.3 (11 Sep 2013 11:38:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Sep 2013 11:38:24 +0000 (UTC) To: Original-X-From: musl-return-4034-gllmg-musl=m.gmane.org@lists.openwall.com Wed Sep 11 13:38:28 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 1VJikb-0008DI-AN for gllmg-musl@plane.gmane.org; Wed, 11 Sep 2013 13:38:25 +0200 Original-Received: (qmail 16274 invoked by uid 550); 11 Sep 2013 11:38:23 -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 16266 invoked from network); 11 Sep 2013 11:38:23 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Arm AArch64 port - search for interested people Thread-Index: Ac6u40GhZe5k2CJ2Q6OpUgBNAZOyGA== X-Scanned-By: MIMEDefang 2.69 on 195.141.2.10 Xref: news.gmane.org gmane.linux.lib.musl.general:4030 Archived-At: Is someone interessted to help out with a musl ARM Aarch64 port? I got the message, that I will receive a dev board Q2/2014 for a new project, so I hope to have a working musl toolchain by then :) I have started a wiki page where I gather all Information needed for the port. First step will be, learn A64 assembler/registers and get the ARM Foundation Model running with a Linux distribution. I also hope that the musl documentation with information on musl internals and porting will be finished by then ;) http://wiki.musl-libc.org/wiki/Porting/AArch64 Kevin