|
ae95a528f2
|
Make function stubs in libc loudly abort instead of silently failing
|
2022-10-02 18:10:53 +02:00 |
|
|
8e6741ebd6
|
Rename SYS_version to SYS_getversion
|
2022-10-02 17:25:56 +02:00 |
|
|
3c6c94adda
|
Add a proper syscall() function to unistd.h
|
2022-10-02 17:02:15 +02:00 |
|
|
6bacded5cf
|
Update build system
|
2022-10-02 17:01:30 +02:00 |
|
|
f8a72f15c8
|
Adjust build system to be more flexible and to work with the new toolchain
|
2022-10-02 12:44:32 +02:00 |
|
|
dc0fd428d3
|
Syscalls return a value, right?
|
2022-10-02 10:47:59 +02:00 |
|
|
fcf5923cc0
|
WIP: Add a C Library, let's try to compile a Hosted GCC cross-compiler using this!
|
2022-10-01 20:59:22 +02:00 |
|