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 (
Expand
)
Author
2026-03-30
Fix compiler warnings seen with Clang 21
Mark Rowe
2026-02-27
[MachO] Fix relocations from chained fixups not respecting addends
Mark Rowe
2025-12-29
Use session scoped logger instance for unhandled relocation information
Mason Reed
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 me...
Rusty Wagner
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 cau...
Rusty Wagner
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, R_ARM_THM_MOVT_ABS...
Galen Williamson
2025-02-02
Fix upper 16 registers not being listed in ARMv7 register list operand
Mason Reed
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 tokens...
Rusty Wagner
2024-03-05
Move architecture modules into the API repo
Rusty Wagner