public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: James E Wilson <wilson@specifixinc.com>
To: linux-ia64@vger.kernel.org
Subject: anyone using Itanium B-step support?
Date: Thu, 27 Jan 2005 21:56:36 +0000	[thread overview]
Message-ID: <1106862995.18514.108.camel@aretha.corp.specifixinc.com> (raw)

The kernel still has an ITANIUM_BSTEP_SPECIFIC configure option, as of
2.6.8.1, which enables use of the gcc -mb-step option.  As far as I
know, this is the only user of the gcc/gas B-step support.  I am
skeptical that this support still works, and suggest that it be removed,
so that I can remove the gcc/gas B-step support.

The reason why this comes up now is because gas has support to emit
warnings in cases where extra nops must be emitted to avoid B-step
errata.  This is enabled by default.  At the time, this was useful to
ensure backwards compatibility, but now all it does is confuse end users
who have no idea what an Itanium B-step processor is.  To fix this, I
need to add an option to enable it, which means I need to fix gcc to
pass the option to gas, and I also need to fix the kernel to add the
option to aflags when CONFIG_ITANIUM_BSTEP_SPECIFIC.

However, rather than add more ITANIUM_BSTEP_SPECIFIC support to the
kernel, I think it makes more sense to obsolete it and remove it.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



             reply	other threads:[~2005-01-27 21:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27 21:56 James E Wilson [this message]
2005-01-27 22:12 ` anyone using Itanium B-step support? David Mosberger
2005-01-28  1:24 ` James E Wilson
2005-01-28  1:54 ` David Mosberger
2005-01-28  2:32 ` James E Wilson
2005-01-28  6:17 ` David Mosberger

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=1106862995.18514.108.camel@aretha.corp.specifixinc.com \
    --to=wilson@specifixinc.com \
    --cc=linux-ia64@vger.kernel.org \
    /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