Age | Commit message (Expand) | Author |
---|---|---|
2022-12-28 | LibC: Remove i686 support | Liav A |
2022-11-03 | AK+LibC+LibCrypto: Move FloatExtractor to AK/FloatingPoint.h | Dan Klishch |
2022-10-14 | AK+Userland: Stub out code that isn't currently implemented on AARCH64 | Gunnar Beutner |
2022-10-04 | AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places | Nico Weber |
2022-09-16 | LibM: Move the math standard library to LibC | Tim Schumacher |