Age | Commit message (Expand) | Author |
---|---|---|
2011-02-05 | Adding a few more libc's string functions. | Pixel |
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, hig... | Nicolas "Pixel" Noble |
2011-01-28 | File IO embryo. | Nicolas "Pixel" Noble |
2011-01-28 | Having the init sequence initializing the I/O subsystem of the newlib. | Nicolas "Pixel" Noble |
2011-01-28 | Proper mutex usage, and protecting malloc and sbrk using them. Also showing t... | Nicolas "Pixel" Noble |
2011-01-28 | Adding a few more 'syscalls' to our libc. | Pixel |
2011-01-28 | Work on the MPU port. The exception VTOR redirection doesn't work as expected. | Nicolas "Pixel" Noble |
2011-01-25 | Tweaking the init / exit sequence to make it slightly more robust. | Pixel |
2011-01-24 | Fixing a few templates, and making the various needed functions available. | Nicolas "Pixel" Noble |
2011-01-24 | Adding skeleton OS directory, and fixing the ldscript. | Nicolas "Pixel" Noble |