All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/6] toolchain-external: remove useless info in help text of Linaro ARM toolchains
Date: Wed, 5 Mar 2014 23:39:45 +0100	[thread overview]
Message-ID: <20140305223945.GA9644@free.fr> (raw)
In-Reply-To: <1394058220-5863-5-git-send-email-thomas.petazzoni@free-electrons.com>

Thomas, All,

On 2014-03-05 23:23 +0100, Thomas Petazzoni spake thusly:
> The information "To use this toolchain, you must disable soft float
> usage." which was visible in the help text of Linaro toolchains is no
> longer useful, since those toolchains are only visible when the ARM
> EABIhf ABI is selected, which by design is not compatible with
> soft-float.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  toolchain/toolchain-external/Config.in | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
> index fd1a826..8647357 100644
> --- a/toolchain/toolchain-external/Config.in
> +++ b/toolchain/toolchain-external/Config.in
> @@ -27,8 +27,6 @@ config BR2_TOOLCHAIN_EXTERNAL_LINARO_2014_02
>  	  with the hard floating point calling convention, and uses
>  	  the VFPv3-D16 FPU instructions.
>  
> -	  To use this toolchain, you must disable soft float usage.
> -
>  config BR2_TOOLCHAIN_EXTERNAL_LINARO_2014_01
>  	bool "Linaro 2014.01"
>  	depends on BR2_arm
> @@ -50,8 +48,6 @@ config BR2_TOOLCHAIN_EXTERNAL_LINARO_2014_01
>  	  with the hard floating point calling convention, and uses
>  	  the VFPv3-D16 FPU instructions.
>  
> -	  To use this toolchain, you must disable soft float usage.
> -
>  config BR2_TOOLCHAIN_EXTERNAL_LINARO_2013_12
>  	bool "Linaro 2013.12"
>  	depends on BR2_arm
> @@ -73,8 +69,6 @@ config BR2_TOOLCHAIN_EXTERNAL_LINARO_2013_12
>  	  with the hard floating point calling convention, and uses
>  	  the VFPv3-D16 FPU instructions.
>  
> -	  To use this toolchain, you must disable soft float usage.
> -
>  comment "Linaro toolchains available for Cortex-A + EABIhf"
>  	depends on BR2_arm
>  	depends on BR2_GCC_TARGET_ARCH != "armv7-a" || !BR2_ARM_EABIHF
> -- 
> 1.8.3.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2014-03-05 22:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 22:23 [Buildroot] [PATCH 0/6] External toolchain updates Thomas Petazzoni
2014-03-05 22:23 ` [Buildroot] [PATCH 1/6] toolchain-external: fix musl external support on x86 Thomas Petazzoni
2014-03-06  7:09   ` Arnout Vandecappelle
2014-03-05 22:23 ` [Buildroot] [PATCH 2/6] toolchain-external: add publicly available musl toolchains Thomas Petazzoni
2014-03-06  7:17   ` Arnout Vandecappelle
2014-03-05 22:23 ` [Buildroot] [PATCH 3/6] toolchain-external: bump Linaro ARM toolchains Thomas Petazzoni
2014-03-05 22:23 ` [Buildroot] [PATCH 4/6] toolchain-external: remove useless info in help text of " Thomas Petazzoni
2014-03-05 22:39   ` Yann E. MORIN [this message]
2014-03-05 22:23 ` [Buildroot] [PATCH 5/6] toolchain-external: bump Linaro AArch64 toolchains Thomas Petazzoni
2014-03-05 22:23 ` [Buildroot] [PATCH 6/6] toolchain-external: add Linaro ARM big endian toolchain Thomas Petazzoni
2014-03-06 22:23   ` Peter Korsgaard
2014-03-06 22:30     ` Thomas Petazzoni
2014-03-06 22:41       ` Yann E. MORIN

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=20140305223945.GA9644@free.fr \
    --to=yann.morin.1998@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.