summaryrefslogtreecommitdiff
path: root/py/nlrthumb.c
AgeCommit message (Expand)Author
2018-01-02Avoid gcc 7.2.1 compiler issues in nlr_push() (#506)Dan Halbert
2017-10-04all: Remove inclusion of internal py header files.Damien George
2017-09-01py/nlrthumb: Get working again on standard Thumb arch (ie not Thumb2).Damien George
2016-07-21py: Fix nlrthumb.c when DEBUG=1 is definedDave Hylands
2016-07-11qemu-arm: Enable gcc LTO option for nlrthumb.cDaniel Tralamazza
2016-06-28py/nlrthumb: Convert NLR thumb funcs from asm to C with inline-asm.Damien George