From: Allen Martin <amartin@nvidia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/9] tools, config.mk: add binutils-version
Date: Tue, 4 Sep 2012 13:30:33 -0700 [thread overview]
Message-ID: <20120904203033.GC9769@nvidia.com> (raw)
In-Reply-To: <20120902150511.AE242203B2F@gemini.denx.de>
On Sun, Sep 02, 2012 at 08:05:11AM -0700, Wolfgang Denk wrote:
> Dear Allen Martin,
>
> In message <1345066741-19613-2-git-send-email-amartin@nvidia.com> you wrote:
> > Modeled after gcc-version, add function to get binutils version.
> >
> > Signed-off-by: Allen Martin <amartin@nvidia.com>
> > ---
> > config.mk | 1 +
> > tools/binutils-version.sh | 20 ++++++++++++++++++++
> > 2 files changed, 21 insertions(+)
> > create mode 100755 tools/binutils-version.sh
>
> As this is part of a series that will go through the tegra / arm
> trees:
>
> Acked-by: Wolfgang Denk <wd@denx.de>
>
>
I'm carrying it in this series because I hit the assembler bug that
this works around, but I also posted it as a separate patch (2 patches
actually, this one and "arm: work around assembler bug"). I'm fine
with just carrying it in this series if that's preferred, since I seem
to be the only one hitting this when I enable thumb for tegra.
-Allen
--
nvpublic
next prev parent reply other threads:[~2012-09-04 20:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-15 21:38 [U-Boot] [PATCH v3 0/9] enable thumb for tegra20 Allen Martin
2012-08-15 21:38 ` [U-Boot] [PATCH v3 1/9] tools, config.mk: add binutils-version Allen Martin
2012-09-02 15:05 ` Wolfgang Denk
2012-09-04 20:30 ` Allen Martin [this message]
2012-08-15 21:38 ` [U-Boot] [PATCH v3 2/9] arm: work around assembler bug Allen Martin
2012-09-06 3:03 ` Marek Vasut
2012-08-15 21:38 ` [U-Boot] [PATCH v3 3/9] tegra20: remove inline assembly for u32 cast Allen Martin
2012-08-15 21:38 ` [U-Boot] [PATCH v3 4/9] arm: add _thumb1_case_uqi to libgcc Allen Martin
2012-08-15 21:38 ` [U-Boot] [PATCH v3 5/9] arm: use thumb compatible return in arm720t Allen Martin
2012-08-15 21:38 ` [U-Boot] [PATCH v3 6/9] arm: change arm720t to armv4t Allen Martin
2012-08-15 21:38 ` [U-Boot] [PATCH v3 7/9] arm720t: add linkage macro for relocate_code Allen Martin
2012-08-15 21:39 ` [U-Boot] [PATCH v3 8/9] arm: use thumb interworking returns in libgcc Allen Martin
2012-08-15 21:39 ` [U-Boot] [PATCH v3 9/9] tegra20: enable thumb build Allen Martin
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=20120904203033.GC9769@nvidia.com \
--to=amartin@nvidia.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.