All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] x86: Import the glibc memset implementation
Date: Sat, 12 Nov 2011 20:20:41 +1100	[thread overview]
Message-ID: <4EBE3A69.4030802@gmail.com> (raw)
In-Reply-To: <CAPPXG1kLrnXYgzDX9nGV3EWEqxsF2jU7-+7Zu_hMZdumw29bdg@mail.gmail.com>

Hi Gabe,

On 12/11/11 17:19, Gabe Black wrote:
> On Wed, Nov 9, 2011 at 12:47 PM, Mike Frysinger <vapier@gentoo.org
> <mailto:vapier@gentoo.org>> wrote:
> 
>     On Wednesday 09 November 2011 14:12:15 Scott Wood wrote:
>     > Last I tried, I couldn't get it to work even with USE_PRIVATE_LIBGCC,
>     > because the compiler was generating calls to things that U-Boot didn't
>     > implement.
> 
>     last i tried, i saw failures only for boards using yaffs as apparently that
>     code triggered some extended math operations that the local libgcc
>     omits.  i
>     didn't look further to see if it was a matter of the yaffs code being wrong
>     (i.e. trying to do a 64bit divide rather than using do_div), or libgcc
>     should
>     include that logic.  i don't use yaffs, so meh :).
>     -mike
> 
>     _______________________________________________
>     U-Boot mailing list
>     U-Boot at lists.denx.de <mailto:U-Boot@lists.denx.de>
>     http://lists.denx.de/mailman/listinfo/u-boot
> 
> 
> I'm sure folks realize this, but I thought I would point out that we're
> actually primarily talking about a different patch. To me it sounded like
> this one, importing glibc's memset, was good to go, and I wouldn't want it
> to be held up by the controversy around the other patch, how to deal with
> libgcc. If there's anything more to say about memset lets say it here, and
> if there's more to say about libgcc (I have a feeling there is) lets please
> move that over to the other thread.

I have no issue with this patch - It will look to apply shortly

Regards,

Graeme

  reply	other threads:[~2011-11-12  9:20 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  9:59 [U-Boot] [PATCH] Import the glibc implementation of x86 memset into u-boot Gabe Black
2011-11-08 13:49 ` Mike Frysinger
2011-11-08 22:40 ` [U-Boot] [PATCH v2] x86: Import the glibc memset implementation Gabe Black
2011-11-09  0:45   ` Graeme Russ
2011-11-09  0:59     ` Gabe Black
2011-11-09  1:10       ` Graeme Russ
2011-11-09  1:15         ` Gabe Black
2011-11-09  1:25           ` Graeme Russ
2011-11-09  1:52             ` Gabe Black
2011-11-09  2:53               ` Graeme Russ
2011-11-09  4:55                 ` Mike Frysinger
2011-11-09  4:04                   ` Gabe Black
2011-11-09 19:12                   ` Scott Wood
2011-11-09 20:47                     ` Mike Frysinger
2011-11-12  6:19                       ` Gabe Black
2011-11-12  9:20                         ` Graeme Russ [this message]
2011-11-09  6:01                 ` Graeme Russ
2011-11-09  5:36             ` Wolfgang Denk
2011-11-09  5:50               ` Graeme Russ
2011-11-12 10:28 ` [U-Boot] [PATCH] Import the glibc implementation of x86 memset into u-boot Graeme Russ
2011-11-13  3:00   ` [U-Boot] [PATCH v3] x86: Import the glibc memset implementation Gabe Black
2011-11-13 11:38     ` Graeme Russ
2011-11-14 12:38       ` Gabe Black
2011-11-14 21:49         ` Graeme Russ
2011-11-15  0:42           ` Gabe Black
2011-11-15  0:47           ` [U-Boot] [PATCH v4] " Gabe Black
2011-11-30 11:05             ` Graeme Russ
2011-11-14 16:48       ` [U-Boot] [PATCH v3] " Mike Frysinger

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=4EBE3A69.4030802@gmail.com \
    --to=graeme.russ@gmail.com \
    --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.