| 2022-06-22 20:14 | decompressor: Add memory routines | mintsuki | 7e3c9a04 |
| 2022-06-22 20:08 | misc: Update default font | mintsuki | 3e208397 |
| 2022-06-22 19:56 | build: Misc improvements | mintsuki | 989839d1 |
| 2022-06-22 19:24 | build: Update for newer limine-efi | mintsuki | 854b8ee1 |
| 2022-06-22 19:11 | Update multiboot1.c (#181) | peko | 9b57359e |
| 2022-06-21 20:14 | build: Remove useless LIMINE_AS | mintsuki | f01df5e0 |
| 2022-06-19 23:04 | build: Do not export $TOOLCHAIN from toolchain-files | mintsuki | 9577993c |
| 2022-06-19 22:57 | build: Do not check for $TOOLCHAIN-cc | mintsuki | fb47c31e |
| 2022-06-19 22:22 | build: Improve toolchain detection | mintsuki | 381ec7d3 |
| 2022-06-18 01:03 | build: Run toolchain-detect at configure time | mintsuki | 8ce6d7da |
| 2022-06-15 05:16 | build: Add toolchain-detect | mintsuki | 7684f034 |
| 2022-06-15 03:28 | build: Remove useless x86-specific test from configure | mintsuki | 2cd8dbe9 |
| 2022-06-15 03:01 | build: Disable all ports by default | mintsuki | 006efad3 |
| 2022-06-15 01:25 | build: Increase portability of Makefile targets | mintsuki | a796a6dd |
| 2022-06-15 00:34 | build: Make bootstrap not call configure | mintsuki | db74af53 |
| 2022-06-14 22:35 | build: autogen.sh -> bootstrap | mintsuki | a11d457c |
| 2022-06-14 03:58 | build: Update due to limine-efi rebranding | mintsuki | 67c690b3 |
| 2022-06-25 04:06 | Revert "build: Pin reduced-gnu-efi commit" | mintsuki | 051a0d31 |
| 2022-06-22 20:28 | pmm: Fix issue with get_memmap() that could cause page table corruption | mintsuki | 048e1ed9 |
| 2022-06-21 06:47 | build: Use libgcc-binaries | mintsuki | 7e1b3239 |
| 2022-06-21 21:05 | Revert "gh: Use clang for release builds" | mintsuki | 72bbb18d |
| 2022-06-20 22:51 | gh: Use clang for release builds | mintsuki | afe75716 |
| 2022-06-20 02:28 | build: Use binary libgcc from GCC instead of our own stubs. Closes #180 | mintsuki | 46983e41 |
| 2022-06-19 18:23 | ext: Turn presence of encryption feature to a warning. Closes #179 | mintsuki | c69c3844 |
| 2022-06-19 18:16 | multiboot: Fix section location calculation | mintsuki | 87a5d4f5 |
| 2022-06-19 10:57 | Update menu.c | peko | bf23488f |
| 2022-06-18 23:46 | multiboot1: Add ELF sections load support | mintsuki | a2fe0117 |
| 2022-06-18 23:08 | multiboot2: Use correct section list copy for section loading | mintsuki | 0a9148c8 |
| 2022-06-18 22:35 | multiboot2: Fix broken section list size calculation (3) | mintsuki | 98977f7d |
| 2022-06-18 22:30 | multiboot2: Fix broken section list size calculation (2) | mintsuki | dc71fe7f |