Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 11 Sep 2013 14:58:51 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Arm AArch64 port - search for interested people

* Bortis Kevin <Kevin.Bortis@....ch> [2013-09-11 13:38:03 +0200]:
> 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

it seems long double is IEEE binary128 in the abi,
but there are no quad precision fp instructions..

so good that i did not remove the ld128 code from libm,
however complete support will take some time.. and it will
depend on the soft-float implementation in gcc which has
fenv issues

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.