|
61753a6f51
|
libc: Symlink libm.a to libc.a
Some programs (or g++) might want to link against libm, yet on Luna it's part of libc.
|
2022-11-09 11:39:39 +01:00 |
|
|
054d5a8bb4
|
Build system: Prettify build
|
2022-11-08 18:03:43 +01:00 |
|
|
00f9981f51
|
Userspace: Enable dead code stripping
|
2022-11-08 17:39:34 +01:00 |
|
|
f1bfa6bec8
|
Build system: more cflags + stripping
|
2022-10-18 18:28:28 +02:00 |
|
|
028a1b1a3c
|
libc: Enable even more warnings
|
2022-10-07 18:19:06 +02:00 |
|
|
952d8fa294
|
Be more strict with warnings
|
2022-10-05 17:34:22 +02:00 |
|
|
1ecd24f5d6
|
Kernel: Add SSE support (enable SSE on boot and save context (user tasks only) on task switch)
|
2022-10-02 18:53:54 +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 |
|
|
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 |
|