| 2022-09-01 02:47 | build: Fix cross-detect errors detection for aarch64 | mintsuki | 4869c14c |
| 2022-09-01 02:42 | bios/disk: Fix always-true comparison warning | mintsuki | 9b3570f0 |
| 2022-09-01 02:22 | bios/disk: Add manual sector size detection code | mintsuki | 1b630659 |
| 2022-08-30 22:40 | build: Small formatting fix | mintsuki | c34db50c |
| 2022-08-29 19:52 | build: Update for new cross-detect | mintsuki | 21fa4a96 |
| 2022-08-29 00:35 | build: Actually pull CC variable from autoconf | mintsuki | 9eade7fa |
| 2022-08-28 22:27 | build: Update decompressor compiler flags | mintsuki | 8d99eb49 |
| 2022-08-28 21:50 | build: Default to -O2 optimisation instead of -O3 | mintsuki | 57194bc1 |
| 2022-08-28 21:33 | build: Update decompressor compiler flags | mintsuki | 5f61730f |
| 2022-08-28 21:24 | build: Update linker and compiler flags | mintsuki | 44df23c8 |
| 2022-08-28 18:16 | misc: Fix improper panic() calls | mintsuki | c528068a |
| 2022-08-27 03:09 | build: Pretty up find calls | mintsuki | 6631b595 |
| 2022-08-26 21:44 | misc: blib.h -> misc.h | mintsuki | 07080dcb |
| 2022-08-26 21:30 | misc: Update several macros | mintsuki | 65671d73 |
| 2022-08-26 19:34 | misc: Update ALIGN macros | mintsuki | 16c5e981 |
| 2022-08-26 18:35 | build: Fix failure on running ./bootstrap with pre-downloaded libgcc-binaries | mintsuki | 9c389ced |
| 2022-08-26 17:54 | limine-deploy: Fix bug where undeploy() is reached with uninitialised device | mintsuki | b40d2180 |
| 2022-08-26 08:35 | build: Remove unneeded libgcc files on bootstrap | mintsuki | 2e52a41e |
| 2022-08-26 08:23 | build: Handle -no-pie bug with cross-detect | mintsuki | a91abf2c |
| 2022-08-25 22:20 | fs: Drop NTFS support | mintsuki | fde04478 |
| 2022-08-25 22:11 | ci: Mark releases as prerelease | mintsuki | 20305f34 |
| 2022-08-25 20:07 | build: Properly set target arch on objcopy to ELF | mintsuki | 5f7cb5c8 |
| 2022-08-25 19:53 | entry/uefi: Only perform 4GiB check if on x86_64 | mintsuki | 94eb0e2a |
| 2022-08-25 19:50 | entry/uefi: Abort if loaded above 4GiB. Fix #206 | mintsuki | ed0c32f2 |
| 2022-08-25 18:13 | Revert "bios: Get rid of self-modifying interrupt call code" | mintsuki | a89b8436 |
| 2022-08-25 18:01 | docs/ci: Changes in preparation for 4.x release | mintsuki | 7d66c80b |
| 2022-08-24 19:21 | Merge pull request #210 from qookei/fix-align-arm | mint | 0c149dd1 |
| 2022-08-24 19:15 | common: fix alignment of variable in AArch64 menu thunk | Kacper SÅomiÅski | 489450d6 |
| 2022-08-22 23:41 | build: Improvements and updates for new limine-efi | mintsuki | 04a6389f |
| 2022-08-22 22:21 | build: Misc build system improvements | mintsuki | 2460b33f |