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