| 2022-01-02 11:54 | build: Makefile -> GNUmakefile | mintsuki | 76ff0c1c |
| 2022-01-02 11:45 | build: Makefile improvements | mintsuki | 291d45d9 |
| 2022-01-02 11:34 | disk: Fail disk_read_sectors() on any error code | mintsuki | 85dba6d5 |
| 2022-01-01 12:15 | disk: Use stdalign.h instead of GCC attribute | mintsuki | 7adda920 |
| 2022-01-01 12:01 | misc: Update copyright years | mintsuki | e06f7a3a |
| 2021-12-31 09:58 | misc: Move to standard C11 noreturn | mintsuki | a2e60514 |
| 2021-12-29 00:18 | volume: Catch xfer_size==0 condition in cache_block() | mintsuki | dce8fc92 |
| 2021-12-29 00:14 | libgcc: Small __*divmoddi4 bug fix | mintsuki | 4d7d9e9c |
| 2021-12-23 23:19 | volume: Fix bug where reads close to the end of drive may fail | mintsuki | 00f7b00c |
| 2021-12-23 19:56 | limine-install: Fix broken argc comparison | mintsuki | 88864b26 |
| 2021-12-23 19:51 | chainload: Fix up drive number passed to spinup() | mintsuki | c1017c3f |
| 2021-12-22 21:08 | build: Misc Makefile improvements | mintsuki | a04a84a5 |
| 2021-12-22 19:27 | stivale1&2: Allocate kernel with the right memmap type for 32-bit | mintsuki | 3654bb7e |
| 2021-12-22 00:44 | build: Improve clang detection code | mintsuki | a294dd3c |
| 2021-12-21 23:10 | lds: Move build-id inside limine.sys size area | mintsuki | 9d612103 |
| 2021-12-20 06:49 | fat32: Do not hardcode sector size | mintsuki | 438a38c7 |
| 2021-12-20 05:38 | limine-install: Add O_BINARY flag to open() on win32 | mintsuki | 95ba687e |
| 2021-12-20 05:12 | build: Fix makefile race condition | mintsuki | 6e85bc53 |
| 2021-12-19 01:22 | build: UEFI linker scripts adjustments | mintsuki | a171ab44 |
| 2021-12-19 00:08 | build: BIOS linker scripts adjustments | mintsuki | 08bd89fb |
| 2021-12-18 23:28 | build: Remove useless subsystem objcopy argument for UEFI | mintsuki | 56d964ae |
| 2021-12-18 19:51 | menu: Do not reset term on editor exit to menu | mintsuki | faa7579f |
| 2021-12-18 19:43 | Revert "build: Small change to EFI objcopy command" | mintsuki | 1e4f97a5 |
| 2021-12-15 18:45 | config: Misc macro improvements | mintsuki | 98eca7fa |
| 2021-12-15 18:29 | config: Implement macros | mintsuki | 358b995b |
| 2021-12-14 05:47 | panic: Prevent recursive panics during early boot | lukflug | 65bebbbf |
| 2021-12-12 18:58 | build: Small change to EFI objcopy command | mintsuki | 98774069 |
| 2021-12-12 18:06 | misc: Add no_unwind to some variables | mintsuki | 5b51d110 |
| 2021-12-12 17:48 | misc: Implement .no_unwind section | mintsuki | 402577ad |
| 2021-12-12 17:40 | misc: Unwind both .data and .bss | mintsuki | 760e1b20 |