Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkstack: Handle conditional checks at start of functions | Kevin O'Connor | 2016-08-10 | 1 | -0/+5 |
* | checkstack: Minor - continue if not a regular asm line | Kevin O'Connor | 2015-04-17 | 1 | -54/+54 |
* | checkstack: Prefer passing "function" class instead of function address | Kevin O'Connor | 2015-03-19 | 1 | -15/+13 |
* | checkstack: Simplify yield calculations | Kevin O'Connor | 2015-03-19 | 1 | -33/+21 |
* | checkstack: Replace function information tuple with class | Kevin O'Connor | 2015-03-19 | 1 | -69/+77 |
* | checkstack: Handle callw instruction | Kevin O'Connor | 2015-01-19 | 1 | -0/+2 |
* | build: Minor - fix comments referring to old tools/ directory. | Kevin O'Connor | 2014-06-11 | 1 | -1/+1 |
* | build: Make print statements in scripts python3 compatible. | Johannes Krampf | 2014-01-20 | 1 | -6/+6 |
* | Rename tools/ directory to scripts/ directory. | Kevin O'Connor | 2013-08-17 | 1 | -0/+225 |