X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=TODO;h=c7e341d9a51a201e5579211093e9c5572e7c8de3;hb=dc22fd899eb8081c46566566cfe23d11e13a7b63;hp=2b7fad9b8b9f36b778ee0ebd9be9014fbf443b01;hpb=b404b9ab57f17d84eb8dbfb42e6ac49c32913eee;p=openocd 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