summaryrefslogtreecommitdiff
path: root/src/lib/stack.c
AgeCommit message (Expand)Author
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2017-03-13src/lib: Wrap lines at 80 columnsLee Leahy
2017-03-13src/lib: Fix spacingLee Leahy
2017-03-09src/lib: Add space before (Lee Leahy
2015-10-24lib/stack: Add stack overrun detectionTimothy Pearson
2015-04-14arm: Fix checkstack() to use correct stack sizeJulius Werner
2014-09-12stack check: cosmeticsStefan Reinauer
2013-02-12fix an error message in checkstack()David Hendricks
2012-11-13Clean up stack checking codeStefan Reinauer
2012-07-24Implement stack overflow checking for the BSPRonald G. Minnich