Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-18 | get_Seg_containing_addr() (in h_main.c): remove naive algorithm that | sewardj | 1 | -4/+91 | |
searches through all live Segs and replace it with one which is O(log N) in the number of live Segs. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8676 a5019735-40e9-0310-863c-91ae7b9d1cf9 | |||||
2008-10-11 | get_IntRegInfo(x86): handle missing %bh case (Jim Clause) | sewardj | 1 | -1/+1 | |
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8653 a5019735-40e9-0310-863c-91ae7b9d1cf9 | |||||
2008-09-18 | Merge the Ptrcheck tool from branches/PTRCHECK r8619. | sewardj | 1 | -0/+4669 | |
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8620 a5019735-40e9-0310-863c-91ae7b9d1cf9 |