summaryrefslogtreecommitdiffstatshomepage
path: root/unix/alloc.c
Commit message (Expand)AuthorAge
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* unix: Convert mp_uint_t to size_t in alloc.c.Pavol Rusnak2017-03-31
* unix/alloc: Make coverage build and its overzealous warnings happy.Paul Sokolovsky2016-06-18
* unix/alloc: Add option to use uPy's alloc-exec implementation even for libffi.Paul Sokolovsky2016-06-18
* unix: Add target to build "minimal" uPy interpreter.Damien George2015-01-16
* py, unix: Trace root pointers with native emitter under unix port.Damien George2015-01-14
* Code style/whitespace cleanup; remove obsolete headers.Damien George2014-09-03
* Add cache flush in py/asmarm.c and add new MP_PLAT_ALLOC_EXEC and MP_PLAT_FRE...Fabian Vogt2014-09-03