Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | symbols.h: Add macro to define memlayout region symbols | Julius Werner | 2019-02-22 | 1 | -1/+2 |
* | src: Remove unneeded whitespace | Elyes HAOUAS | 2018-10-23 | 1 | -1/+1 |
* | src/lib: Wrap lines at 80 columns | Lee Leahy | 2017-03-13 | 1 | -2/+4 |
* | src/lib: Fix spacing | Lee Leahy | 2017-03-13 | 1 | -2/+2 |
* | src/lib: Add space before ( | Lee Leahy | 2017-03-09 | 1 | -1/+1 |
* | lib/stack: Add stack overrun detection | Timothy Pearson | 2015-10-24 | 1 | -2/+3 |
* | arm: Fix checkstack() to use correct stack size | Julius Werner | 2015-04-14 | 1 | -8/+12 |
* | stack check: cosmetics | Stefan Reinauer | 2014-09-12 | 1 | -1/+1 |
* | fix an error message in checkstack() | David Hendricks | 2013-02-12 | 1 | -1/+1 |
* | Clean up stack checking code | Stefan Reinauer | 2012-11-13 | 1 | -6/+8 |
* | Implement stack overflow checking for the BSP | Ronald G. Minnich | 2012-07-24 | 1 | -0/+51 |