All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/2][MIPS] Remove inline asm string functions
Date: Fri, 07 Sep 2007 00:45:08 +0200	[thread overview]
Message-ID: <20070906224508.DD206247AF@gemini.denx.de> (raw)
In-Reply-To: Your message of "Fri, 31 Aug 2007 14:41:51 +0900." <46D7AA1F.7090901@necel.com>

In message <46D7AA1F.7090901@necel.com> you wrote:
> Revised. Hope this applied.
> 
> Thanks,
> 
> ---
> We MIPS stop using inline string functions as other ARCHs do so, since
> the optimized inline asm versions are not small.
> 
> This change is triggered by a following MIPS build error:
> common/libcommon.a(exports.o)(.text+0xdc): In function `jumptable_init':
> common/exports.c:32: undefined reference to `strcmp'
> make: *** [u-boot] Error 1
> 
> Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>

Applied, thanks.

      reply	other threads:[~2007-09-06 22:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31  5:41 [U-Boot-Users] [PATCH 2/2][MIPS] Remove inline asm string functions Shinya Kuribayashi
2007-09-06 22:45 ` Wolfgang Denk [this message]

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=20070906224508.DD206247AF@gemini.denx.de \
    --to=wd@denx.de \
    --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.