summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2009-11-22 19:57:57 +0100
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-11-22 19:57:57 +0100
commit5985dee35da3ea24f1c9cb30b6cd50aa1bc63660 (patch)
tree81d36a0aef73e646f2ed0bbc27a7084356f900e8 /TODO
parentbcebce3ce25465589d379c809a12e2beda8430b9 (diff)
downloadopenocd+libswd-5985dee35da3ea24f1c9cb30b6cd50aa1bc63660.tar.gz
openocd+libswd-5985dee35da3ea24f1c9cb30b6cd50aa1bc63660.tar.bz2
openocd+libswd-5985dee35da3ea24f1c9cb30b6cd50aa1bc63660.tar.xz
openocd+libswd-5985dee35da3ea24f1c9cb30b6cd50aa1bc63660.zip
arm11: do not use dynamic arrays
Allocate working memory dynamically, caught by checkstack.pl Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index c7e341d9..bdbb0ecc 100644
--- a/TODO
+++ b/TODO
@@ -309,7 +309,8 @@ fairly easy to complete:
- use dynamic allocations for working memory. Scan & fix code
for excessive stack allocations. take linux/scripts/checkstack.pl and
-see what the worst offenders are. Example, on amd64:
+see what the worst offenders are. Dynamic stack allocations are found
+at the bottom of the list below. Example, on amd64:
$ objdump -d | checkstack.pl | head -10
0x004311e3 image_open [openocd]: 13464