All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 7/8] arch: add support for AMD steamroller
Date: Wed, 04 Mar 2015 12:18:11 -0300	[thread overview]
Message-ID: <54F72233.5040904@zacarias.com.ar> (raw)
In-Reply-To: <20150304155953.7c43ee6c@free-electrons.com>

On 03/04/2015 11:59 AM, Thomas Petazzoni wrote:

> Dear Gustavo Zacarias,
> 
> On Tue,  3 Mar 2015 12:52:30 -0300, Gustavo Zacarias wrote:
> 
>> diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
>> index 4321e43..e70c3ce 100644
>> --- a/toolchain/toolchain-external/Config.in
>> +++ b/toolchain/toolchain-external/Config.in
>> @@ -676,6 +676,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86_201209
>>  	depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
>>  	depends on !BR2_STATIC_LIBS
>>  	depends on !BR2_x86_jaguar
>> +	depends on !BR2_x86_steamroller
> 
> Why do we need this new dependency? Same question for x86_jaguar in
> fact. Are those toolchains not working at all, or are they just not
> "optimal" ?

Because older GCCs won't understand bdver3/btver2 and break.
Regards.

  reply	other threads:[~2015-03-04 15:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 15:52 [Buildroot] [PATCH v2 1/8] Config.in: Add BR2_DEPRECATED_SINCE_2015_05 Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 2/8] ts5x00_defconfig: switch to BR2_KERNEL_HEADERS_VERSION Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 3/8] linux-headers: mark EOL versions deprecated Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 4/8] toolchain/external: remove xilinx microblaze v2/14.3 toolchains Gustavo Zacarias
2015-03-03 15:58   ` Thomas Petazzoni
2015-03-03 15:52 ` [Buildroot] [PATCH v2 5/8] Config.in: remove BR2_DEPRECATED_SINCE_2014_02 Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 6/8] libglib2: remove kludges for old and removed xilinx toolchains Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 7/8] arch: add support for AMD steamroller Gustavo Zacarias
2015-03-04 14:59   ` Thomas Petazzoni
2015-03-04 15:18     ` Gustavo Zacarias [this message]
2015-03-04 15:21       ` Thomas Petazzoni
2015-03-03 15:52 ` [Buildroot] [PATCH v2 8/8] toolchain-external: add CodeSourcery AMD64 2014.05 Gustavo Zacarias
2015-03-04 21:20 ` [Buildroot] [PATCH v2 1/8] Config.in: Add BR2_DEPRECATED_SINCE_2015_05 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=54F72233.5040904@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 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.