mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: Proposed roadmap to 1.0
Date: Sun, 30 Jun 2013 08:02:18 -0400	[thread overview]
Message-ID: <20130630120218.GQ29800@brightrain.aerifal.cx> (raw)
In-Reply-To: <CAK4o1Wzh8rvFrJMVUp06gRgrTUd0j9E3rGqmW--LHkHf5qLH7w@mail.gmail.com>

On Sun, Jun 30, 2013 at 08:21:25AM +0100, Justin Cormack wrote:
> > > > Do we currently support 64-bit ppc?
> > >
> > > No, but 32-bit apps can run on 64-bit kernel as far as I know. I was
> > > just looking at the 64-bit ABI earlier today and it's rather
> > > gratuitously ugly, but probably not too hard to support.
> >
> > Apparently, it's also slower on some CPUs:
> > http://www.yellowdog-board.com/viewtopic.php?p=23037#p23037
> 
> I think that may not be true with newer silicon. IBM apparently no longer
> ship 32 bit userspace compatibility code.

Are you talking about AIX or a build of Linux they ship? My guess
would be they're just not shipping 32-bit libs, which wouldn't really
make any difference if your intent is to use a musl ecosystem instead.
If it's 32-bit support turned off in the kernel (is that even
possible?), that could also easily be turned back on.

> You can get access to new
> hardware at no cost through their partner program. Plus I still have one.

:)

> MIPS64 would be nice as the Chinese are making them (Loongson) for general
> use.

You can also run 32-bit userspace on MIPS64. However if you want to do
this, the n32 ABI (analogous to x32 on x86_64) is moderately more
efficient and less ugly.

So I agree MIPS n32 and maybe also n64 are interesting to support.

Rich


  reply	other threads:[~2013-06-30 12:02 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 23:50 Rich Felker
2013-06-30  2:53 ` Rob Landley
2013-06-30  3:01   ` Rich Felker
2013-06-30  5:20 ` Isaac
2013-06-30  5:34   ` Rich Felker
2013-06-30  6:42     ` Isaac
2013-06-30  7:21       ` Justin Cormack
2013-06-30 12:02         ` Rich Felker [this message]
2013-07-04 18:13         ` Rob Landley
2013-07-07 20:25           ` Isaac
2013-07-04 18:10       ` Rob Landley
2013-07-07 20:30         ` Isaac
2013-06-30  9:24     ` Rob Landley
2013-06-30 10:45     ` Szabolcs Nagy
2013-06-30 21:29       ` Luca Barbato
2013-07-05 15:12   ` Rob Landley
2013-06-30  5:49 ` Strake
2013-07-17 16:02 ` Rich Felker
2013-07-24 18:36   ` Rob Landley
2013-07-24 19:47     ` Rich Felker
2013-07-25  7:25       ` Daniel Cegiełka
2013-07-25  7:40         ` Rich Felker
2013-07-27  5:30       ` Rob Landley
2013-07-25 10:29     ` Timo Teras
2013-07-24 14:14 ` orc
2013-07-24 14:42   ` Rich Felker
2013-07-24 15:29     ` orc
2013-07-24 16:04       ` Rich Felker
2013-07-24 16:25         ` orc
2013-07-24 19:41           ` Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130630120218.GQ29800@brightrain.aerifal.cx \
    --to=dalias@aerifal.cx \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).