mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas@biessmann.de>
To: PTXdist ML <ptxdist@pengutronix.de>
Cc: "Andreas Bießmann" <andreas@biessmann.de>
Subject: [ptxdist] [OSELAS.Toolchain PATCH 0/2] Add armv4 toolchain without thumb
Date: Sat,  6 Jul 2013 19:00:26 +0200	[thread overview]
Message-ID: <1373130028-17640-1-git-send-email-andreas@biessmann.de> (raw)

These two patches enable the current OSELAS.Toolchain-2012.12 to generate a
armv4 eabi toolchain. armv4 devices (like strongarm or fa526) have no thumb
support and do not understand the BX intrinsic.
The added patch enables the GCC to save the target machine and instruct the
linker later on to replace BX by MOV or other matching intrinsics.

Andreas Bießmann (2):
  patches/gcc-4.7.2: add eabi fix for armv4
  add new arm-v4-linux-gnueabi toolchain

 .../0501-arm-eabi-pass-fix-v4bx-to-ld.patch        |   49 ++++++++
 patches/gcc-4.7.2/series                           |    3 +-
 ....0_binutils-2.22_kernel-3.6-sanitized.ptxconfig |  125 ++++++++++++++++++++
 3 files changed, 176 insertions(+), 1 deletion(-)
 create mode 100644 patches/gcc-4.7.2/0501-arm-eabi-pass-fix-v4bx-to-ld.patch
 create mode 100644 ptxconfigs/arm-v4-linux-gnueabi_gcc-4.7.2_glibc-2.16.0_binutils-2.22_kernel-3.6-sanitized.ptxconfig

-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2013-07-06 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-06 17:00 Andreas Bießmann [this message]
2013-07-06 17:00 ` [ptxdist] [OSELAS.Toolchain PATCH 1/2] patches/gcc-4.7.2: add eabi fix for armv4 Andreas Bießmann
2013-07-06 17:00 ` [ptxdist] [OSELAS.Toolchain PATCH 2/2] add new arm-v4-linux-gnueabi toolchain Andreas Bießmann

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=1373130028-17640-1-git-send-email-andreas@biessmann.de \
    --to=andreas@biessmann.de \
    --cc=ptxdist@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox