aboutsummaryrefslogtreecommitdiff
path: root/py/nlrthumb.S
AgeCommit message (Expand)Author
2014-06-22py: Support arm and thumb ARM ISAs, in addition to thumb2.Paul Sokolovsky
2014-05-03Add license header to (almost) all files.Damien George
2014-04-30py: If setjmp NLR implementation is forced, omit native versions.Paul Sokolovsky
2014-04-08Add a check for NULL nlr_top in nlr_jump.Damien George
2014-03-01nlrthumb.S: Comment out ".cpu cortex-m4", it causes problems on Cortex-A.Paul Sokolovsky
2013-12-30Make "unix" target be crossplatform and support x86, x64, ARM hosts.Paul Sokolovsky