From: Julian Seward Date: Sun, 24 Mar 2002 11:31:13 +0000 (+0000) Subject: Markup wibbles. X-Git-Tag: svn/VALGRIND_1_0_3~427 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b93a2116c5d772ed04a4034a07a7968ce62acc5;p=thirdparty%2Fvalgrind.git Markup wibbles. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@19 --- diff --git a/cachegrind/docs/techdocs.html b/cachegrind/docs/techdocs.html index 4044d49579..466cbd3cb9 100644 --- a/cachegrind/docs/techdocs.html +++ b/cachegrind/docs/techdocs.html @@ -1192,7 +1192,7 @@ next block. This is a bit unnecessary, but makes many things simpler.

Most x86 instructions turn into sequences of GET, -PUT, LEA1, LEA2, +PUT, LEA1, LEA2, LOAD and STORE. Some complicated ones however rely on calling helper bits of code in vg_helpers.S. The ucode instructions PUSH, @@ -2107,9 +2107,6 @@ points at the source level just won't work at all. Although some work, it's all eminently doable, and it would make Valgrind into an even-more-useful tool. -

-Update: as of 17 March 2002, this (these hooks) are done. -

diff --git a/coregrind/docs/techdocs.html b/coregrind/docs/techdocs.html index 4044d49579..466cbd3cb9 100644 --- a/coregrind/docs/techdocs.html +++ b/coregrind/docs/techdocs.html @@ -1192,7 +1192,7 @@ next block. This is a bit unnecessary, but makes many things simpler.

Most x86 instructions turn into sequences of GET, -PUT, LEA1, LEA2, +PUT, LEA1, LEA2, LOAD and STORE. Some complicated ones however rely on calling helper bits of code in vg_helpers.S. The ucode instructions PUSH, @@ -2107,9 +2107,6 @@ points at the source level just won't work at all. Although some work, it's all eminently doable, and it would make Valgrind into an even-more-useful tool. -

-Update: as of 17 March 2002, this (these hooks) are done. -

diff --git a/docs/techdocs.html b/docs/techdocs.html index 4044d49579..466cbd3cb9 100644 --- a/docs/techdocs.html +++ b/docs/techdocs.html @@ -1192,7 +1192,7 @@ next block. This is a bit unnecessary, but makes many things simpler.

Most x86 instructions turn into sequences of GET, -PUT, LEA1, LEA2, +PUT, LEA1, LEA2, LOAD and STORE. Some complicated ones however rely on calling helper bits of code in vg_helpers.S. The ucode instructions PUSH, @@ -2107,9 +2107,6 @@ points at the source level just won't work at all. Although some work, it's all eminently doable, and it would make Valgrind into an even-more-useful tool. -

-Update: as of 17 March 2002, this (these hooks) are done. -

diff --git a/memcheck/docs/techdocs.html b/memcheck/docs/techdocs.html index 4044d49579..466cbd3cb9 100644 --- a/memcheck/docs/techdocs.html +++ b/memcheck/docs/techdocs.html @@ -1192,7 +1192,7 @@ next block. This is a bit unnecessary, but makes many things simpler.

Most x86 instructions turn into sequences of GET, -PUT, LEA1, LEA2, +PUT, LEA1, LEA2, LOAD and STORE. Some complicated ones however rely on calling helper bits of code in vg_helpers.S. The ucode instructions PUSH, @@ -2107,9 +2107,6 @@ points at the source level just won't work at all. Although some work, it's all eminently doable, and it would make Valgrind into an even-more-useful tool. -

-Update: as of 17 March 2002, this (these hooks) are done. -