summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-22 10:28:19 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-22 10:28:19 -0800
commitdc22fd899eb8081c46566566cfe23d11e13a7b63 (patch)
treec0a2210f768fc4789aa32cbf0e87bd51ee223651 /TODO
parentb404b9ab57f17d84eb8dbfb42e6ac49c32913eee (diff)
downloadopenocd+libswd-dc22fd899eb8081c46566566cfe23d11e13a7b63.tar.gz
openocd+libswd-dc22fd899eb8081c46566566cfe23d11e13a7b63.tar.bz2
openocd+libswd-dc22fd899eb8081c46566566cfe23d11e13a7b63.tar.xz
openocd+libswd-dc22fd899eb8081c46566566cfe23d11e13a7b63.zip
TODO: ref 'checkstack.pl' not 'checkpatch.pl'
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2b7fad9b..c7e341d9 100644
--- a/TODO
+++ b/TODO
@@ -308,10 +308,10 @@ fairly easy to complete:
- use dynamic allocations for working memory. Scan & fix code
-for excessive stack allocations. take linux/scripts/checkpatch.pl and
+for excessive stack allocations. take linux/scripts/checkstack.pl and
see what the worst offenders are. Example, on amd64:
- $ objdump -d | checkpatch.pl | head -10
+ $ objdump -d | checkstack.pl | head -10
0x004311e3 image_open [openocd]: 13464
0x00431301 image_open [openocd]: 13464
0x004237a4 target_array2mem [openocd]: 4376