- eaf0ca9 by njn · 19 years ago
- 1b1d752 Re-enable amd64 test for pmaddwd. by sewardj · 19 years ago
- d69222c Fold in a patch which appeared in FC5's default valgrind build, which by sewardj · 19 years ago
- 840b4aa Include missing files in tarball (== unbreak from-tarball builds) by sewardj · 19 years ago
- 42fcf5d Update by sewardj · 19 years ago
- c0a02f8 Oops: when adding translations to the auxiliary transtab, don't forget to by sewardj · 19 years ago
- d99644d Tweaked Lackey. Main change is that the default instrumentation is now only by njn · 19 years ago
- 8c20d87 Fix vg_perf to work with older Valgrind versions. by njn · 19 years ago
- 36c11e9 Commit a patch from Olly Betts which avoids a possible problem with by njn · 19 years ago
- a874ef4 Add a FAQ. by njn · 19 years ago
- 4cf530b Use better variable names. by njn · 19 years ago
- 72c84c9 Avoid compiler warnings on ppc64-linux. by sewardj · 19 years ago
- de5358b update by njn · 19 years ago
- a4068de Minor scheduler tidyings: by sewardj · 19 years ago
- fc3b5ba Test program which uses templates to generate very long stabs (debug by sewardj · 19 years ago
- c2fe246 Comment-only change. by sewardj · 19 years ago
- e250412 Un-break make dist. by sewardj · 19 years ago
- eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 19 years ago
- e22b534 Round up known bugs in 3.1.1 and assign tentative priorities. by sewardj · 19 years ago
- 7159212 Add a comment that really should have been in r5820. by sewardj · 19 years ago
- 54d0dc7 ppc32-linux: work around assemblers which can't do Altivec, by by sewardj · 19 years ago
- 313639f Enable sigsuspend on x86-linux and ppc32-linux. by tom · 19 years ago
- a1bdebc Don't use the presence of a filename to decide if a segment in the by tom · 19 years ago
- 0001fc3 Add an optional post-test check. Based on a patch from Josef W. by njn · 19 years ago
- 12c73f1 Callgrind: add 4 regression tests by weidendo · 19 years ago
- 8a95fd3 Fix another place where function addresses passed to Vex needed to be by sewardj · 19 years ago
- bb76070 Fix ppc64-linux breakage - get the function entry address, not the 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
- 19df83c Get rid of unused #define. 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
- ca472c5 Simple regression test for callgrind: run a custom client request. by weidendo · 19 years ago
- 9e326b7 Option --dump-every-bb now takes a 64bit value on user by weidendo · 19 years ago
- 2dc8480 Fix typos by weidendo · 19 years ago
- 567c014 update Memcheck description by njn · 19 years ago
- 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 19 years ago
- dbf7ca7 by njn · 19 years ago
- a30bec8 Avoid compile warnings for tinycc. by njn · 19 years ago
- 2a1b953 Hmm. Why is this file still here? (It got folded into aspacemgr.c by sewardj · 19 years ago
- 5bb61fe Delete VG_(sigaltstack) and VG_(sigpending) as they are unused. by sewardj · 19 years ago
- 4c9ab67 Delete VG_(poll), as it is unused. by sewardj · 19 years ago
- a7c7ebd Change to some better function names. by njn · 19 years ago
- 45e8125 Change some uses of bytes to bits for consistency. by njn · 19 years ago
- 0d17f24 Only complain once for each missing wrapper. by sewardj · 19 years ago
- 390aa54 by njn · 19 years ago
- a3e9676 Partial release notes for 3.2.0, talking about the performance improvements by njn · 19 years ago
- e93fc72 update 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
- 715cc59 Avoid unnecessary whitespace at end of printed lines. by njn · 19 years ago
- 621051e Handle msg_flags correctly - for recvmsg this field is written by the by tom · 19 years ago
- eb662fa Update expected output following r5785; also add a missing 's'. by sewardj · 19 years ago
- 09c6c97 Update by njn · 19 years ago
- ec4d513 Make the unrecognised-instruction error message more informative. by njn · 19 years ago
- 363ec76 Add wrappers for a load of new 2.6.16 system calls. Fixes bug #123248. by tom · 19 years ago
- 3774f86 Enable sys_fchdir on ppc32-linux. by sewardj · 19 years ago
- d26ccbd Sync system call lists with the 2.6.16 kernel. by tom · 19 years ago
- ae0739d Make hard limit enforcement work for RLIMIT_DATA and RLIMIT_STACK in by tom · 19 years ago
- af0e723 Callgrind merge: documentation by weidendo · 19 years ago
- a17f2a3 Callgrind merge: code by weidendo · 19 years ago
- 7d08465 Add a comment about the library's license. by sewardj · 19 years ago
- a737e65 Yet another essay: document the MPI wrapper library. by sewardj · 19 years ago
- 6d9ea01 Update by sewardj · 19 years ago
- 5065467 Merge stuff for 3.1.1. by sewardj · 19 years ago
- 3a74fb0 upmerge r5768 (Allow a thread to spin longer when yielding before by sewardj · 19 years ago
- 58739f3 Recycle Dirk's glibc-2.3.90 suppressions, since at some point it will by sewardj · 19 years ago
- 4c3faae A couple of initialisations to keep gcc-4.1.0 happy. by sewardj · 19 years ago
- f5fa3bd Minor futzing (fontification, etc) of the function-wrappers documentation. by sewardj · 19 years ago
- f5a491c First pass at documenting how to use the function-wrapping facility. by sewardj · 19 years ago
- d23ad9b Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf by sewardj · 19 years ago
- e9fa506 When testing 'mpicc', try at least somewhat to test for the primary by sewardj · 19 years ago
- dd4cbe1 Unbreak mtoctf configure check. by sewardj · 19 years ago
- a895e4e Mess with this even more so that fn_1 doesn't return zero. by sewardj · 19 years ago
- cd63639 Add missing CALL_FN_* macros for ppc64-linux. by sewardj · 19 years ago
- 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 19 years ago
- 87f75f7 LAM/MPI compile fix by sewardj · 19 years ago
- e638a8d Updated expected output following r5753. by sewardj · 19 years ago
- ead61df Add CALL_FN_* missing cases for ppc32-linux. by sewardj · 19 years ago
- b70b96a TRASH_IREGS: add enough live variables to make ppc32 spill (not easy) by sewardj · 19 years ago
- 3f55c9c sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms. by sewardj · 19 years ago
- 069a075 Add ppc32-linux details. by sewardj · 19 years ago
- e6647f4 Fix a redirection bug created by the overhaul of m_redir.c. Bug by sewardj · 19 years ago
- 157a8c4 A 64-bit fix by sewardj · 19 years ago
- a50f9dc Complete CALL_FN_W_* wrappers for amd64-linux. by sewardj · 19 years ago
- f4f22d5 Majorly beef up this test: by sewardj · 19 years ago
- 0928fed Fix comment typo. by sewardj · 19 years ago
- 5ce4b15 Add missing x86-linux CALL_FN_W_11W macro. by sewardj · 19 years ago
- 9dd7277 Add a comment. by njn · 19 years ago
- 493743f Quadrics MPI build fixes. by sewardj · 19 years ago
- 6f97a1b Make sure we get the right headers, not whatever happens to be already by sewardj · 19 years ago
- 6ec98e8 Add a (rather ingenious, if I do say so myself) program to test the by sewardj · 19 years ago
- b727b54 Even more MPI wrappers. by sewardj · 19 years ago
- 9c969c3 Add a bunch more wrappers and generally tidy up a bit. by sewardj · 19 years ago
- 558cc22 by sewardj · 19 years ago
- cd8aaef by sewardj · 19 years ago
- fb1e9ad Add a new kind of memory-painting primitive, which is: 'make_defined'. by sewardj · 19 years ago
- 63daa8a Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get a by sewardj · 19 years ago
- 45fa5b0 Add a couple of missing cases. Function wrapping is really ugly :-( by sewardj · 19 years ago
- 1e35e8e Record list of MPI-2 entry points, laboriously extracted from Open MPI by sewardj · 19 years ago