| 2024-06-09 20:42 | Merge pull request #370 from ziyao233/outgoing/riscv/linux-protocol | mintsuki | 2795fdab |
| 2024-06-08 10:19 | protos/linux_riscv64: support linux protocol on riscv64 | Yao Zi | 7767f246 |
| 2024-06-08 12:06 | lib/fdt: add fdt helpers | Yao Zi | 3a44b450 |
| 2024-06-09 19:34 | lib/elf: Reject relocatable ELFs in elf*_load_elsewhere() | mintsuki | 33db129c |
| 2024-06-08 22:19 | lib/elf: Do not check for DT_RELAENT size for DT_PLTREL entries | mintsuki | 70a0460a |
| 2024-06-08 21:37 | lib/elf: Panic on unresolved symbols, unless marked weak | mintsuki | 8d5f6d15 |
| 2024-06-08 15:02 | build/bootstrap: Bump limine-efi revision | mintsuki | e9338aed |
| 2024-06-08 14:28 | build/bootstrap: Bump limine-efi revision | mintsuki | 1de27783 |
| 2024-06-08 14:11 | misc/efi: Replace .padding with manual alignment | mintsuki | 1aab3b29 |
| 2024-06-07 23:19 | lib/elf: Ignore PT_LOAD PHDRs with 0 memsz | mintsuki | d14075da |
| 2024-06-07 22:48 | lib/panic: Use ternary in 'return to' message | mintsuki | e52cba9a |
| 2024-06-07 21:56 | Merge pull request #369 from iillis/v7.x | mintsuki | 60e3b09f |
| 2024-06-07 21:31 | Setting different error message for boot failure when booting from menu or booting from the editor | iillis | c16c25a2 |
| 2024-06-06 14:56 | When booting from editor fails you return to the editor while keeping the text as you were editing it (#364) | illis | cce8a70e |
| 2024-06-06 14:01 | docs: Update ChangeLog and README.md for 7.7.1 | mintsuki | f137a99b |
| 2024-06-05 14:53 | build/linker: UEFI: New padding method that doesn't mangle PT_DYNAMIC | mintsuki | d25b7bd0 |
| 2024-06-05 09:30 | lib/elf: Stop parsing PT_DYNAMIC once DT_NULL reached | mintsuki | ffe25e38 |
| 2024-06-04 10:19 | docs: Update ChangeLog and README.md for 7.7.0 | mintsuki | dc4c3f2b |
| 2024-06-04 01:09 | lib/elf: Panic if ELF file contains DT_NEEDED tags | mintsuki | e6a742e8 |
| 2024-06-04 01:02 | lib/elf: Check if DT_PLTREL is DT_RELA | mintsuki | d6949026 |
| 2024-06-04 00:43 | lib/elf: Use __builtin_popcountll instead of __builtin_popcountg | mintsuki | 7a596fa9 |
| 2024-06-04 00:31 | lib/elf: Use __builtin_popcountg instead of __builtin_popcount | mintsuki | 77143b15 |
| 2024-06-04 00:11 | lib/elf: Free allocated RELA structs for RELR | mintsuki | 3ce1415a |
| 2024-06-04 00:06 | lib/elf: Fix a GCC uninitialised var warning | mintsuki | 54e88823 |
| 2024-06-03 23:45 | lib/elf: Add RELR support | mintsuki | 9789274c |
| 2024-06-03 20:34 | lib/elf: Add more and better sanity checks | mintsuki | 5a7052d1 |
| 2024-06-03 20:02 | build: Bring back the xz tarball | mintsuki | 65fa1a9d |
| 2024-06-03 01:38 | build: bootstrap: Bump limine-efi and flanterm | mintsuki | 450c40ce |
| 2024-06-03 01:29 | lib/elf: Add support for R_*_NONE relocations | mintsuki | 04f6957f |
| 2024-06-03 00:28 | lib/elf: Optimise is_relocatable() a bit | mintsuki | 89bc8aad |