| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-13 | [yasm] Fix warning for use of deprecated FindPython | Glenn Smith | |
| 2025-04-08 | Omit the branch when lifting xabort | Brandon Miller | |
| When not in RTM, the xabort intrinsic instruction is a NOP. When in RTM, the only way to resolve the branch destination is to resolve the fallback address computed by a seperate xbegin instruction | |||
| 2025-03-28 | belated copyright year update | Jordan Wiens | |
| 2025-03-21 | fix x86 settings text and use proper raw string marker | Jordan Wiens | |
| 2025-03-19 | Register relocation handlers for KCView type | kat | |
| 2024-11-25 | Fix shrx, shlx, sarx, rorx | yrp | |
| 2024-11-04 | Fix undefined behavior with COFF relocations | Mason Reed | |
| Was causing major instability with WARP signature generation | |||
| 2024-09-13 | Ultimate. | Alexander Taylor | |
| 2024-08-02 | Properly lift push r16 instructions in x86. Fix ↵ | Xusheng | |
| https://github.com/Vector35/binaryninja-api/issues/4028 | |||
| 2024-05-29 | Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entry | Josh Ferrell | |
| 2024-04-12 | Prevent slowdown when compiling with clang on not mac | Josh Ferrell | |
| 2024-04-10 | Update xed to v2024.04.01 | Xusheng | |
| 2024-04-08 | Fix lifting for movs* and stos* instructions. | Brian Potchik | |
| 2024-03-25 | [arch-x86] improve lifting for *movd* and *movq* instructions | Galen Williamson | |
| 2024-03-22 | Remove FloatTruncate as its implied by 'FloatToInt' | Peter LaFosse | |
| 2024-03-15 | Separate local variable tokens in higher level ILs from stack variable ↵ | Rusty Wagner | |
| tokens in lower levels, and improve token usage in disassembly | |||
| 2024-03-08 | Fix X86_64_RELOC_UNSIGNED not handling external symbols | Visual Ehrmanntraut | |
| Signed-off-by: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com> | |||
| 2024-03-05 | Move architecture modules into the API repo | Rusty Wagner | |
