1. 7d08465 Add a comment about the library's license. by sewardj · 18 years ago
  2. a737e65 Yet another essay: document the MPI wrapper library. by sewardj · 18 years ago
  3. 6d9ea01 Update by sewardj · 18 years ago
  4. 5065467 Merge stuff for 3.1.1. by sewardj · 18 years ago
  5. 3a74fb0 upmerge r5768 (Allow a thread to spin longer when yielding before by sewardj · 18 years ago
  6. 58739f3 Recycle Dirk's glibc-2.3.90 suppressions, since at some point it will by sewardj · 18 years ago
  7. 4c3faae A couple of initialisations to keep gcc-4.1.0 happy. by sewardj · 18 years ago
  8. f5fa3bd Minor futzing (fontification, etc) of the function-wrappers documentation. by sewardj · 18 years ago
  9. f5a491c First pass at documenting how to use the function-wrapping facility. by sewardj · 18 years ago
  10. d23ad9b Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barf by sewardj · 18 years ago
  11. e9fa506 When testing 'mpicc', try at least somewhat to test for the primary by sewardj · 18 years ago
  12. dd4cbe1 Unbreak mtoctf configure check. by sewardj · 18 years ago
  13. a895e4e Mess with this even more so that fn_1 doesn't return zero. by sewardj · 18 years ago
  14. cd63639 Add missing CALL_FN_* macros for ppc64-linux. by sewardj · 18 years ago
  15. 00f1e62 Work around lameness in older ppc assemblers. by sewardj · 18 years ago
  16. 87f75f7 LAM/MPI compile fix by sewardj · 18 years ago
  17. e638a8d Updated expected output following r5753. by sewardj · 18 years ago
  18. ead61df Add CALL_FN_* missing cases for ppc32-linux. by sewardj · 18 years ago
  19. b70b96a TRASH_IREGS: add enough live variables to make ppc32 spill (not easy) by sewardj · 18 years ago
  20. 3f55c9c sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms. by sewardj · 18 years ago
  21. 069a075 Add ppc32-linux details. by sewardj · 18 years ago
  22. e6647f4 Fix a redirection bug created by the overhaul of m_redir.c. Bug by sewardj · 18 years ago
  23. 157a8c4 A 64-bit fix by sewardj · 18 years ago
  24. a50f9dc Complete CALL_FN_W_* wrappers for amd64-linux. by sewardj · 18 years ago
  25. f4f22d5 Majorly beef up this test: by sewardj · 18 years ago
  26. 0928fed Fix comment typo. by sewardj · 18 years ago
  27. 5ce4b15 Add missing x86-linux CALL_FN_W_11W macro. by sewardj · 18 years ago
  28. 9dd7277 Add a comment. by njn · 18 years ago
  29. 493743f Quadrics MPI build fixes. by sewardj · 18 years ago
  30. 6f97a1b Make sure we get the right headers, not whatever happens to be already by sewardj · 18 years ago
  31. 6ec98e8 Add a (rather ingenious, if I do say so myself) program to test the by sewardj · 18 years ago
  32. b727b54 Even more MPI wrappers. by sewardj · 18 years ago
  33. 9c969c3 Add a bunch more wrappers and generally tidy up a bit. by sewardj · 18 years ago
  34. 558cc22 by sewardj · 18 years ago
  35. cd8aaef by sewardj · 18 years ago
  36. fb1e9ad Add a new kind of memory-painting primitive, which is: 'make_defined'. by sewardj · 18 years ago
  37. 63daa8a Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get a by sewardj · 18 years ago
  38. 45fa5b0 Add a couple of missing cases. Function wrapping is really ugly :-( by sewardj · 18 years ago
  39. 1e35e8e Record list of MPI-2 entry points, laboriously extracted from Open MPI by sewardj · 18 years ago
  40. ec8b614 Add a 'quiet' option to make it shut up except for showing errors. by sewardj · 18 years ago
  41. d3fcc64 The mpicc being tested needs to be able to link stuff, not merely compile it. by sewardj · 18 years ago
  42. de4f384 MPI checks: use AC_TRY_COMPILE correctly, so as to generate a test program by sewardj · 18 years ago
  43. cc8c399 More MPICH build fixes. by sewardj · 18 years ago
  44. 533bfda Add showCombiner and move showTy to a better place. by sewardj · 18 years ago
  45. 7d3f4bb New wrapper, and an MPICH build fix. by sewardj · 18 years ago
  46. 1a85e60 MPI build system refinements: just base everything off mpicc, and don't by sewardj · 18 years ago
  47. 1c85d5c Oops, missed out of r5724. by sewardj · 18 years ago
  48. ae43d04 Regression test for memcheck's SET/GET_VBITS client requests. by sewardj · 18 years ago
  49. c2c12c2 Reinstate the SET/GET_VBITS client requests. by sewardj · 18 years ago
  50. c0526f7 walk_type: handle all remaining MPI1 combiners ({H,}VECTOR and by sewardj · 18 years ago
  51. 1842fce Update. by sewardj · 18 years ago
  52. 8d904ee Add an amd64 test program for 'fxtract' - just a copy of the x86 one. by sewardj · 18 years ago
  53. d37aa77 A test for fcmovnu. by sewardj · 18 years ago
  54. 1168428 Test for fcmovnu. by sewardj · 18 years ago
  55. 9985136 Update. by sewardj · 18 years ago
  56. 8717d1a Fix a type-size subtlety. by sewardj · 18 years ago
  57. 1646f75 More futzing with the machinery for traversing datatypes. by sewardj · 18 years ago
  58. 7d647cb get_abit_and_vbyte/get_abit can be a significant bottleneck when by sewardj · 18 years ago
  59. 301a50f Beginnings of proper MPI user type-walking code. by sewardj · 18 years ago
  60. 0ad4609 Detect/select 'mpicc' (from --with-mpicc=) and use that to build libmpiwrap.so. by sewardj · 18 years ago
  61. 8063775 Build system hacks to build and install the MPI wrappers library when by sewardj · 18 years ago
  62. 9cdd5a2 Update by sewardj · 18 years ago
  63. 47a6a5f A simple test of m{f,t}ocrf. by sewardj · 18 years ago
  64. 5f88da4 dox update by dirk · 18 years ago
  65. ff0a32a update ubuntu suppression (based on patch by David Kimdon) by dirk · 18 years ago
  66. 851ba8d Minor readability change. by njn · 18 years ago
  67. 35fb512 Update. by sewardj · 18 years ago
  68. cca1629 Undo r5667 (reinstate 3_0_BUGSTATUS.txt) by sewardj · 18 years ago
  69. 79edb2b update suppressions (10.1-ppc) by dirk · 18 years ago
  70. 671ccb2 update suppression by dirk · 18 years ago
  71. 54c9960 syscall number updates by dirk · 18 years ago
  72. 9be7e83 update syscall numbers (against 2.6.16rc2) by dirk · 18 years ago
  73. 9de707d backport status updates by dirk · 18 years ago
  74. a07c740 various syscall wrappings needed for SUSE 10.1 by dirk · 18 years ago
  75. 4bdf375 uninteresting here by dirk · 18 years ago
  76. b4fdb12 update suppression by dirk · 18 years ago
  77. 7637e9e Fix CPU feature identification for ppc32/64 - add more paranoia, and by sewardj · 18 years ago
  78. 2097401 Minor wibbles. by sewardj · 18 years ago
  79. 378c7f2 Arse. Move this to the right place. by sewardj · 18 years ago
  80. c3a4709 First try at an MPI wrappers library. Currently the build system by sewardj · 18 years ago
  81. 9e8b07a Add a missing case. by sewardj · 18 years ago
  82. 4e1885e Update bug status. by tom · 18 years ago
  83. f665b34 Restore RIP on return from a signal handler on amd64 - mirrors the by tom · 18 years ago
  84. c8cfca6 Fix the tkill system call wrapper and enable it on x86 and amd64. by tom · 18 years ago
  85. 776de2c Apparently on SLES9 the dynamic linker is called (soname'd) ld64.so.1. by sewardj · 18 years ago
  86. 359c20c A few more syscalls. by sewardj · 18 years ago
  87. e2dca5c Trawled v-users/bugzilla-mail and added entries. by sewardj · 18 years ago
  88. d2d241b Ensure memory acquired from sys_brk() really is zeroed. Fixes #121893. by sewardj · 18 years ago
  89. 6b3e0d7 Fix boundary conditions relating to stack permissions (see r5645). by sewardj · 18 years ago
  90. c6527d6 When setting the initial permissions of the area below the initial by sewardj · 18 years ago
  91. 2d53e69 'make dist' fix by sewardj · 18 years ago
  92. 7e894fd Update Limitations section following recent ppc hackery. by sewardj · 18 years ago
  93. 918345e Yet another ppc test program, which duplicates jm-insns so isn't too useful. by sewardj · 18 years ago
  94. 8a42de6 Restore %EIP from the info passed to the handler (ucontext), so as to by sewardj · 18 years ago
  95. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 18 years ago
  96. 1ecb540 Fix typo. by tom · 18 years ago
  97. 2c8444b More bug status updates. by tom · 18 years ago
  98. 69e2be5 Document fixes. by tom · 18 years ago
  99. 1b96ee6 Add missing VKI_ prefixes. by tom · 18 years ago
  100. c1369aa Implement the vm86 and vm86old system calls based on a patch by tom · 18 years ago