Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2 10/25] package/owl-linux: drop check for EABI
Date: Sun, 14 Jul 2013 22:32:49 +0200	[thread overview]
Message-ID: <87ehb0c26m.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1373754468-7527-11-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sun, 14 Jul 2013 00:27:33 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
 Thomas> ... since we only support EABI now.

 Thomas> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 Thomas> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2013-07-14 20:32 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-13 22:27 [Buildroot] [PATCHv2 00/25] OABI removal, ARM floating point improvements, EABIhf and Thumb2 support Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 01/25] gcc: use BR2_EXTRA_GCC_CONFIG_OPTIONS in gcc-initial and gcc-intermediate Thomas Petazzoni
2013-07-14 20:30   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 02/25] package/uclibc: fix indentation (use tabs, not spaces) Thomas Petazzoni
2013-07-14 20:30   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 03/25] arch/arm: remove OABI option Thomas Petazzoni
2013-07-14 20:30   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 04/25] arch/arm: remove setting gcc's apcs-gnu ABI (aka OABI) Thomas Petazzoni
2013-07-14 20:30   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 05/25] package/uclibc: ARM OABI is no longer supported Thomas Petazzoni
2013-07-14 20:31   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 06/25] toolchain/helpers: " Thomas Petazzoni
2013-07-14 20:31   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 07/25] linux: remove EABI conditional Thomas Petazzoni
2013-07-14 20:31   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 08/25] pkg-infra: dump all ARM OABI references when setting ABI Thomas Petazzoni
2013-07-14 20:32   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 09/25] toolchain/helpers: only check for an EABI toolchain Thomas Petazzoni
2013-07-14 20:32   ` Peter Korsgaard
2013-07-15  7:48     ` Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 10/25] package/owl-linux: drop check for EABI Thomas Petazzoni
2013-07-14 20:32   ` Peter Korsgaard [this message]
2013-07-13 22:27 ` [Buildroot] [PATCHv2 11/25] package/uClibc: drop ARM EABI conditions Thomas Petazzoni
2013-07-14 20:33   ` Peter Korsgaard
2013-07-13 22:27 ` [Buildroot] [PATCHv2 12/25] arch: introduce BR2_GCC_TARGET_{FPU, FLOAT} Thomas Petazzoni
2013-07-14 20:36   ` Peter Korsgaard
2013-07-15  7:52     ` Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 13/25] arch: Refactor BR2_SOFT_FLOAT into per-architecture options Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 14/25] arch: improve ARM floating point support and add support for EABIhf Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 15/25] binutils: exclude binutils versions that don't support EABIhf Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 16/25] gcc: take into account ARM floating point capabilities Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 17/25] toolchain: remove the old BR2_VFP_FLOAT option Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 18/25] configs: update defconfigs after VFP option changes Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 19/25] configs: use new EABIhf option for beaglebone_defconfig Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 20/25] toolchain-external: update config options after EABIhf introduction Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 21/25] gcc: create symbolic link to ld-linux in EABIhf/gcc 4.7/eglibc Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 22/25] arch/arm: add support for Thumb2 Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 23/25] uclibc: use numbered patches for 0.9.33.2 Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 24/25] uclibc: add Thumb2 fixes Thomas Petazzoni
2013-07-13 22:27 ` [Buildroot] [PATCHv2 25/25] arch: use tabs instead of spaces in Config.in files Thomas Petazzoni

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=87ehb0c26m.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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