|
From: Nicholas N. <nj...@ca...> - 2003-11-30 17:42:55
|
CVS commit by nethercote: Remove out-of-date limitations. M +0 -5 mc_techdocs.html 1.5.2.1 --- valgrind/memcheck/docs/mc_techdocs.html #1.5:1.5.2.1 @@ -466,9 +466,4 @@ <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? |