LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Michael K. Edwards" <medwards.linux@gmail.com>
To: "Michael K. Edwards" <medwards.linux@gmail.com>,
"Linux Kernel List" <linux-kernel@vger.kernel.org>,
"Sam Ravnborg" <sam@ravnborg.org>,
linux-arm-toolchain@lists.arm.linux.org.uk,
linux-arm-kernel@lists.arm.linux.org.uk, crossgcc@sourceware.org
Subject: Re: More ARM binutils fuckage
Date: Tue, 5 Dec 2006 17:34:25 -0800 [thread overview]
Message-ID: <f2b55d220612051734v32017a2cg92fde4c57c3d61fe@mail.gmail.com> (raw)
In-Reply-To: <20061206002226.GK24038@flint.arm.linux.org.uk>
On 12/5/06, Russell King <rmk+lkml@arm.linux.org.uk> wrote:
> There is no such thing as soft VFP.
Patches have been floating around for quite some time that implement
soft float with VFP parameter passing conventions (which notably
implies native endianness, unlike FPA). They all seem to derive from
Nicolas Pitre's patch at
http://lists.arm.linux.org.uk/pipermail/linux-arm/2003-October/006436.html
, which is said to have some bugs but to supply the majority of the
needed functionality. (See, for instance,
http://www.busybox.net/cgi-bin/viewcvs.cgi/branches/buildroot.mjn3/toolchain/gcc/3.4.6/arm-softfloat.patch.conditional?rev=14854&view=auto.)
I assume that I'm not the first to fix it up for gcc 4.1.1.
> I can only talk from the requirements of the kernel. gcc 3.4.3 is
> the minimum for ARM, which with binutils 2.17 will allow you to build
> the kernel as OABI in *any* configuration. No patches required for
> either.
It would be nice if this appeared prominently in
Documentation/arm/whatever so that vendors who are stuck on gcc 3.3
(and binutils so old that they comment things out in vmlinux.lds) can
be encouraged to move forward.
Cheers,
- Michael
next prev parent reply other threads:[~2006-12-06 1:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-05 19:33 Russell King
2006-12-05 23:29 ` Michael K. Edwards
2006-12-06 0:22 ` Russell King
2006-12-06 1:08 ` Lennert Buytenhek
2006-12-06 6:43 ` Re[2]: " Paul Sokolovsky
2006-12-06 8:17 ` Koen Kooi
2006-12-06 14:37 ` Re[2]: " Bruce Ashfield
2006-12-06 1:34 ` Michael K. Edwards [this message]
2006-12-06 0:25 ` Russell King
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=f2b55d220612051734v32017a2cg92fde4c57c3d61fe@mail.gmail.com \
--to=medwards.linux@gmail.com \
--cc=crossgcc@sourceware.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-arm-toolchain@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--subject='Re: More ARM binutils fuckage' \
/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
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).