aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkstack.py
AgeCommit message (Expand)AuthorFilesLines
2016-08-10checkstack: Handle conditional checks at start of functionsKevin O'Connor1-0/+5
2015-04-17checkstack: Minor - continue if not a regular asm lineKevin O'Connor1-54/+54
2015-03-19checkstack: Prefer passing "function" class instead of function addressKevin O'Connor1-15/+13
2015-03-19checkstack: Simplify yield calculationsKevin O'Connor1-33/+21
2015-03-19checkstack: Replace function information tuple with classKevin O'Connor1-69/+77
2015-01-19checkstack: Handle callw instructionKevin O'Connor1-0/+2
2014-06-11build: Minor - fix comments referring to old tools/ directory.Kevin O'Connor1-1/+1
2014-01-20build: Make print statements in scripts python3 compatible.Johannes Krampf1-6/+6
2013-08-17Rename tools/ directory to scripts/ directory.Kevin O'Connor1-0/+225