aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/arm/sysdeps.h
Commit message (Expand)AuthorAgeFilesLines
* Take advantage of ARMv6T2/ARMv7 instructions even if not in Thumb2 mode (#203)Gergö Barany2017-09-181-0/+2
* Update ARM port. Not tested yet.Xavier Leroy2016-10-251-0/+1
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-0/+40
* Libcompcert should be compiled in thumb mode for armv7m.Bernhard Schommer2015-12-181-2/+2
* configure: distinguish between ABI and processor model.xleroy2014-07-291-3/+16
* ARM port: add support for Thumb2. To be tested.xleroy2014-07-271-0/+84