From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/14] Add the Atom processor in the list of supported x86/x86_64 processors
Date: Wed, 04 Jan 2012 09:44:09 +0100 [thread overview]
Message-ID: <874nwbc0x2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <d0643d15e126a270c3d8b60593f620579a4e4b83.1325622133.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 3 Jan 2012 21:22:43 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> This allows to easily select the corresponding Atom multilib variant
Thomas> in the Sourcery CodeBench toolchain.
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> target/Config.in.arch | 10 ++++++++++
Thomas> 1 files changed, 10 insertions(+), 0 deletions(-)
Thomas> diff --git a/target/Config.in.arch b/target/Config.in.arch
Thomas> index 7faa010..b5ff694 100644
Thomas> --- a/target/Config.in.arch
Thomas> +++ b/target/Config.in.arch
Thomas> @@ -266,6 +266,8 @@ config BR2_x86_nocona
Thomas> bool "nocona"
Thomas> config BR2_x86_core2
Thomas> bool "core2"
Thomas> +config BR2_x86_atom
Thomas> + bool "atom"
Atom support was only added to GCC in 4.5, so please add a comment
mentioning this similar to how we do it for Cortex A8/A9.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-04 8:44 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-03 20:22 [Buildroot] [pull request] Pull request for branch for-2012.02/ext-toolchain-updates Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 01/14] Add x86_64 variants to BR2_GCC_TARGET_ARCH Thomas Petazzoni
2012-01-16 8:40 ` Arnout Vandecappelle
2012-01-03 20:22 ` [Buildroot] [PATCH 02/14] Add the Atom processor in the list of supported x86/x86_64 processors Thomas Petazzoni
2012-01-04 8:44 ` Peter Korsgaard [this message]
2012-01-04 8:50 ` Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 03/14] Improve external toolchain logic to support IA32 Sourcery CodeBench toolchain Thomas Petazzoni
2012-01-04 7:48 ` Thomas De Schampheleire
2012-01-04 8:21 ` Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 04/14] Support multilib variants in sub-subdirectories Thomas Petazzoni
2012-01-04 7:55 ` Thomas De Schampheleire
2012-01-04 8:24 ` Thomas Petazzoni
2012-01-04 8:37 ` Thomas De Schampheleire
2012-01-03 20:22 ` [Buildroot] [PATCH 05/14] Expand external toolchain wrapper to custom flags Thomas Petazzoni
2012-01-24 5:28 ` Baruch Siach
2012-01-03 20:22 ` [Buildroot] [PATCH 06/14] external-toolchain: remove 2009q1 ARM Sourcery toolchain Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 07/14] external-toolchain: add Sourcery CodeBench ARM 2011.09 Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 08/14] external-toolchain: bump MIPS 2011.03 from -93 to -110 Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 09/14] external-toolchain: add Sourcery CodeBench PowerPC 2011.03 Thomas Petazzoni
2012-01-04 8:09 ` Thomas De Schampheleire
2012-01-04 8:24 ` Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 10/14] external-toolchain: add Sourcery CodeBench x86/x86_64 2011.09 Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 11/14] external-toolchain: Blackfin.uclinux.org 2011R1-RC4 Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 12/14] external-toolchain: details on selecting the multilib variants Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 13/14] external-toolchain: run checks even on extracted toolchains Thomas Petazzoni
2012-01-03 20:22 ` [Buildroot] [PATCH 14/14] external-toolchain: adjust check for uClibc static toolchains Thomas Petazzoni
2012-01-04 8:16 ` [Buildroot] [pull request] Pull request for branch for-2012.02/ext-toolchain-updates Thomas De Schampheleire
2012-01-16 8:42 ` Arnout Vandecappelle
2012-01-16 17:22 ` 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=874nwbc0x2.fsf@macbook.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