index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
arch_x86.cpp
Age
Commit message (
Expand
)
Author
2026-02-20
Allow calling conventions to specify a list of registers that are required to...
Rusty Wagner
2026-01-23
Add missing x86_64 relocations.
Alexander Taylor
2026-01-23
Implement R_386_IRELATIVE relocation handling.
Alexander Taylor
2025-12-29
Use session scoped logger instance for unhandled relocation information
Mason Reed
2025-10-03
Disable mpx mode in x86 as its been discontinued since 2019
Peter LaFosse
2025-04-08
Omit the branch when lifting xabort
Brandon Miller
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-04
Fix undefined behavior with COFF relocations
Mason Reed
2024-09-13
Ultimate.
Alexander Taylor
2024-05-29
Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entry
Josh Ferrell
2024-03-15
Separate local variable tokens in higher level ILs from stack variable tokens...
Rusty Wagner
2024-03-08
Fix X86_64_RELOC_UNSIGNED not handling external symbols
Visual Ehrmanntraut
2024-03-05
Move architecture modules into the API repo
Rusty Wagner