From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH][RFC][WIP 0/6] thumb tune feature improvements
Date: Wed, 22 Jan 2014 01:36:05 +0100 [thread overview]
Message-ID: <cover.1390350823.git.Martin.Jansa@gmail.com> (raw)
Only first patch was properly tested, the rest is just something I've
noticed when looking at feature-arm-thumb.inc and there was similar
request from Andrei last week
http://lists.openembedded.org/pipermail/openembedded-core/2014-January/088207.html
The following changes since commit 4659d29b1040349116549644e45035a5b37d9311:
sstate.bbclass: remove previous version's stamp (2014-01-21 10:36:23 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/tune
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/tune
Andrei Gherzan (1):
tune-cortexm3.inc: Cortex-M3 doesn't support ARM instructions
Martin Jansa (5):
feature-arm-thumb.inc: Fix missing t2 suffix for armv7a MACHINEs
feature-arm-thumb.inc: Replace inner quotes with apostrophes
feature-arm-thumb.inc: respect ARM_INSTRUCTION_SET when adding thumb
suffix
feature-arm-thumb.inc, arch-armv4.inc: Add "arm" to TUNE_FEATURES
tune-cortexr4.inc: Add thumb and arm to TUNE_FEATURES
meta/conf/machine/include/arm/arch-armv4.inc | 2 +-
.../conf/machine/include/arm/feature-arm-thumb.inc | 30 ++++++++++++++--------
meta/conf/machine/include/tune-cortexm3.inc | 2 +-
meta/conf/machine/include/tune-cortexr4.inc | 2 +-
4 files changed, 23 insertions(+), 13 deletions(-)
--
1.8.5.3
next reply other threads:[~2014-01-22 0:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 0:36 Martin Jansa [this message]
2014-01-22 0:36 ` [PATCH][RFC][WIP 1/6] feature-arm-thumb.inc: Fix missing t2 suffix for armv7a MACHINEs Martin Jansa
2014-01-22 0:36 ` [PATCH][RFC][WIP 2/6] feature-arm-thumb.inc: Replace inner quotes with apostrophes Martin Jansa
2014-01-22 0:36 ` [PATCH][RFC][WIP 3/6] feature-arm-thumb.inc: respect ARM_INSTRUCTION_SET when adding thumb suffix Martin Jansa
2014-01-31 17:38 ` Martin Jansa
2014-01-31 18:46 ` Martin Jansa
2014-01-31 19:03 ` Martin Jansa
2014-01-22 0:36 ` [PATCH][RFC][WIP 4/6] feature-arm-thumb.inc, arch-armv4.inc: Add "arm" to TUNE_FEATURES Martin Jansa
2014-01-22 0:36 ` [PATCH][RFC][WIP 5/6] tune-cortexr4.inc: Add thumb and arm " Martin Jansa
2014-01-22 0:36 ` [PATCH][RFC][WIP 6/6] tune-cortexm3.inc: Cortex-M3 doesn't support ARM instructions Martin Jansa
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=cover.1390350823.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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.