| 2022-08-26 18:35 | build: Fix failure on running ./bootstrap with pre-downloaded libgcc-binaries | mintsuki | 033e76a7 |
| 2022-08-26 17:54 | limine-deploy: Fix bug where undeploy() is reached with uninitialised device | mintsuki | a626e56b |
| 2022-08-26 08:35 | build: Remove unneeded libgcc files on bootstrap | mintsuki | b5ed64ae |
| 2022-08-26 08:23 | build: Handle -no-pie bug with cross-detect | mintsuki | ea374c26 |
| 2022-08-25 20:07 | build: Properly set target arch on objcopy to ELF | mintsuki | 52647796 |
| 2022-08-25 19:53 | entry/uefi: Only perform 4GiB check if on x86_64 | mintsuki | b583e729 |
| 2022-08-25 19:50 | entry/uefi: Abort if loaded above 4GiB. Fix #206 | mintsuki | 3a2b335e |
| 2022-08-25 03:20 | Revert "build: Remove -B i8086 flag from font.o objcopy" | mintsuki | c15c6fa3 |
| 2022-08-25 03:20 | Revert "build: Improvements and updates for new limine-efi" | mintsuki | 99a02504 |
| 2022-08-24 23:38 | build: Remove -B i8086 flag from font.o objcopy | mintsuki | babe270f |
| 2022-08-15 15:41 | build: Misc improvements to makefiles | mintsuki | 7be9c17d |
| 2022-08-15 14:37 | build: Update makefiles to not use INTERNAL variables | mintsuki | 4be6e522 |
| 2022-08-22 23:41 | build: Improvements and updates for new limine-efi | mintsuki | abc39d6f |
| 2022-08-22 22:21 | build: Misc build system improvements | mintsuki | 195928ba |
| 2022-08-22 16:41 | build: Fix #208 | mintsuki | 14fb83ee |
| 2022-08-21 05:15 | ext: Fix next_cwd_len calculation | mintsuki | 3f7ab868 |
| 2022-08-20 23:10 | ext: Fix abs-path related bug with symlink handling | mintsuki | b00ad794 |
| 2022-08-20 22:50 | ext: Properly follow relative symlinks | mintsuki | 9a873087 |
| 2022-08-19 06:54 | Protocol: spelling | Dean | 0c9bf88a |
| 2022-08-15 16:40 | editor: Add TERM_CONFIG_OVERRIDE to syntax highlighting | mintsuki | 08175a30 |
| 2022-08-15 14:22 | build: Discard .eh_frame section in linker scripts to fix potential GNU toolchain miscompilation | mintsuki | 87fb40d0 |
| 2022-08-14 13:25 | stivale2: Support TERM_CONFIG_OVERRIDE and readd stivale2 config docs accidentally removed in dbfd18aa | mintsuki | 031cd124 |
| 2022-08-14 13:09 | term/limine: Allow overriding terminal config in entry | mintsuki | bce08df2 |
| 2022-08-14 12:45 | config: Only make keys global if before first entry | mintsuki | 3f6a3fa6 |
| 2022-08-13 18:32 | Revert "Revert "gensyms: Use as instead of nasm"" | mintsuki | 2ffdd126 |
| 2022-08-13 17:54 | misc: struct e820_entry_t -> struct memmap_entry | mintsuki | 24950977 |
| 2022-08-13 15:52 | pmm: Properly handle memory map entries that cross 4GiB on UEFI | mintsuki | a5b61813 |
| 2022-08-13 01:30 | misc: Fix GRAPHICS config option recognition | Dmytro Bagrii | d3bc577a |
| 2022-08-12 21:33 | multiboot2: Fix bug where old ACPI tag would not get passed if RSDP rev == 0 | mintsuki | 68a2b833 |
| 2022-08-12 11:10 | decompressor: Update linker script | mintsuki | 43737182 |