mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH 4/5] create 32-/64-bit generic bits overlays
Date: Wed, 6 Jul 2016 00:31:37 -0400	[thread overview]
Message-ID: <20160706043137.GX15995@brightrain.aerifal.cx> (raw)
In-Reply-To: <20160706035414.10083-4-koorogi@koorogi.info>

On Tue, Jul 05, 2016 at 10:54:13PM -0500, Bobby Bingham wrote:
> diff --git a/arch/mips64/arch.mak b/arch/mips64/arch.mak
> index eb9c4bf..abd5432 100644
> --- a/arch/mips64/arch.mak
> +++ b/arch/mips64/arch.mak
> @@ -1 +1 @@
> -ARCH_FALLBACKS = mips64 generic-ld128 generic
> +ARCH_FALLBACKS = mips64 generic-64 generic-ld128 generic

I think mips64/arch.mak (and likewise mipsn32/arch.mak) should
probably put mips in the fallback order so that we can share termios,
ioctl, etc. bits. Same for powerpc64 and powerpc.

Rich


  parent reply	other threads:[~2016-07-06  4:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-06  3:54 [PATCH 1/5] generalize "generic" fallback for bits headers Bobby Bingham
2016-07-06  3:54 ` [PATCH 2/5] create big/little endian generic bits overlays Bobby Bingham
2016-07-06  3:54 ` [PATCH 3/5] create ld64/ld128 " Bobby Bingham
2016-07-06  3:54 ` [PATCH 4/5] create 32-/64-bit " Bobby Bingham
2016-07-06  4:29   ` Rich Felker
2016-07-06  4:31   ` Rich Felker [this message]
2016-07-06  3:54 ` [PATCH 5/5] move generic fcntl.h to generic-32 Bobby Bingham

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=20160706043137.GX15995@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --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).