summaryrefslogtreecommitdiff
path: root/src/arch/link.c
AgeCommit message (Expand)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-06-17Let the file format compute locations from virtual addresses.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-11-26Increased the reference counter for provided operands and updated code.Cyrille Bagard
2017-03-06Locked access to instruction operands when needed.Cyrille Bagard
2017-01-27Fixed links between instructions for conditional branches.Cyrille Bagard
2017-01-15Improved symbol resolving using fully defined locations.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-09-25Removed debug code.Cyrille Bagard
2015-05-05Fixed a bug when creating natural execution flows.Cyrille Bagard
2015-04-25Registered suitable linkage hooks and defined right links between instructions.Cyrille Bagard
2015-03-31Saved some progress in the definition of basic blocks.Cyrille Bagard