aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkstack.py
Commit message (Expand)AuthorAgeFilesLines
* checkstack: Handle conditional checks at start of functionsKevin O'Connor2016-08-101-0/+5
* checkstack: Minor - continue if not a regular asm lineKevin O'Connor2015-04-171-54/+54
* checkstack: Prefer passing "function" class instead of function addressKevin O'Connor2015-03-191-15/+13
* checkstack: Simplify yield calculationsKevin O'Connor2015-03-191-33/+21
* checkstack: Replace function information tuple with classKevin O'Connor2015-03-191-69/+77
* checkstack: Handle callw instructionKevin O'Connor2015-01-191-0/+2
* build: Minor - fix comments referring to old tools/ directory.Kevin O'Connor2014-06-111-1/+1
* build: Make print statements in scripts python3 compatible.Johannes Krampf2014-01-201-6/+6
* Rename tools/ directory to scripts/ directory.Kevin O'Connor2013-08-171-0/+225