summaryrefslogtreecommitdiff
path: root/auxprogs
AgeCommit message (Expand)AuthorFilesLines
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj2-2/+2
2008-02-11Update.sewardj1-1/+1
2007-12-22AIX5 counterpart to r7302: Improve handling of programs which requiresewardj1-0/+1
2007-06-05Handle a whole bunch of obscure types.sewardj1-10/+91
2007-06-05Test a whole bunch of obscure types.sewardj1-70/+126
2007-06-04Merge (from branch) r6755 (Handle MPI_DOUBLE_PRECISION).sewardj1-0/+6
2007-04-05Handle some more types: {REAL,INTEGER}{4,8} and 2INT. Also a changesewardj1-8/+50
2007-03-29Test some Fortran types.sewardj1-4/+25
2007-03-26Add a variant of gsl16test which handles the newer gsl-1.9 package.sewardj2-0/+119
2007-03-08Horrible hacks to make 'make dist' work properly. Previously it onlysewardj1-8/+14
2007-02-08Handle type MPI_PACKED and associated functions PMPI_Packed andsewardj1-3/+104
2007-01-16Inline a bunch of helper functions, in an attempt to minimisesewardj1-13/+12
2007-01-08Update copyright dates.sewardj2-2/+2
2007-01-08Update for 2007.sewardj1-1/+1
2007-01-06Fixes for MPICH on amd64-linux.sewardj1-5/+8
2006-12-10Fix installation of libmpiwrap.so on the primary platform.sewardj1-1/+1
2006-11-24- remove some 'inline' directives so as to make stack backtracessewardj1-22/+74
2006-11-23Fix compilation warning, and partially de-leak.sewardj1-0/+5
2006-10-17Add a simple script which drives 'kdiff3' through a large source treesewardj2-1/+67
2006-10-17Merge r6201: Fix compile warning on aix.sewardj1-2/+3
2006-10-17Merge r6139:sewardj3-42/+360
2006-10-17Merge r6092 and some of r6093:sewardj2-0/+377
2006-10-17Merge r6086:sewardj1-20/+82
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj1-0/+2
2006-07-06A patch for the "Open POSIX Test Suite"sewardj3-1/+173
2006-06-24handy script to decode ppc instructionscerion1-0/+4
2006-06-05Update copyright dates.sewardj1-1/+1
2006-06-05Restrict to *.[chS]; otherwise it ends up losing permissions on sewardj1-2/+2
2006-06-01Added a useful script.njn1-0/+25
2006-05-21(1) build libmpiwrap.so with -fPIC, not -fpic.sewardj1-4/+8
2006-04-13Not all MPI implementations define MPI_UNSIGNED_LONG_LONG.sewardj1-0/+4
2006-03-31Terminology change: previously in Memcheck we had the four states:njn1-87/+89
2006-03-28Only complain once for each missing wrapper.sewardj1-1/+1
2006-03-27Merge in the COMPVBITS branch to the trunk. This is a big change tonjn1-1/+1
2006-03-12Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make dist' doesn't barfsewardj2-3/+3
2006-03-12LAM/MPI compile fixsewardj1-0/+2
2006-03-12sizeofOneNamedTy(): handle long double correctly on non-x86/amd64 platforms.sewardj1-2/+7
2006-03-12A 64-bit fixsewardj1-3/+4
2006-03-10Quadrics MPI build fixes.sewardj1-0/+6
2006-03-10Make sure we get the right headers, not whatever happens to be alreadysewardj1-1/+1
2006-03-10Add a (rather ingenious, if I do say so myself) program to test thesewardj2-1/+296
2006-03-10Even more MPI wrappers.sewardj1-18/+178
2006-03-10Add a bunch more wrappers and generally tidy up a bit.sewardj1-67/+211
2006-03-10* try to handle MPI_{LONG,DOUBLE,SHORT}_INT better (despite the bestsewardj1-12/+39
2006-03-10- Improve handling of MPI base typessewardj1-63/+101
2006-03-09Give *all* MPI-1.1 and MPI-2 functions a wrapper; most of them get asewardj1-211/+459
2006-03-09Add a 'quiet' option to make it shut up except for showing errors.sewardj1-23/+25
2006-03-08More MPICH build fixes.sewardj1-1/+36
2006-03-08Add showCombiner and move showTy to a better place.sewardj1-35/+60
2006-03-08New wrapper, and an MPICH build fix.sewardj1-1/+25