Commit Graph

5 Commits

Author SHA1 Message Date
James Benton
98fe3cef0e cmake: Use CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH in wut-toolchain.cmake 2017-05-10 17:23:32 +01:00
James Benton
cbb377b4b6 Add "crt-lite", builds an empty crt0 without C runtime stuff (such as malloc and devoptap). 2017-05-05 17:00:33 +01:00
James Benton
b35f142997 Use -mno-sdata 2017-04-13 11:50:07 +01:00
James Benton
e04b987390 Update to support linking with newlib. 2017-04-10 23:19:21 +01:00
James Benton
8af0ffe9c7 Move wut to using CMake instead of Makefiles.
The old makefile solution will still be around on branch "make".
2017-03-23 12:18:02 +00:00