- 2f3bcd2 Minor tidying for regtests on AIX. by sewardj · 18 years ago
- 7e0b776 Fix various regtests, mostly by adding 64-bit outputs. by sewardj · 18 years ago
- fc9f82d Update a couple of expected outputs. by sewardj · 18 years ago
- 7e97702 Update some expected outputs following r6382. There may be more .. by sewardj · 18 years ago
- 9afc7dc Add a regtest for the false-uninitialised-value-report bug fixed by vex r1675. by sewardj · 18 years ago
- a3c78f3 Updated expected with-TOC output. by sewardj · 18 years ago
- 90527e3 Change a bunch of pointer <-> int casts to pointer <-> long casts so by sewardj · 18 years ago
- aed0536 Merge r6109: by sewardj · 18 years ago
- 3d8dcf8 Merge r6108: by sewardj · 18 years ago
- 1eff82b by sewardj · 18 years ago
- 4eee476 by sewardj · 18 years ago
- af92f45 Regression tests for Graydon Hoare's enhanced mempool stuff, from by sewardj · 18 years ago
- 7fd62e9 Add a regtest for #133694 (munmapping of segments below by sewardj · 18 years ago
- ef68c5b Regression test for #132146. by sewardj · 18 years ago
- d874687 Update expected output following Graydon H's leak checker fixes. by sewardj · 18 years ago
- 3024d03 Sigh .. now fix for 32-bit targets. by sewardj · 18 years ago
- 3cbed8c Fix gcc pedantry on 64-bit platforms by sewardj · 18 years ago
- a7bd8cc Update expected output. by sewardj · 18 years ago
- 183375a A 1 page stack isn't big enough for this test on ppc32-linux. by sewardj · 18 years ago
- 42a32a2 Update expected output following vex r1619. by sewardj · 18 years ago
- 49ceddc Yet more messing with masking approximate results. by sewardj · 19 years ago
- 7f1f7a8 Apparently Intel's rcpps etc approximations are more approximate than by sewardj · 19 years ago
- 5b0acb0 Update expected results following change in r5898. by sewardj · 19 years ago
- 2de0441 Add masking for results of rcpps/rcpss/rsqrtps/rsqrtps so as to give by sewardj · 19 years ago
- dbdb36f Comprehensive tests for bt{s,r,c,}{w,l,q} on amd64. by sewardj · 19 years ago
- 1636922 Test x86 {push,pop}{w,l}. by sewardj · 19 years ago
- e26e42f Add another test of permissions range copying (copy_address_range_perms). by sewardj · 19 years ago
- e5b662b Get rid of executable permissions on C source file. by sewardj · 19 years ago
- 5bac8e5 On x86, don't use x87 registers for 8-byte FP loads/stores; instead by sewardj · 19 years ago
- fc3b5ba Test program which uses templates to generate very long stabs (debug by sewardj · 19 years ago
- e250412 Un-break make dist. by sewardj · 19 years ago
- bca134f Add 64-bit test output. by sewardj · 19 years ago
- 3dfd9f0 Don't print an address on stdout as it doesn't get automagically by sewardj · 19 years ago
- dc6734b Another shadow memory test. This one does a huge number of loads and by sewardj · 19 years ago
- 2229db0 In check_all, allow two different acceptable byte values, so as to by sewardj · 19 years ago
- b2963ad Partial fix for the sh-mem.c failure on PPC32. This should make it work by njn · 19 years ago
- dbf7ca7 by njn · 19 years ago
- 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 19 years ago
- eb662fa Update expected output following r5785; also add a missing 's'. by sewardj · 19 years ago
- a895e4e Mess with this even more so that fn_1 doesn't return zero. by sewardj · 19 years ago
- e638a8d Updated expected output following r5753. by sewardj · 19 years ago
- b70b96a TRASH_IREGS: add enough live variables to make ppc32 spill (not easy) by sewardj · 19 years ago
- f4f22d5 Majorly beef up this test: by sewardj · 19 years ago
- 1c85d5c Oops, missed out of r5724. by sewardj · 19 years ago
- ae43d04 Regression test for memcheck's SET/GET_VBITS client requests. by sewardj · 19 years ago
- b0e1ccc This causes problems on setups where ld.so is mapped at just over 1M: by sewardj · 19 years ago
- c7e8c74 Test program aimed at exercising x87 insns a bit on amd64. by sewardj · 19 years ago
- bee2c28 Add a check for fsincos. by sewardj · 19 years ago
- 672f778 Yet more x86 instruction tests, mostly aimed at wierd/transcendental x87 insns. by sewardj · 19 years ago
- 02fd0d7 Test program to check the behaviour of a bunch of FP functions. by sewardj · 19 years ago
- 48e7bc4 Use perf/fbench as a simple FP test too. This is a modified copy, not a symlink. by sewardj · 19 years ago
- 46712cd Use the bz2 test in perf/ as a regression-test, just as a moderately by sewardj · 19 years ago
- 5a6d7e4 Wibble by sewardj · 19 years ago
- c885844 Make amd64 function wrapping work again following recent changes. by sewardj · 19 years ago
- d68ac3e Changes to make function wrapping work better on ppc64-linux: by sewardj · 19 years ago
- 134d1aa More function wrapping tests. by sewardj · 19 years ago
- 7d5c209 Track line number changes. by sewardj · 19 years ago
- 80d9eac More __libc_start_main -> "(below_main)" changes. by sewardj · 19 years ago
- 2da8f33 Update with new expected outputs. by sewardj · 19 years ago
- 9e9864c Suppressions-tests fixes. by sewardj · 19 years ago
- 4658b35 Fixes to track the "(below main)" change. by sewardj · 19 years ago
- 5a3f36f Don't try sys_sigprocmask on ppc64-linux. by sewardj · 19 years ago
- 81c145a getcontext() seems to be unimplemented on glibc-2.3.3 on ppc64-linux. by sewardj · 19 years ago
- a151c39 Clever handling of partially defined equality does not work on by sewardj · 19 years ago
- 714cbe0 This was segfaulting on ppc64-linux, even natively. These changes by sewardj · 19 years ago
- 26fd33d Make a bit less nonsensical on 64-bit platforms. by sewardj · 19 years ago
- e21a858 To reduce the endless nuisance of multiple different names for "the by sewardj · 19 years ago
- 9085f7e Make these behave correctly on ppc64 ELF. by sewardj · 19 years ago
- 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
- 6792df3 Make this test 64-bit clean. by sewardj · 19 years ago
- 48540da Build fix for oset_test following recent build system hackery. by sewardj · 19 years ago
- 3a699b8 amd64-linux adjustments as a followup to r5493. by sewardj · 19 years ago
- 0126214 by sewardj · 19 years ago
- a974276 Make this work on SSE1-only machines. by sewardj · 19 years ago
- 834db0e Also do sse memory overrun tests on x86. by sewardj · 19 years ago
- a5b1b25 Add a test program which checks for memory overruns in the SSE insn decoder. by sewardj · 19 years ago
- 694202c Update for recent change to OSet interface. by njn · 19 years ago
- e004d72 Add a destructor function to OSet_Destroy() which can be called for each node. by njn · 19 years ago
- d0220c1 Add directories missed in r5250 (ppc64 first checkin). by sewardj · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- 2fa01f1 Add a few missing regtest outputs. by sewardj · 19 years ago
- 0ba33f6 Last of the __libc_start_main fixes. by tom · 19 years ago
- d48d927 Yet more __libc_start_main updates. by tom · 19 years ago
- a9951cd Update XML results for __libc_start_main change. by tom · 19 years ago
- 428bdf7 Fix argument count given to makecontext. by tom · 19 years ago
- 36c7619 Update some expected results in line with Julian's fix to stop by tom · 19 years ago
- c2588a5 comment about the test by njn · 19 years ago
- b67c6ce wibl by njn · 19 years ago
- 7c68e98 gcc isn't so hot at reading English text by sewardj · 19 years ago
- 09ef408 copy log message as a comment by njn · 19 years ago
- b325ad1 Allocate stack with mmap rather than malloc, so that on ppc32 we get an executable by sewardj · 19 years ago
- 89551b3 This won't work on ppc32 unless you ask for an alt stack with x permissions, by sewardj · 19 years ago
- 754b82d A couple of these syscalls fail differently when running on an amd64 by sewardj · 19 years ago
- 37b4503 Update XML results. by tom · 19 years ago
- bb704c3 Make this test compile on my machine. by njn · 19 years ago
- 99d7d1b Use the amd64 tests on amd64, not the x86 ones... by tom · 19 years ago
- c82c149 Add a filter for the amd64 tests. by tom · 19 years ago
- accb353 Run instruction tests under memcheck as well as none. by tom · 19 years ago
- 2fb8f7a Add a stack switching test. by tom · 19 years ago
- b12b89f Add results for 64 bit systems. by tom · 19 years ago