This series fixes a couple of problems with the ARM support in
libTBB; the build system did not detect ARM correctly and external
code that referenced TBB may have had problems building for Thumb
state.

These patches apply against tbb41_20130516oss, and have been
tested under Fedora 18 and Debian Wheezy (with `make test' and
`make examples').

Any comments/critique welcome, as I aim to send these patches
upstream.

Leif Lindholm (1):
  ARM: Add IT instructions to inline assembler

Steve Capper (1):
  ARM: Correct build architecture detection logic

 build/linux.inc                 | 4 ++--
 include/tbb/machine/gcc_armv7.h | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.8.1.4


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to