Age | Commit message (Expand) | Author |
2020-06-21 | Reorganized the code for target operands. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2017-11-26 | Increased the reference counter for provided operands and updated code. | Cyrille Bagard |
2017-07-12 | Removed the too complex memory share system. | Cyrille Bagard |
2017-05-16 | Merged routines into symbols. | Cyrille Bagard |
2017-04-22 | Shared target operands in memory when possible. | Cyrille Bagard |
2017-04-20 | Shared immediate operands in order to avoid useless allocations. | Cyrille Bagard |
2017-03-29 | Handled areas which are not allocated in memory. | Cyrille Bagard |
2017-03-22 | Assigned the "sub_" prefix to subroutines and "loc_" to code labels, as expec... | Cyrille Bagard |
2017-03-06 | Locked access to instruction operands when needed. | Cyrille Bagard |
2017-01-15 | Improved symbol resolving using fully defined locations. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-12 | Applied some code refactoring to remove usages of GBinFormat in favor of GExe... | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-04-24 | Handled hooks and rules in Dalvik opcodes definitions. | Cyrille Bagard |