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
/
register.c
Age
Commit message (
Expand
)
Author
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-07-12
Removed the too complex memory share system.
Cyrille Bagard
2017-05-21
Refined the whole share system for operands.
Cyrille Bagard
2017-03-15
Referenced all provided registers from operands.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-18
Used a fast sorted array to track shared instances instead of a simple hash t...
Cyrille Bagard
2016-11-27
Saved memory space by sharing arch GObjects.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2014-11-24
Cleaned operands, using class functions and destructors.
Cyrille Bagard
2014-10-07
Created a compiler for architecture instruction definitions.
Cyrille Bagard
2014-10-01
Prepared the ground for the ARMv7 architecture.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-01-20
Took care of shared allocations between blocks when converting registers.
Cyrille Bagard
2012-12-04
Listed accesses to registers.
Cyrille Bagard