diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-07-28 21:15:11 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-07-28 21:15:11 +0000 |
commit | a7862a5c99983bf8792f151dd6a588fea052ac8e (patch) | |
tree | bb8b0210bed448dcd34cf6303896790c7e274bfa /TODO | |
parent | 6459b59608b989399fe1010367603cb8db61169e (diff) | |
download | crosstool-ng-a7862a5c99983bf8792f151dd6a588fea052ac8e.tar.gz crosstool-ng-a7862a5c99983bf8792f151dd6a588fea052ac8e.tar.bz2 crosstool-ng-a7862a5c99983bf8792f151dd6a588fea052ac8e.zip |
Remove TODO, I can seem to update it and follow what's there... :-(
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 0 insertions, 22 deletions
@@ -1,22 +0,0 @@ -This is a somewhat ordered list of things to do asap. - --: not started -+: worked on -!: problem encountered -X: abandonned -O: Finished - -- update ALL samples to latest option set. - -! find a way to teach gcc to install its libraries directly into sysroot - if too complex or unfeasible, move those libs manually - -- add debug tools: - X Electric Fence http://perens.com/FreeSoftware/ (replaced by D.U.M.A., below) - O D.U.M.A. http://duma.sourceforge.net/ - - Memcheck http://hald.dnsalias.net/projects/memcheck/ - - MemCheck Deluxe http://prj.softpixel.com/mcd/ - - Memwatch http://www.linkdata.se/sourcecode.html - ! ltrace ftp://ftp.debian.org/debian/pool/main/l/ltrace/ - O strace http://sourceforge.net/projects/strace/ - - Valgrind http://valgrind.org/ |