All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dm: mips: Import libgcc components from Linux
Date: Fri, 27 Jul 2012 21:10:00 +0200	[thread overview]
Message-ID: <201207272110.01064.marex@denx.de> (raw)
In-Reply-To: <201207271506.39815.vapier@gentoo.org>

Dear Mike Frysinger,

> On Friday 27 July 2012 14:35:25 Marek Vasut wrote:
> > --- a/arch/mips/lib/Makefile
> > +++ b/arch/mips/lib/Makefile
> > @@ -34,6 +34,8 @@ else
> > 
> >  COBJS-y	+= bootm.o
> >  endif
> > 
> > +COBJS-y	+= ashldi3.o ashrdi3.o lshrdi3.o
> 
> pretty sure this belongs behind USE_PRIVATE_LIBGCC

Good point ... Mike, I was always wondering what this USE_PRIVATE_LIBGCC is, can 
you elaborate please (pour some of your knowledge on me ;-) ) ?

> -mike

Best regards,
Marek Vasut

  reply	other threads:[~2012-07-27 19:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 18:35 [U-Boot] [PATCH] dm: mips: Import libgcc components from Linux Marek Vasut
2012-07-27 19:06 ` Mike Frysinger
2012-07-27 19:10   ` Marek Vasut [this message]
2012-07-31  7:56     ` Mike Frysinger
2012-07-27 19:23 ` [U-Boot] [PATCH V2] " Marek Vasut
2012-07-27 19:45   ` [U-Boot] [U-Boot-DM] " Wolfgang Denk
2012-07-27 20:02     ` Marek Vasut
2012-07-27 20:53       ` Daniel Schwierzeck
2012-07-27 20:59         ` Wolfgang Denk
2012-07-27 21:24         ` Marek Vasut
2012-07-27 22:26         ` Marek Vasut
2012-07-27 20:58       ` Wolfgang Denk
2012-08-19 18:23   ` [U-Boot] " Daniel Schwierzeck
2012-07-27 19:37 ` [U-Boot] [PATCH] " 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=201207272110.01064.marex@denx.de \
    --to=marex@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.