Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Fixing a few templates, and making the various needed functions available. | Nicolas "Pixel" Noble | |
2011-01-24 | Adding privileged segments support in ldscript. | Nicolas "Pixel" Noble | |
2011-01-24 | Adding skeleton OS directory, and fixing the ldscript. | Nicolas "Pixel" Noble | |
2011-01-23 | Tweaking a few more flags, and adding more symbols to the ldscript. | Pixel | |
2011-01-23 | Shuffling a few files around, and adding assembly file support. | Pixel | |
2011-01-24 | Adding Makefile for NXP's CMSIS source code, and fixing a few case mistakes. | Nicolas "Pixel" Noble | |
2011-01-23 | Adding basic CMSIS source code; v1.3.0 from the NXP website currently. | Pixel | |