index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
armv7
/
arch_armv7.cpp
Age
Commit message (
Collapse
)
Author
2025-09-22
[armv7] Add support for R_ARM_PC24 relocation
Nick Shipp
2025-08-01
Add LogForException APIs to pass stack trace information separate from the ↵
Rusty Wagner
message
2025-07-03
arm/thumb: signal that returns can switch arch
Ryan Snyder
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can ↵
Rusty Wagner
cause bugs and also issues with C++20
2025-06-09
[thumb2] Converted MSR system registers into enum
Galen Williamson
2025-02-05
Fixes: Unsupported ELF relocations: R_ARM_THM_MOVW_ABS_NC, ↵
Galen Williamson
R_ARM_THM_MOVT_ABS #6215
2025-02-02
Fix upper 16 registers not being listed in ARMv7 register list operand
Mason Reed
Fixes #6383
2024-09-13
Ultimate.
Alexander Taylor
2024-08-06
Add flag role for carry flag when subtraction is implemented with addition
Rusty Wagner
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-05
Move architecture modules into the API repo
Rusty Wagner