summaryrefslogtreecommitdiff
path: root/src/analysis/disass/limit.c
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2018-06-21Limited the routine size to the containing segment.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-05-14Processed all the routines using the symbol list.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-29Validated a safety check.Cyrille Bagard
2016-12-29Cut binary data into several areas using all the available CPUs and less memory.Cyrille Bagard
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-04-03Reorganized the whole disassembling process and displayed the relative progre...Cyrille Bagard
2016-01-12Used all available CPUs to compute routines limits.Cyrille Bagard
2016-01-10Produced temporary code to handle routines without code.Cyrille Bagard
2015-04-04Updated the disassembling process order and defined ranks for basic routines.Cyrille Bagard
2015-03-18Computed limits for all routines according to existing symbols.Cyrille Bagard
2015-03-13Updated and improved without testing the old process of computing limits for ...Cyrille Bagard
2014-09-17Introduced memory ranges.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-06-08Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar.Cyrille Bagard
2012-07-14Limited all routines using code from binary.c.Cyrille Bagard