Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] toolchain/mips: kill EABI and fix N32
Date: Sat, 14 Jul 2012 16:44:27 -0300	[thread overview]
Message-ID: <5001CC1B.6080608@zacarias.com.ar> (raw)
In-Reply-To: <20120714150329.65ae632c@skate>

On 07/14/12 10:03, Thomas Petazzoni wrote:

> Le Sat, 14 Jul 2012 09:28:37 -0300,
> Gustavo Zacarias <gustavo@zacarias.com.ar> a ?crit :
> 
>> MIPS EABI is a bare-metal ABI so remove it.
>> Also fix uClibc to really work with N32 ABI, which used the EABI knob
>> previously.
> 
> There is no support in uClibc for o64. Is this ABI really used? I see
> that gcc has support for it
> (http://gcc.gnu.org/projects/mipso64-abi.html), but is it used in
> practice?
> 
> Also, is the BR2_MIPS_ABI_none knob actually useful?
> 
> Thanks,
> 
> Thomas

The patchset isn't complete, it's just a start to fix the obvious so any
comments/suggestions are welcome.
Other points to fix include:

* External MIPS toolchains (non ct-ng) - neither of them seems to
support 64 bit anything yet it's an option, we should probably filter
them out.

* uClibc 64 bit toolchains seem broken for shared objects in general.
I've been able to get a qemu test running only with static linking.
Aboriginal linux does static too for mips64 as supporting evidence.

The set is just to get thing to build, maybe not properly but not
because of buildroot.
BR2_MIPS_ABI_none is actually useless, so yes it can be removed.
o64 ABI is probably an SGI thing for IRIX, hence the reason gcc supports
it, probably can be removed too.
Regards.

      reply	other threads:[~2012-07-14 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-14 12:28 [Buildroot] [PATCH 1/2] toolchain/mips: kill EABI and fix N32 Gustavo Zacarias
2012-07-14 12:28 ` [Buildroot] [PATCH 2/2] toolchain/mips: add the mips64 tuple Gustavo Zacarias
2012-07-14 23:02   ` Thomas Petazzoni
2012-07-14 13:03 ` [Buildroot] [PATCH 1/2] toolchain/mips: kill EABI and fix N32 Thomas Petazzoni
2012-07-14 19:44   ` Gustavo Zacarias [this message]

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=5001CC1B.6080608@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox