aboutsummaryrefslogtreecommitdiff
path: root/qemu-arm/mpconfigport.h
AgeCommit message (Expand)Author
2015-07-20qemu-arm: Enable array slice assignment to get memoryview1 test to pass.Delio Brignoli
2015-04-04stmhal, qemu-arm: Enable sys.maxsize attribute.Damien George
2015-02-28qemu-arm: Handle sys.exit() to allow skip tests in testsuite.Paul Sokolovsky
2015-02-16qemu-arm: Enable source line numbers, for easier debugging.Damien George
2015-01-12qemu-arm: Enable GC and native code-gen; enable more tests.Damien George
2015-01-09py: Disable stack checking by default; enable on most ports.Damien George
2015-01-09qemu-arm: Add 'test' target to Makefile to run and verify test suite.Damien George
2014-11-17ports: Define mp_off_t.Paul Sokolovsky
2014-08-24py: Fix bug where GC collected native/viper/asm function data.Damien George
2014-07-03Rename machine_(u)int_t to mp_(u)int_t.Damien George
2014-06-08Provide definition of alloca() in mpconfigport.h.Damien George
2014-05-24Rename configuration variables controling Python features.Damien George
2014-05-21Tidy up some configuration options.Damien George
2014-05-19qemu-arm: Disable "io" module.Paul Sokolovsky
2014-04-21qemu-arm: more generic port name.Ilya Dmitrichenko