From: Julian Seward Date: Wed, 16 Oct 2002 19:41:41 +0000 (+0000) Subject: merge rev 1.35.2.6: X-Git-Tag: svn/VALGRIND_1_9_4~210 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6f9adbd38ca6b126d707084bf89d613e8457e35;p=thirdparty%2Fvalgrind.git merge rev 1.35.2.6: Change the capitalisation of Reuben's Mite. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1237 --- diff --git a/coregrind/docs/manual.html b/coregrind/docs/manual.html index 39e4227633..6731b82936 100644 --- a/coregrind/docs/manual.html +++ b/coregrind/docs/manual.html @@ -1940,7 +1940,7 @@ checks. numbers of virtual registers. A linear-scan register allocator is used to assign real registers and possibly generate spill code. All of this is still phrased in terms of the intermediate code. This -machinery is inspired by the work of Reuben Thomas (MITE). +machinery is inspired by the work of Reuben Thomas (Mite).

Then, and only then, is the final x86 code emitted. The intermediate code is carefully designed so that x86 code can be diff --git a/memcheck/docs/manual.html b/memcheck/docs/manual.html index 2847607d1d..6a1e7cb7de 100644 --- a/memcheck/docs/manual.html +++ b/memcheck/docs/manual.html @@ -1931,7 +1931,7 @@ checks. numbers of virtual registers. A linear-scan register allocator is used to assign real registers and possibly generate spill code. All of this is still phrased in terms of the intermediate code. This -machinery is inspired by the work of Reuben Thomas (MITE). +machinery is inspired by the work of Reuben Thomas (Mite).

Then, and only then, is the final x86 code emitted. The intermediate code is carefully designed so that x86 code can be