commit | ebca8b4f7ab2e4a66a0061fcd3cf04d24bedf2d5 | [log] [tgz] |
---|---|---|
author | rjwalsh <rjwalsh@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Aug 23 18:13:16 2004 +0000 |
committer | rjwalsh <rjwalsh@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Aug 23 18:13:16 2004 +0000 |
tree | 76247b326488da71a5d09d8e0b08357fa570301e | |
parent | 21485351d3819f4a4cbfc7d30b01449900351835 [diff] |
Fix to allow 32-bit Valgrind to run on AMD64 boxes. Note: this does NOT allow Valgrind to work with 64-bit executables - only with 32-bit executables on an AMD64 box. VG_(valgrind_end) now has a slightly different meaning to all the other VG_(*_end) vars -- ie. it names the last byte, whereas the others go one byte past the end. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2606 a5019735-40e9-0310-863c-91ae7b9d1cf9