1. 72c84c9 Avoid compiler warnings on ppc64-linux. by sewardj · 18 years ago
  2. de5358b update by njn · 18 years ago
  3. a4068de Minor scheduler tidyings: by sewardj · 18 years ago
  4. fc3b5ba Test program which uses templates to generate very long stabs (debug by sewardj · 18 years ago
  5. c2fe246 Comment-only change. by sewardj · 18 years ago
  6. e250412 Un-break make dist. by sewardj · 18 years ago
  7. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  8. e22b534 Round up known bugs in 3.1.1 and assign tentative priorities. by sewardj · 18 years ago
  9. 7159212 Add a comment that really should have been in r5820. by sewardj · 18 years ago
  10. 54d0dc7 ppc32-linux: work around assemblers which can't do Altivec, by by sewardj · 18 years ago
  11. 313639f Enable sigsuspend on x86-linux and ppc32-linux. by tom · 18 years ago
  12. a1bdebc Don't use the presence of a filename to decide if a segment in the by tom · 18 years ago
  13. 0001fc3 Add an optional post-test check. Based on a patch from Josef W. by njn · 18 years ago
  14. 12c73f1 Callgrind: add 4 regression tests by weidendo · 18 years ago
  15. 8a95fd3 Fix another place where function addresses passed to Vex needed to be by sewardj · 18 years ago
  16. bb76070 Fix ppc64-linux breakage - get the function entry address, not the by sewardj · 18 years ago
  17. bca134f Add 64-bit test output. by sewardj · 18 years ago
  18. 3dfd9f0 Don't print an address on stdout as it doesn't get automagically by sewardj · 18 years ago
  19. dc6734b Another shadow memory test. This one does a huge number of loads and by sewardj · 18 years ago
  20. 19df83c Get rid of unused #define. by sewardj · 18 years ago
  21. 2229db0 In check_all, allow two different acceptable byte values, so as to by sewardj · 18 years ago
  22. b2963ad Partial fix for the sh-mem.c failure on PPC32. This should make it work by njn · 18 years ago
  23. ca472c5 Simple regression test for callgrind: run a custom client request. by weidendo · 18 years ago
  24. 9e326b7 Option --dump-every-bb now takes a 64bit value on user by weidendo · 18 years ago
  25. 2dc8480 Fix typos by weidendo · 18 years ago
  26. 567c014 update Memcheck description by njn · 18 years ago
  27. 7fd15d6 Make the BSD-style license notices slightly more accurate. by njn · 18 years ago
  28. dbf7ca7 by njn · 18 years ago
  29. a30bec8 Avoid compile warnings for tinycc. by njn · 18 years ago
  30. 2a1b953 Hmm. Why is this file still here? (It got folded into aspacemgr.c by sewardj · 18 years ago
  31. 5bb61fe Delete VG_(sigaltstack) and VG_(sigpending) as they are unused. by sewardj · 18 years ago
  32. 4c9ab67 Delete VG_(poll), as it is unused. by sewardj · 18 years ago
  33. a7c7ebd Change to some better function names. by njn · 18 years ago
  34. 45e8125 Change some uses of bytes to bits for consistency. by njn · 18 years ago
  35. 0d17f24 Only complain once for each missing wrapper. by sewardj · 18 years ago
  36. 390aa54 by njn · 18 years ago
  37. a3e9676 Partial release notes for 3.2.0, talking about the performance improvements by njn · 18 years ago
  38. e93fc72 update by njn · 18 years ago
  39. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  40. 715cc59 Avoid unnecessary whitespace at end of printed lines. by njn · 18 years ago
  41. 621051e Handle msg_flags correctly - for recvmsg this field is written by the by tom · 18 years ago
  42. eb662fa Update expected output following r5785; also add a missing 's'. by sewardj · 18 years ago
  43. 09c6c97 Update by njn · 18 years ago
  44. ec4d513 Make the unrecognised-instruction error message more informative. by njn · 18 years ago
  45. 363ec76 Add wrappers for a load of new 2.6.16 system calls. Fixes bug #123248. by tom · 18 years ago
  46. 3774f86 Enable sys_fchdir on ppc32-linux. by sewardj · 18 years ago
  47. d26ccbd Sync system call lists with the 2.6.16 kernel. by tom · 18 years ago
  48. ae0739d Make hard limit enforcement work for RLIMIT_DATA and RLIMIT_STACK in by tom · 18 years ago
  49. af0e723 Callgrind merge: documentation by weidendo · 18 years ago
  50. a17f2a3 Callgrind merge: code by weidendo · 18 years ago
  51. 7d08465 Add a comment about the library's license. by sewardj · 18 years ago
  52. a737e65 Yet another essay: document the MPI wrapper library. by sewardj · 18 years ago
  53. 6d9ea01 Update by sewardj · 18 years ago
  54. 5065467 Merge stuff for 3.1.1. by sewardj · 18 years ago
  55. 3a74fb0 upmerge r5768 (Allow a thread to spin longer when yielding before by sewardj · 18 years ago
  56. 58739f3 Recycle Dirk's glibc-2.3.90 suppressions, since at some point it will by sewardj · 18 years ago
  57. 4c3faae A couple of initialisations to keep gcc-4.1.0 happy. by sewardj · 18 years ago
  58. f5fa3bd Minor futzing (fontification, etc) of the function-wrappers documentation. by sewardj · 18 years ago
  59. f5a491c First pass at documenting how to use the function-wrapping facility. by sewardj · 18 years ago
  60. d23ad9b Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf by sewardj · 18 years ago
  61. e9fa506 When testing 'mpicc', try at least somewhat to test for the primary by sewardj · 18 years ago
  62. dd4cbe1 Unbreak mtoctf configure check. by sewardj · 18 years ago
  63. a895e4e Mess with this even more so that fn_1 doesn't return zero. by sewardj · 18 years ago
  64. cd63639 Add missing CALL_FN_* macros for ppc64-linux. by sewardj · 18 years ago
  65. 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 18 years ago
  66. 87f75f7 LAM/MPI compile fix by sewardj · 18 years ago
  67. e638a8d Updated expected output following r5753. by sewardj · 18 years ago
  68. ead61df Add CALL_FN_* missing cases for ppc32-linux. by sewardj · 18 years ago
  69. b70b96a TRASH_IREGS: add enough live variables to make ppc32 spill (not easy) by sewardj · 18 years ago
  70. 3f55c9c sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms. by sewardj · 18 years ago
  71. 069a075 Add ppc32-linux details. by sewardj · 18 years ago
  72. e6647f4 Fix a redirection bug created by the overhaul of m_redir.c. Bug by sewardj · 18 years ago
  73. 157a8c4 A 64-bit fix by sewardj · 18 years ago
  74. a50f9dc Complete CALL_FN_W_* wrappers for amd64-linux. by sewardj · 18 years ago
  75. f4f22d5 Majorly beef up this test: by sewardj · 18 years ago
  76. 0928fed Fix comment typo. by sewardj · 18 years ago
  77. 5ce4b15 Add missing x86-linux CALL_FN_W_11W macro. by sewardj · 18 years ago
  78. 9dd7277 Add a comment. by njn · 18 years ago
  79. 493743f Quadrics MPI build fixes. by sewardj · 18 years ago
  80. 6f97a1b Make sure we get the right headers, not whatever happens to be already by sewardj · 18 years ago
  81. 6ec98e8 Add a (rather ingenious, if I do say so myself) program to test the by sewardj · 18 years ago
  82. b727b54 Even more MPI wrappers. by sewardj · 18 years ago
  83. 9c969c3 Add a bunch more wrappers and generally tidy up a bit. by sewardj · 18 years ago
  84. 558cc22 by sewardj · 18 years ago
  85. cd8aaef by sewardj · 18 years ago
  86. fb1e9ad Add a new kind of memory-painting primitive, which is: 'make_defined'. by sewardj · 18 years ago
  87. 63daa8a Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get a by sewardj · 18 years ago
  88. 45fa5b0 Add a couple of missing cases. Function wrapping is really ugly :-( by sewardj · 18 years ago
  89. 1e35e8e Record list of MPI-2 entry points, laboriously extracted from Open MPI by sewardj · 18 years ago
  90. ec8b614 Add a 'quiet' option to make it shut up except for showing errors. by sewardj · 18 years ago
  91. d3fcc64 The mpicc being tested needs to be able to link stuff, not merely compile it. by sewardj · 18 years ago
  92. de4f384 MPI checks: use AC_TRY_COMPILE correctly, so as to generate a test program by sewardj · 18 years ago
  93. cc8c399 More MPICH build fixes. by sewardj · 18 years ago
  94. 533bfda Add showCombiner and move showTy to a better place. by sewardj · 18 years ago
  95. 7d3f4bb New wrapper, and an MPICH build fix. by sewardj · 18 years ago
  96. 1a85e60 MPI build system refinements: just base everything off mpicc, and don't by sewardj · 18 years ago
  97. 1c85d5c Oops, missed out of r5724. by sewardj · 18 years ago
  98. ae43d04 Regression test for memcheck's SET/GET_VBITS client requests. by sewardj · 18 years ago
  99. c2c12c2 Reinstate the SET/GET_VBITS client requests. by sewardj · 18 years ago
  100. c0526f7 walk_type: handle all remaining MPI1 combiners ({H,}VECTOR and by sewardj · 18 years ago