- 02fd0d7 Test program to check the behaviour of a bunch of FP functions. by sewardj · 19 years ago
- f65f9d3 Enable message-queue syscalls. 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
- 22b4448 Fix profiling dispatcher. by sewardj · 19 years ago
- bb68627 Comment-only changes. 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
- 7541cac rm unneeded headers by sewardj · 19 years ago
- 0283bae Two unrelated changes: by sewardj · 19 years ago
- 3a384b3 Index the BB_info table by redirected guest address, not by sewardj · 19 years ago
- 6b0d5b3 rm 'inline' - produces too many complaints with -Winline by sewardj · 19 years ago
- 7c788ae Get rid of compiler warnings. by sewardj · 19 years ago
- e80ac00 Test to check that cachegrind's BB_info management system isn't by sewardj · 19 years ago
- 818cbba Update. by sewardj · 19 years ago
- 8611edf Handle __NR_madvise. by sewardj · 19 years ago
- 2f22bd7 ppc64-linux: compute the correct initial program counter and tocptr by sewardj · 19 years ago
- 811f02e Yet another possible output, due to trivial differences in backtraces. by sewardj · 19 years ago
- 5a6d7e4 Wibble by sewardj · 19 years ago
- 38de099 Make fn wrapping work again on ppc32-linux. by sewardj · 19 years ago
- 8215ffa Forgot to svn add this. by sewardj · 19 years ago
- 66226cc x86 function wrapping fixes. 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
- 7c01859 by sewardj · 19 years ago
- 0a3490b Wibble. 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
- cfb5e2b ppc64-linux: apply the bogus-LR kludge in a second place. by sewardj · 19 years ago
- dcb6ec8 Deal with somewhat dubious numbers showing up from the kernel for the by sewardj · 19 years ago
- aa80426 Rationalise demangling a bit more, so that suppression matching works by sewardj · 19 years ago
- da646ca Add handy debugging line. by sewardj · 19 years ago
- 94c6735 More syscalls. by sewardj · 19 years ago
- cf64bd2 Consistently call init() before doing any MALLOC_TRACE, since the by sewardj · 19 years ago
- dfbaa22 Make VG_(get_StackTrace2) aware of bogus LR values in by sewardj · 19 years ago
- 0c95e94 Fix an all-platforms bug introduced by the recent overhaul of function 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
- 2e1a677 Valgrind-side handling (fast case) for the ppc64 ELF stack redzone. by sewardj · 19 years ago
- 93baf94 Allow more syscalls. by sewardj · 19 years ago
- 8813eef Make the selection of the default platform a bit more sophisticated, by sewardj · 19 years ago
- 848a1c3 Get the core thread modelling code compiling again - uncomment the by tom · 19 years ago
- 342ff2e Update. by sewardj · 19 years ago
- 9b0567a Reinstate VG_ARCH_ALL, erroneously removed by r5496. by sewardj · 19 years ago
- 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
- 774453b The symbol table reader hides all that dot crazyness on ppc64-linux now. by sewardj · 19 years ago
- cf95181 ppc64-linux: set R2 before running __libc_freeres by sewardj · 19 years ago
- 658f05a More ppc64-linux function replacement/wrapping stuff. by sewardj · 19 years ago
- 461df9c These files all speak about instrumentation functions. by sewardj · 19 years ago
- 63fed7f Add test code for checking that m_debuginfo's tocptr-reading code on by sewardj · 19 years ago
- 641a5cb Fix copy-n-paste error. by sewardj · 19 years ago
- 62eae5f Increase size of the largest guest state handled. by sewardj · 19 years ago
- 34593e5 Rewrite VG_(translate) to make it clearer (it had grown like Topsy for by sewardj · 19 years ago
- 40c186c Further refine ppc64-linux ELF symbol table reading to try to by sewardj · 19 years ago
- 9734b20 ppc64-linux function wrapping support (does not work properly) by sewardj · 19 years ago
- 204cf50 Add some ignores. by rjwalsh · 19 years ago
- 69724e6 Tidy up ELF symbol table reading a bit. Make a completely new by sewardj · 19 years ago
- 74d6e0e Fix bogus assertions. by sewardj · 19 years ago
- 78c0c09 Use VG_(am_mmap_anon_float_valgrind) to allocate the unredirected by tom · 19 years ago
- 360ed5d Decode NOREDIR events properly in debug output. by tom · 19 years ago
- 1a85f4f by sewardj · 19 years ago
- a591a05 Make function wrapping work on ppc32-linux. by sewardj · 19 years ago
- a7e0cf5 Make function wrapping work on amd64-linux. by sewardj · 19 years ago
- 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
- ae23547 Comment-only change. by sewardj · 19 years ago
- becae08 Add register-use summary. by sewardj · 19 years ago
- b44c0b6 Handle the <<= and >>= operators in stabs. Fixes bug #119914. by tom · 19 years ago
- 07406df Unbreak make dist. by sewardj · 19 years ago
- 6792df3 Make this test 64-bit clean. by sewardj · 19 years ago
- 50e77b2 Even more ppc64-linux syscalls. by sewardj · 19 years ago
- ac39b46 This is logically part of r5501 (ppc64-linux symbol reading fixes) by sewardj · 19 years ago
- 8588865 Make symbol table reading understand the .opd section conventions used by sewardj · 19 years ago
- 7894793 Fix a casting bug in the LOADV8 slow (misaligned) case spotted by Nick. by sewardj · 19 years ago
- f0915fc Initial redirect stuff for ppc64-linux. by sewardj · 19 years ago
- 73e1636 More syscalls ... by sewardj · 19 years ago
- 48540da Build fix for oset_test following recent build system hackery. by sewardj · 19 years ago
- bc692db Minor cleanups: by sewardj · 19 years ago
- 87f7fdd Do ppc32 tests on ppc64-capable platforms. 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
- 3a0158f update suppression for newer versions of Xorg by dirk · 19 years ago
- bae22cf Tidy up some ppc64 assembly & comments a little. by cerion · 19 years ago
- 34c5a01 couple more svn:ignore's by cerion · 19 years ago
- cea9ae4 Add ppc64 int,fp,vmx regtest: jm-insns by cerion · 19 years ago
- a2a5838 Update ppc32 jm-insns regtest to test ppc64 insns, if built with -m64. by cerion · 19 years ago
- b8efd2a regtest none::ppc32 by cerion · 19 years ago
- d74076b Signal-related syscall support. by sewardj · 19 years ago
- 8a8934d casting paranoia (harmless) by sewardj · 19 years ago
- 2c6502d First cut at signal frame build/removal for ppc64-linux. Ghastly by sewardj · 19 years ago
- 6e58d50 update by dirk · 19 years ago
- e390bdf Enable various syscalls. by sewardj · 19 years ago
- 4246fc6 Oops, fix interrupted-syscall snafu. by sewardj · 19 years ago
- 38a88b7 Recrystallise the warp core on ppc64-linux. by sewardj · 19 years ago