summaryrefslogtreecommitdiff
path: root/src/common/bits.c
AgeCommit message (Expand)Author
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-24Replaced the non-working GLib atomic function to deal with bitfields.Cyrille Bagard
2016-04-16Created a basic tool to manage server configurations.Cyrille Bagard
2016-04-02Handled all routines disassembling processing in one place.Cyrille Bagard
2016-03-26Extracted the logic of code nodes for better processing.Cyrille Bagard
2015-11-26Used several threads without lock to disassemble binary code.Cyrille Bagard
2015-10-15Detected loops as introduced in the book "Compilers: Principles, Techniques, ...Cyrille Bagard
2015-10-06Optimized loop detections using bit fields.Cyrille Bagard