aboutsummaryrefslogtreecommitdiff
path: root/py/nlrxtensa.S
AgeCommit message (Expand)Author
2017-03-06py/nlrxtensa: Convert from assembler to C file with inline asm.Damien George
2017-02-08py/nlr: Fix execstack builds for ARM.Dave Hylands
2017-02-01unix: Make stack be non-executableDave Hylands
2015-01-07py: Put all global state together in state structures.Damien George
2015-01-01py: Move global variable nlr_top to one place, in a .c file.Damien George
2014-11-27py: Add NLR support for xtensa CPU.Damien George