Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkstack: Be more flexible in finding the timer irq function | Kevin O'Connor | 2017-04-02 | 1 | -2/+2 |
| | | | | | | | If __vector_13 doesn't exist then try __vector_17. If neither exists then handle that gracefully. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | checkstack: Updates for newer binutils | Kevin O'Connor | 2017-03-26 | 1 | -0/+3 |
| | | | | | | | Newer versions of binutils report the variable name on memory accesses. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+238 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |