Char/HChar fixups for m_debuginfo and m_gdbserver.
[ambi/valgrind.git] / auxprogs /
2012-10-20 florianThe listener does not use VEX types anywhere else....
2012-08-06 florianChange script to also handle IBM's copyright notice.
2012-08-05 sewardjUpdate copyright dates to include 2012.
2012-08-05 philippe301265 - add x86 support to Android build
2012-07-30 florianWhen parsing guest_s390_toIR.c also recognize opcodes...
2012-06-28 sewardjUse multiple processors to build these tests.
2012-06-13 sewardjChange the V output file name from out-V to out-VAL.
2012-03-18 florianAdd script that assists with updating s390-opcodes...
2011-12-10 florianFix a typo.
2011-12-10 florianAdd script to assist in updating the C++ demangler...
2011-11-11 florianDocument test results.
2011-10-28 florianDon't get the date of the build from the mail header...
2011-10-25 florianAdd script to summarize the outcome of nightly builds.
2011-10-24 florianAdd more missing files for the tarball.
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-10-23 sewardjUpdate, so as to be able to handle the 200x vs 201x...
2011-06-28 sewardjDelete the AIX5 port. The last release this worked...
2010-07-01 njnMerged the MACOSX106 branch to the trunk. Merge command:
2010-05-03 sewardjUpdate copyright dates to 2010.
2010-04-29 tomInclude valgrind headers before system headers to avoid...
2010-02-15 sewardjMake this usable on Ubuntu by explicitly specifying...
2010-01-01 sewardjMerge from branches/ARM, all parts of the ARM-Linux...
2009-06-24 njnThis commit merges the BUILD_TWEAKS branch onto the...
2009-06-01 njnRename a conf variable.
2009-05-31 njnUpdate a comment.
2009-05-29 njnPartly de-hackify auxprogs/Makefile.am. libmpiwrap...
2009-05-28 njnMerge the DARWIN branch onto the trunk.
2009-05-19 njnDARWIN sync: whitespace.
2009-03-10 njnUpdated copyright years.
2009-02-11 njnChanged the way files are installed. Instead of going...
2009-02-09 njnFix a typo.
2009-02-06 njnMerged r9120 (Merge Makefile.{inplace,install}.am,...
2009-02-06 njnRemoved Makefile.core.am with some judicious refactoring.
2009-01-22 njnRename all the arch/OS/platform-related variables in...
2008-12-23 sewardjUnbreak the build on aix5.
2008-12-08 sewardjDon't segfault the guest during a call MPI_Init(NULL...
2008-11-01 sewardjFixes for compilation warnings from the apparently...
2008-07-18 sewardjStop mpxlc complaining about GNU-isms when compiling...
2008-05-15 sewardjAdd a wrapper for MPI_Waitany.
2008-02-11 sewardjUpdate copyright dates ("200X-2007" --> "200X-2008").
2008-02-11 sewardjUpdate.
2007-12-22 sewardjAIX5 counterpart to r7302: Improve handling of programs...
2007-06-05 sewardjHandle a whole bunch of obscure types.
2007-06-05 sewardjTest a whole bunch of obscure types.
2007-06-04 sewardjMerge (from branch) r6755 (Handle MPI_DOUBLE_PRECISION).
2007-04-05 sewardjHandle some more types: {REAL,INTEGER}{4,8} and 2INT...
2007-03-29 sewardjTest some Fortran types.
2007-03-26 sewardjAdd a variant of gsl16test which handles the newer...
2007-03-08 sewardjHorrible hacks to make 'make dist' work properly. ...
2007-02-08 sewardjHandle type MPI_PACKED and associated functions PMPI_Pa...
2007-01-16 sewardjInline a bunch of helper functions, in an attempt to...
2007-01-08 sewardjUpdate copyright dates.
2007-01-08 sewardjUpdate for 2007.
2007-01-06 sewardjFixes for MPICH on amd64-linux.
2006-12-10 sewardjFix installation of libmpiwrap.so on the primary platform.
2006-11-24 sewardj- remove some 'inline' directives so as to make stack...
2006-11-23 sewardjFix compilation warning, and partially de-leak.
2006-10-17 sewardjAdd a simple script which drives 'kdiff3' through a...
2006-10-17 sewardjMerge r6201: Fix compile warning on aix.
2006-10-17 sewardjMerge r6139:
2006-10-17 sewardjMerge r6092 and some of r6093:
2006-10-17 sewardjMerge r6086:
2006-10-14 sewardjCreate a new module, m_vki, and move all knowledge...
2006-07-06 sewardjA patch for the "Open POSIX Test Suite"
2006-06-24 cerionhandy script to decode ppc instructions
2006-06-05 sewardjUpdate copyright dates.
2006-06-05 sewardjRestrict to *.[chS]; otherwise it ends up losing permis...
2006-06-01 njnAdded a useful script.
2006-05-21 sewardj(1) build libmpiwrap.so with -fPIC, not -fpic.
2006-04-13 sewardjNot all MPI implementations define MPI_UNSIGNED_LONG_LONG.
2006-03-31 njnTerminology change: previously in Memcheck we had...
2006-03-28 sewardjOnly complain once for each missing wrapper.
2006-03-27 njnMerge in the COMPVBITS branch to the trunk. This is...
2006-03-12 sewardjSigh; rename mpiwrap.c to libmpiwrap.c so that 'make...
2006-03-12 sewardjLAM/MPI compile fix
2006-03-12 sewardjsizeofOneNamedTy(): handle long double correctly on...
2006-03-12 sewardjA 64-bit fix
2006-03-10 sewardjQuadrics MPI build fixes.
2006-03-10 sewardjMake sure we get the right headers, not whatever happen...
2006-03-10 sewardjAdd a (rather ingenious, if I do say so myself) program...
2006-03-10 sewardjEven more MPI wrappers.
2006-03-10 sewardjAdd a bunch more wrappers and generally tidy up a bit.
2006-03-10 sewardj* try to handle MPI_{LONG,DOUBLE,SHORT}_INT better...
2006-03-10 sewardj- Improve handling of MPI base types
2006-03-09 sewardjGive *all* MPI-1.1 and MPI-2 functions a wrapper; most...
2006-03-09 sewardjAdd a 'quiet' option to make it shut up except for...
2006-03-08 sewardjMore MPICH build fixes.
2006-03-08 sewardjAdd showCombiner and move showTy to a better place.
2006-03-08 sewardjNew wrapper, and an MPICH build fix.
2006-03-08 sewardjMPI build system refinements: just base everything...
2006-03-08 sewardjwalk_type: handle all remaining MPI1 combiners ({H...
2006-03-04 sewardjFix a type-size subtlety.
2006-03-03 sewardjMore futzing with the machinery for traversing datatypes.
2006-03-03 sewardjBeginnings of proper MPI user type-walking code.
2006-03-02 sewardjDetect/select 'mpicc' (from --with-mpicc=) and use...
2006-03-02 sewardjBuild system hacks to build and install the MPI wrapper...
2006-02-19 sewardjMinor wibbles.
2006-02-18 sewardjArse. Move this to the right place.
2006-02-18 sewardjFirst try at an MPI wrappers library. Currently the...
2006-02-12 sewardjYet another ppc test program, which duplicates jm-insns...
next