| Age | Commit message (Expand) | Author |
| 2026-06-04 | [aarch64] Emit bswap, popcnt, clz, ctz, cls, and rbit instructions during lif... | Mark Rowe |
| 2026-05-22 | Add handling of structure returns and parameters in aarch64 calling convention | Rusty Wagner |
| 2026-04-14 | [aarch64] Fix handling of ARM64_RELOC_GOT_LOAD_PAGEOFF12 and ARM64_RELOC_GOT_... | Josh Ferrell |
| 2026-04-13 | [aarch64] Add support for ARM64_RELOC_BRANCH26, ARM64_RELOC_GOT_LOAD_PAGE21, ... | Josh Ferrell |
| 2026-03-23 | [Swift] Add arm64 calling conventions | Mark Rowe |
| 2026-02-27 | [MachO] Fix relocations from chained fixups not respecting addends | Mark Rowe |
| 2026-01-30 | Update function recognizer to detect ILP32 plt entries | Brandon Miller |
| 2025-12-29 | Use session scoped logger instance for unhandled relocation information | Mason Reed |
| 2025-10-24 | aarch64: implements lifting (intrinsics) for LDXP/STXP | Maxime Meignan |
| 2025-10-20 | [AArch64] Lift MTE instructions to intrinsics | Mark Rowe |
| 2025-10-18 | [AArch64] Lift FEAT_CSSC instructions | Mark Rowe |
| 2025-09-11 | Add Apple arm64 syscall calling convention to Apple's platforms | mostobriv |
| 2025-09-08 | [aarch64] Enable Always and Never Branch patching for TBZ/TBNZ and CBZ/CBNZ | Galen Williamson |
| 2025-06-25 | Remove implicit conversions from Confidence to underlying type, these can cau... | Rusty Wagner |
| 2025-04-09 | [aarch64] add lifting for B.NV instruction, fix branch generation for B.AL an... | Galen Williamson |
| 2025-04-09 | Fix capitalization of AArch64. | Alexander Taylor |
| 2025-04-08 | [aarch64] lift all LD[1-4]R? and ST[1-4] opcodes, lift ST/LDCLR, ST/LDEOR, ST... | Galen Williamson |
| 2025-04-01 | [aarch64] use static var to avoid recreation of sysregs vector | Galen Williamson |
| 2025-03-31 | [aarch64] Updating Aarch64 system registers to 2024-12 spec, fix MSR/MRS lift... | Galen Williamson |
| 2025-03-19 | Register relocation handlers for KCView type | kat |
| 2024-10-23 | Calling Conventions for register specific arc functions | kat |
| 2024-09-14 | Add mpidr_el1 aarch64 sysreg | Josh Ferrell |
| 2024-09-13 | Ultimate. | Alexander Taylor |
| 2024-09-08 | Respect ELF view endianness when calculating AArch64 relocations | Michael Krasnitski |
| 2024-08-06 | Add flag role for carry flag when subtraction is implemented with addition | Rusty Wagner |
| 2024-07-08 | [arm64] Full review of intrinsics; lifting of many instructions added, improv... | Galen Williamson |
| 2024-05-31 | improve efficiency | Zichuan Li |
| 2024-05-31 | Fixed type propagation issue in AARCH64 and MIPS | Zichuan Li |
| 2024-03-15 | Separate local variable tokens in higher level ILs from stack variable tokens... | Rusty Wagner |
| 2024-03-05 | Move architecture modules into the API repo | Rusty Wagner |