| 2022-09-03 03:22 | stivale/limine: Fix build_pagemap issue introduced in 07e6c2d5 | mintsuki | 87aa55ec |
| 2022-09-02 09:19 | build: Updates for new limine-efi | mintsuki | 4cf7030b |
| 2022-09-02 01:41 | limine: Do not set NX bit in page tables if NX not available | mintsuki | 07e6c2d5 |
| 2022-09-02 01:31 | limine: Make NX feature not mandatory | mintsuki | 50fb77ee |
| 2022-09-02 01:13 | misc: Rename UEFI and BIOS define macros | mintsuki | 23bb3174 |
| 2022-09-01 23:08 | build: Remove unneeded libgcc files in make dist | mintsuki | 37d3e807 |
| 2022-09-01 12:02 | fs: Add case insensitive fopen() for config and system files | mintsuki | c945ebc4 |
| 2022-09-01 09:39 | gensyms: Use # as delimiter instead of $ | mintsuki | 2eadcc33 |
| 2022-09-01 09:12 | vmm: Move return to bottom of 1GiB pages if block | mintsuki | bf02e986 |
| 2022-09-01 09:03 | build: Move FPU flags to target-specific CFLAGS | mintsuki | ab379629 |
| 2022-09-01 02:58 | pmm: Make code to reserve page 0 uniform between BIOS and UEFI | mintsuki | 74022eae |
| 2022-09-01 02:42 | bios/disk: Fix always-true comparison warning | mintsuki | 0556fcaa |
| 2022-09-01 02:22 | bios/disk: Add manual sector size detection code | mintsuki | e62d564a |
| 2022-08-29 19:52 | build: Update for new cross-detect | mintsuki | fbe5fb45 |
| 2022-08-29 00:35 | build: Actually pull CC variable from autoconf | mintsuki | f5ad145e |
| 2022-08-28 22:27 | build: Update decompressor compiler flags | mintsuki | 4850dc3e |
| 2022-08-28 21:50 | build: Default to -O2 optimisation instead of -O3 | mintsuki | 1e73ba4e |
| 2022-08-28 21:33 | build: Update decompressor compiler flags | mintsuki | 06427cf2 |
| 2022-08-28 21:24 | build: Update linker and compiler flags | mintsuki | 1d2bc5ed |
| 2022-08-28 18:16 | misc: Fix improper panic() calls | mintsuki | eb756297 |
| 2022-08-27 11:26 | misc: Remove naked functions and bring up to par with trunk | mintsuki | 5b960ec9 |
| 2022-08-27 10:49 | stivale2: Update macro local variables | mintsuki | e1cfd61a |
| 2022-08-27 03:48 | misc: Backport changes from trunk | mintsuki | 530517f2 |
| 2022-08-27 03:09 | build: Pretty up find calls | mintsuki | 470e6a6f |
| 2022-08-26 21:44 | misc: blib.h -> misc.h | mintsuki | abbfb0c7 |
| 2022-08-26 21:30 | misc: Update several macros | mintsuki | f04b3423 |
| 2022-08-26 19:34 | misc: Update ALIGN macros | mintsuki | de18fae4 |
| 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 |