index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm
/
v7
/
Makefile.am
Age
Commit message (
Expand
)
Author
2016-11-27
Saved memory space by sharing arch GObjects.
Cyrille Bagard
2016-08-28
Handled branching instructions using registers.
Cyrille Bagard
2016-05-22
Extended the compiler to transform all the new ARMv7 encoding definitions.
Cyrille Bagard
2016-05-06
Prepared the ARMv7 SIMD instructions support.
Cyrille Bagard
2015-03-31
Saved some progress in the definition of basic blocks.
Cyrille Bagard
2015-01-09
Chosen the right encoding to use when disassembling ARM binary.
Cyrille Bagard
2014-12-25
Cleaned all the code for immediate operands.
Cyrille Bagard
2014-12-16
Created operands for resolving symbols in disassembly code.
Cyrille Bagard
2014-12-01
Recognized Thumb 16 instructions and most of the Thumb 32 ones.
Cyrille Bagard
2014-11-25
Extended the range of supported ARMv7 instructions.
Cyrille Bagard
2014-11-24
Update the list of handled ARM instructions
Cyrille Bagard
2014-10-07
Created a compiler for architecture instruction definitions.
Cyrille Bagard
2014-10-06
Got prepared to disassemble some ARMv7 instructions.
Cyrille Bagard
2014-10-01
Prepared the ground for the ARMv7 architecture.
Cyrille Bagard