summaryrefslogtreecommitdiff
path: root/qemu-arm/Makefile
AgeCommit message (Expand)Author
2017-08-11all: Make use of $(TOP) variable in Makefiles, instead of "..".Damien George
2017-06-15qemu-arm/Makefile: Include relevant sources in list for qstr extraction.Damien George
2017-06-15stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.Damien George
2017-05-26qemu-arm/Makefile: Adjust object-file lists to get correct dependencies.Damien George
2017-03-24py/modbuiltins: For round() builtin use nearbyint instead of round.Damien George
2017-03-23all/Makefile: Remove -ansi from GCC flags, its ignored anyway.Krzysztof Blazewicz
2017-03-13qemu-arm: Add basic uos module with generic VFS capabilities.Damien George
2017-03-02qemu-arm: Enable machine module and associated tests.Damien George
2016-11-03qemu-arm: Enable software floating point support, and float tests.Damien George
2016-10-14qemu-arm: Remove SRC_TEST_C from SRC_QSTR list, it's not needed.Damien George
2016-10-14qemu-arm: Enable lots of extmods and enable tests for them.Damien George
2016-07-11qemu-arm: Enable gcc LTO option for nlrthumb.cDaniel Tralamazza
2016-06-28qemu-arm: Disable gcc LTO option for nlrthumb.c.Damien George
2015-10-24Makefiles: Remove duplicate object files when linking.Paul Sokolovsky
2015-10-19all: Make netutils.h available to all ports by default.Paul Sokolovsky
2015-01-09qemu-arm: Add 'test' target to Makefile to run and verify test suite.Damien George
2015-01-01qemu-arm: Prefix includes with py/; remove need for -I../py.Damien George
2014-12-27Makefiles: Support py/*.h includes per #1022.Paul Sokolovsky
2014-10-29Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void*stijn
2014-05-08qemu-arm: fully integrated test suite.Ilya Dmitrichenko
2014-04-21qemu-arm: update makefile (d553be5).Ilya Dmitrichenko
2014-04-21qemu-arm: more generic port name.Ilya Dmitrichenko