banan-os/BAN
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
..
BAN BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
include/BAN Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00