summaryrefslogtreecommitdiff
path: root/src/core/processors.c
AgeCommit message (Expand)Author
2018-05-28Relied on register objects as often as possible.Cyrille Bagard
2018-05-14Created an instruction database for Chrysalide.Cyrille Bagard
2018-05-11Reorganized processor registrations.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-12-02Created a plugin for the ARM support.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard
2017-07-12Removed the too complex memory share system.Cyrille Bagard
2017-05-21Refined the whole share system for operands.Cyrille Bagard
2017-04-22Shared target operands in memory when possible.Cyrille Bagard
2017-04-20Shared immediate operands in order to avoid useless allocations.Cyrille Bagard
2017-02-14Fixed the creation of distribution tarballs.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-29Avoided a crash by creating an empty function to dump ARMv7 stats.Cyrille Bagard
2016-12-18Shared all Dalvik operands between all their users.Cyrille Bagard
2016-11-27Saved memory space by sharing arch GObjects.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard