summaryrefslogtreecommitdiff
path: root/src/analysis/disass/instructions.c
AgeCommit message (Expand)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2019-02-06Fixed some GType declarations.Cyrille Bagard
2018-08-08Updated some object destruction processes.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-02-14Fixed the creation of distribution tarballs.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-12-12Applied some code refactoring to remove usages of GBinFormat in favor of GExe...Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-14Handled Dalvik simple switch cases without fallthrough.Cyrille Bagard
2016-05-19Loaded the ELF internal symbols using all the available CPUs.Cyrille Bagard
2016-04-03Reorganized the whole disassembling process and displayed the relative progre...Cyrille Bagard