Make ARMV7 compile with xcode and add a CI job for it (#2537)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 2 Apr 2020 08:30:37 +0000 (10:30 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2020 08:30:37 +0000 (10:30 +0200)
commit806f89166e97f2b0a3150f09f90d10a853a4ea20
treed4596ad708d64fa4137825a39aa1a0f430503f0e
parentf059e614eb612cb2741d682ed5e7f62ddfdada76
Make ARMV7 compile with xcode and add a CI job for it (#2537)

* Add an ARMV7 iOS build on Travis

* thread_local appears to be unavailable on ARMV7 iOS

* Add no-thumb option for ARMV7 IOS build to get it to accept DMB ISH

* Make local labels in macros of nrm2_vfpv3.S compatible with the xcode assembler
.travis.yml
driver/level2/gemv_thread.c
kernel/arm/nrm2_vfpv3.S