]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove out-of-date limitations from tech docs.
authorNicholas Nethercote <n.nethercote@gmail.com>
Sun, 30 Nov 2003 17:41:45 +0000 (17:41 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Sun, 30 Nov 2003 17:41:45 +0000 (17:41 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2073

memcheck/docs/mc_techdocs.html

index f734fc41ce9000d41858265d8bf53ff6d8aec70b..b2623ed4cd84e488dec80d9d8614c5454f9ad732 100644 (file)
@@ -465,11 +465,6 @@ Some more specific things are:
 
 <h3>Current limitations</h3>
 
-No threads.  I think fixing this is close to a research-grade problem.
-<p>
-No MMX.  Fixing this should be relatively easy, using the same giant
-trick used for x86 FPU instructions.  See below.
-<p>
 Support for weird (non-POSIX) signal stuff is patchy.  Does anybody
 care?
 <p>