Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, ↵ | Nicolas "Pixel" Noble | |
highly untested. | |||
2011-01-27 | Adding the osdebug mechanism into arch and FreeRTOS, essentially closing the ↵ | Nicolas "Pixel" Noble | |
circle of dependancy between all 3 libraries. Also, turning the debugging on by default. | |||
2011-01-26 | Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS ↵ | Nicolas "Pixel" Noble | |
and ASFLAGS. | |||
2011-01-25 | Making make even more quiet. | Nicolas "Pixel" Noble | |
2011-01-24 | Fixing malloc's template, and fixing a bit more the verbose/quiet mode. | Nicolas "Pixel" Noble | |
2011-01-24 | Adding a few makefiles. | Nicolas "Pixel" Noble | |