Reworking parts of codebase 2019/02/20, 20:28:37
Updated to binutils 2.31 and gcc 8.2.0. Will now start to rework some parts of the codebase.
Currently improving the scheduler to implement a more fair scheduling and while I'm at it also trying to change the task structure a little. This might mean some major changes to the existing data structures and functionality, but its all in the workings.
I also currently put some focus on creating more documentation on how to build the system on a clean new host system. The latest changes will be available soon.