summaryrefslogtreecommitdiff
path: root/unix/alloc.c
AgeCommit message (Expand)Author
2016-06-18unix/alloc: Make coverage build and its overzealous warnings happy.Paul Sokolovsky
2016-06-18unix/alloc: Add option to use uPy's alloc-exec implementation even for libffi.Paul Sokolovsky
2015-01-16unix: Add target to build "minimal" uPy interpreter.Damien George
2015-01-14py, unix: Trace root pointers with native emitter under unix port.Damien George
2014-09-03Code style/whitespace cleanup; remove obsolete headers.Damien George
2014-09-03Add cache flush in py/asmarm.c and add new MP_PLAT_ALLOC_EXEC and MP_PLAT_FRE...Fabian Vogt