banan-os/userspace
Bananymous f4be37700f Kernel/userspace: rework floating point math
SSE is now unconditionally enabled any where and most of math.h is now
actually implemented. using __builtin_<func> lead to many hangs where
the builtin function would just call itself.
2024-11-03 20:28:15 +02:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
programs Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
tests Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00