| 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 |
| 2024-06-02 23:53 | lib/elf: Move R_AARCH64_ABS64 case where it makes more sense | mintsuki | 4c4d79b7 |
| 2024-06-02 23:03 | lib/elf: Remove stray semicolon in apply_relocations() | mintsuki | 4b101ddb |
| 2024-06-02 22:42 | lib/elf: aarch64: Support ABS64 reloc/add r_addend in JUMP_SLOT/GLOB_DAT relocs | mintsuki | c9cbc359 |
| 2024-06-02 22:14 | lib/elf: More sound calculation of relocs_i | mintsuki | 77a8af1d |
| 2024-06-02 22:03 | lib/elf: Add support for GLOB_DAT, JUMP_SLOT, and 64 relocation types | mintsuki | 6b1e6d88 |
| 2024-06-02 16:37 | Merge pull request #363 from iillis/v7.x | mintsuki | a4171f1e |
| 2024-06-02 16:10 | Changed unsupported protocol panic message | iillis | b10993f2 |
| 2024-06-01 20:09 | docs: Update ChangeLog and README.md for 7.6.0 | mintsuki | fc26ad86 |
| 2024-06-01 19:56 | Merge pull request #361 from limine-bootloader/dependabot/github_actions/trunk/cachix/install-nix-action-27 | mintsuki | ba1ef60f |
| 2024-06-01 15:38 | misc/lds: .eh_frame -> .eh_frame* | mintsuki | 984576e5 |
| 2024-06-01 03:18 | build(deps): bump cachix/install-nix-action from 26 to 27 | dependabot[bot] | 6b717023 |
| 2024-05-31 19:54 | misc/build: libfdt related cleanups | mintsuki | dad9a69f |
| 2024-05-31 19:38 | misc/build: Update limine-efi commit and fixes for linker portability | mintsuki | 3a51368d |
| 2024-05-31 18:51 | Merge pull request #360 from xvanc/trunk | mintsuki | 1e85ce85 |
| 2024-05-31 17:18 | lib/libc: move some functions to libc.c | xvanc | 7ac5935b |
| 2024-05-30 22:35 | build: switch to git repo for libfdt | xvanc | b5c6bdcf |
| 2024-05-30 15:53 | riscv: add support for device tree | xvanc | 65e2c1b4 |