Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-24 | Sanitizing sbrk with stack stuff. | 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 | The heap needs to be anonymous; adding generic __heap_start and __heap_end ↵ | Nicolas "Pixel" Noble | |
symbols. Also marking the beginning and the end of the rom-to-ram sections. | |||
2011-01-24 | Dummy software compiles; fixed a few linking issues. Also, most of the ↵ | Nicolas "Pixel" Noble | |
kernel syscalls are missing. | |||
2011-01-24 | Adding sbrk, and fixing a couple of other makefile problems. | Nicolas "Pixel" Noble | |
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 | |