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
/
opdefs
/
bl_A8825.d
Age
Commit message (
Expand
)
Author
2016-05-22
Extended the compiler to transform all the new ARMv7 encoding definitions.
Cyrille Bagard
2015-10-14
Forced the full definition of locations to fix the search of symbols.
Cyrille Bagard
2015-07-12
Defined AIF_RETURN_POINT to replace the previous 'return' accessors.
Cyrille Bagard
2015-06-14
Handled properly the sign extension when extending values.
Cyrille Bagard
2015-04-25
Registered suitable linkage hooks and defined right links between instructions.
Cyrille Bagard
2015-03-31
Saved some progress in the definition of basic blocks.
Cyrille Bagard
2015-03-18
Computed limits for all routines according to existing symbols.
Cyrille Bagard
2015-01-24
Introduced conditional calls in instruction definition rules.
Cyrille Bagard
2015-01-10
Extended the grammar to allow hooks inclusion.
Cyrille Bagard
2014-12-16
Created operands for resolving symbols in disassembly code.
Cyrille Bagard
2014-11-14
Rewritten and extended the whole code for the instructions definitions compiler.
Cyrille Bagard