|
|
debbd09b6d
|
Added --target option to compile either os or stdlib. And renamed previous --target to --arch.
|
2024-02-03 00:38:47 +01:00 |
|
|
|
3cd4fe9537
|
Improved SCons script for building the userspace stdlib.
|
2024-02-02 22:16:02 +01:00 |
|
|
|
c43e8ebd6c
|
Added target for userspace stdlib.
|
2024-02-02 01:50:56 +01:00 |
|
|
|
9b9d5ade09
|
Added missing exit() declaration and missing SEEK_ macros.
|
2024-02-02 00:13:52 +01:00 |
|
|
|
918aab5b2e
|
Added missing declarations of stdout and stderr.
|
2024-02-02 00:08:52 +01:00 |
|
|
|
712b95c9d7
|
Moved stdlib to a seperate folder and added some more headers that are required for compiling libgcc (no implementation yet).
|
2024-02-02 00:01:48 +01:00 |
|