Age | Commit message (Expand) | Author |
2021-11-30 | Access demanglers by key. | Cyrille Bagard |
2021-08-12 | Connect a factory for operands to all the instructions. | Cyrille Bagard |
2020-06-21 | Reorganized the code for target operands. | Cyrille Bagard |
2020-05-16 | Added a way to get all registered architectures. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-04-19 | Changed the way the key for an architecture is provided. | Cyrille Bagard |
2020-02-18 | Relocated the raw instructions. | Cyrille Bagard |
2020-02-17 | Relocated the undefined instructions. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2019-05-12 | Simplified the way processors are registered. | Cyrille Bagard |
2019-01-21 | Provided a way to register new available processors from Python. | Cyrille Bagard |
2018-05-28 | Relied on register objects as often as possible. | Cyrille Bagard |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard |
2018-05-11 | Reorganized processor registrations. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-12-02 | Created a plugin for the ARM support. | Cyrille Bagard |
2017-10-18 | Created plugins for the Dex and Dalvik support. | 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-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-02-14 | Fixed the creation of distribution tarballs. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-29 | Avoided a crash by creating an empty function to dump ARMv7 stats. | Cyrille Bagard |
2016-12-18 | Shared all Dalvik operands between all their users. | 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 |
2015-02-16 | Added a basic support for Mobicore truslets. | Cyrille Bagard |
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard |