From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [MIPS] CPU-dependent compiler/assembler options for optimization
Date: Mon, 26 May 2008 00:40:15 +0900 [thread overview]
Message-ID: <4839885F.6070801@ruby.dti.ne.jp> (raw)
In-Reply-To: <20080524201206.42D64247F5@gemini.denx.de>
Wolfgang Denk wrote:
> In message <48381C45.2020801@ruby.dti.ne.jp> you wrote:
>> We take the same options as Linux for now. This means that an ancient
>> -mcpu support will be lost. Users need gcc 3.0.X or later.
>
> Why is this change necessary?
Not necessary.
> There are still people out there who use ancient toolchains like
> gcc-2.95. Do we really have to break compatibility here?
This patch adds,
- support more CPU variants other than MIPS 4K
- without changing the code.
In other words, every U-Boot/MIPS user other than MIPS 4K must change
cpu/mips/config.mk as he wants.
I thought this patch is more beneficial for MIPS users even if breaking
old gcc 2.96 support. That's all.
I don't want to argue with you about this issue. If you disagree, I'll
drop this from my queue. I don't mind, I can live without this change.
Shinya
next prev parent reply other threads:[~2008-05-25 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-24 13:46 [U-Boot-Users] [MIPS] CPU-dependent compiler/assembler options for optimization Shinya Kuribayashi
2008-05-24 20:12 ` Wolfgang Denk
2008-05-25 15:40 ` Shinya Kuribayashi [this message]
2008-05-25 20:22 ` Wolfgang Denk
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=4839885F.6070801@ruby.dti.ne.jp \
--to=skuribay@ruby.dti.ne.jp \
--cc=u-boot@lists.denx.de \
/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.