2006-04-04 |
Julian Seward | Cleanup/restructure m_debuginfo, as described in |
commit | commitdiff | tree |
2006-04-04 |
Julian Seward | Round up known bugs in 3.1.1 and assign tentative prior... |
commit | commitdiff | tree |
2006-04-04 |
Julian Seward | Add a comment that really should have been in r5820. |
commit | commitdiff | tree |
2006-04-04 |
Julian Seward | ppc32-linux: work around assemblers which can't do... |
commit | commitdiff | tree |
2006-04-03 |
Tom Hughes | Enable sigsuspend on x86-linux and ppc32-linux. |
commit | commitdiff | tree |
2006-04-03 |
Tom Hughes | Don't use the presence of a filename to decide if a... |
commit | commitdiff | tree |
2006-04-03 |
Nicholas Nethercote | Add an optional post-test check. Based on a patch... |
commit | commitdiff | tree |
2006-04-02 |
Josef Weidendorfer | Callgrind: add 4 regression tests |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | Fix another place where function addresses passed to... |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | Fix ppc64-linux breakage - get the function entry addre... |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | Add 64-bit test output. |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | Don't print an address on stdout as it doesn't get... |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | Another shadow memory test. This one does a huge numbe... |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | Get rid of unused #define. |
commit | commitdiff | tree |
2006-04-02 |
Julian Seward | In check_all, allow two different acceptable byte value... |
commit | commitdiff | tree |
2006-04-01 |
Nicholas Nethercote | Partial fix for the sh-mem.c failure on PPC32. This... |
commit | commitdiff | tree |
2006-03-31 |
Josef Weidendorfer | Simple regression test for callgrind: |
commit | commitdiff | tree |
2006-03-31 |
Josef Weidendorfer | Option --dump-every-bb now takes a 64bit value on user |
commit | commitdiff | tree |
2006-03-31 |
Josef Weidendorfer | Fix typos |
commit | commitdiff | tree |
2006-03-31 |
Nicholas Nethercote | update Memcheck description |
commit | commitdiff | tree |
2006-03-31 |
Nicholas Nethercote | Make the BSD-style license notices slightly more accurate. |
commit | commitdiff | tree |
2006-03-31 |
Nicholas Nethercote | Terminology change: previously in Memcheck we had... |
commit | commitdiff | tree |
2006-03-30 |
Nicholas Nethercote | Avoid compile warnings for tinycc. |
commit | commitdiff | tree |
2006-03-29 |
Julian Seward | Hmm. Why is this file still here? (It got folded... |
commit | commitdiff | tree |
2006-03-29 |
Julian Seward | Delete VG_(sigaltstack) and VG_(sigpending) as they... |
commit | commitdiff | tree |
2006-03-28 |
Julian Seward | Delete VG_(poll), as it is unused. |
commit | commitdiff | tree |
2006-03-28 |
Nicholas Nethercote | Change to some better function names. |
commit | commitdiff | tree |
2006-03-28 |
Nicholas Nethercote | Change some uses of bytes to bits for consistency. |
commit | commitdiff | tree |
2006-03-28 |
Julian Seward | Only complain once for each missing wrapper. |
commit | commitdiff | tree |
2006-03-28 |
Nicholas Nethercote | tweak |
commit | commitdiff | tree |
2006-03-27 |
Nicholas Nethercote | Partial release notes for 3.2.0, talking about the... |
commit | commitdiff | tree |
2006-03-27 |
Nicholas Nethercote | update |
commit | commitdiff | tree |
2006-03-27 |
Nicholas Nethercote | Merge in the COMPVBITS branch to the trunk. This is... |
commit | commitdiff | tree |
2006-03-27 |
Nicholas Nethercote | Avoid unnecessary whitespace at end of printed lines. |
commit | commitdiff | tree |
2006-03-24 |
Tom Hughes | Handle msg_flags correctly - for recvmsg this field... |
commit | commitdiff | tree |
2006-03-22 |
Julian Seward | Update expected output following r5785; also add a... |
commit | commitdiff | tree |
2006-03-21 |
Nicholas Nethercote | Update |
commit | commitdiff | tree |
2006-03-21 |
Nicholas Nethercote | Make the unrecognised-instruction error message more... |
commit | commitdiff | tree |
2006-03-21 |
Tom Hughes | Add wrappers for a load of new 2.6.16 system calls... |
commit | commitdiff | tree |
2006-03-21 |
Julian Seward | Enable sys_fchdir on ppc32-linux. |
commit | commitdiff | tree |
2006-03-20 |
Tom Hughes | Sync system call lists with the 2.6.16 kernel. |
commit | commitdiff | tree |
2006-03-20 |
Tom Hughes | Make hard limit enforcement work for RLIMIT_DATA and... |
commit | commitdiff | tree |
2006-03-20 |
Josef Weidendorfer | Callgrind merge: documentation |
commit | commitdiff | tree |
2006-03-20 |
Josef Weidendorfer | Callgrind merge: code |
commit | commitdiff | tree |
2006-03-20 |
Julian Seward | Add a comment about the library's license. |
commit | commitdiff | tree |
2006-03-19 |
Julian Seward | Yet another essay: document the MPI wrapper library. |
commit | commitdiff | tree |
2006-03-16 |
Julian Seward | Update |
commit | commitdiff | tree |
2006-03-16 |
Julian Seward | Merge stuff for 3.1.1. |
commit | commitdiff | tree |
2006-03-16 |
Julian Seward | upmerge r5768 (Allow a thread to spin longer when yield... |
commit | commitdiff | tree |
2006-03-15 |
Julian Seward | Recycle Dirk's glibc-2.3.90 suppressions, since at... |
commit | commitdiff | tree |
2006-03-15 |
Julian Seward | A couple of initialisations to keep gcc-4.1.0 happy. |
commit | commitdiff | tree |
2006-03-14 |
Julian Seward | Minor futzing (fontification, etc) of the function... |
commit | commitdiff | tree |
2006-03-13 |
Julian Seward | First pass at documenting how to use the function-wrapp... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Sigh; rename mpiwrap.c to libmpiwrap.c so that 'make... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | When testing 'mpicc', try at least somewhat to test... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Unbreak mtoctf configure check. |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Mess with this even more so that fn_1 doesn't return... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Add missing CALL_FN_* macros for ppc64-linux. |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Work around lameness in older ppc assemblers. |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | LAM/MPI compile fix |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Updated expected output following r5753. |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Add CALL_FN_* missing cases for ppc32-linux. |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | TRASH_IREGS: add enough live variables to make ppc32... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | sizeofOneNamedTy(): handle long double correctly on... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Add ppc32-linux details. |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | Fix a redirection bug created by the overhaul of m_redi... |
commit | commitdiff | tree |
2006-03-12 |
Julian Seward | A 64-bit fix |
commit | commitdiff | tree |
2006-03-11 |
Julian Seward | Complete CALL_FN_W_* wrappers for amd64-linux. |
commit | commitdiff | tree |
2006-03-11 |
Julian Seward | Majorly beef up this test: |
commit | commitdiff | tree |
2006-03-11 |
Julian Seward | Fix comment typo. |
commit | commitdiff | tree |
2006-03-11 |
Julian Seward | Add missing x86-linux CALL_FN_W_11W macro. |
commit | commitdiff | tree |
2006-03-11 |
Nicholas Nethercote | Add a comment. |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | Quadrics MPI build fixes. |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | Make sure we get the right headers, not whatever happen... |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | Add a (rather ingenious, if I do say so myself) program... |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | Even more MPI wrappers. |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | Add a bunch more wrappers and generally tidy up a bit. |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | * try to handle MPI_{LONG,DOUBLE,SHORT}_INT better... |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | - Improve handling of MPI base types |
commit | commitdiff | tree |
2006-03-10 |
Julian Seward | Add a new kind of memory-painting primitive, which... |
commit | commitdiff | tree |
2006-03-09 |
Julian Seward | Give *all* MPI-1.1 and MPI-2 functions a wrapper; most... |
commit | commitdiff | tree |
2006-03-09 |
Julian Seward | Add a couple of missing cases. Function wrapping is... |
commit | commitdiff | tree |
2006-03-09 |
Julian Seward | Record list of MPI-2 entry points, laboriously extracte... |
commit | commitdiff | tree |
2006-03-09 |
Julian Seward | Add a 'quiet' option to make it shut up except for... |
commit | commitdiff | tree |
2006-03-09 |
Julian Seward | The mpicc being tested needs to be able to link stuff... |
commit | commitdiff | tree |
2006-03-09 |
Julian Seward | MPI checks: use AC_TRY_COMPILE correctly, so as to... |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | More MPICH build fixes. |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | Add showCombiner and move showTy to a better place. |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | New wrapper, and an MPICH build fix. |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | MPI build system refinements: just base everything... |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | Oops, missed out of r5724. |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | Regression test for memcheck's SET/GET_VBITS client... |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | Reinstate the SET/GET_VBITS client requests. |
commit | commitdiff | tree |
2006-03-08 |
Julian Seward | walk_type: handle all remaining MPI1 combiners ({H... |
commit | commitdiff | tree |
2006-03-07 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-03-07 |
Julian Seward | Add an amd64 test program for 'fxtract' - just a copy... |
commit | commitdiff | tree |
2006-03-06 |
Julian Seward | A test for fcmovnu. |
commit | commitdiff | tree |
2006-03-06 |
Julian Seward | Test for fcmovnu. |
commit | commitdiff | tree |
2006-03-06 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-03-04 |
Julian Seward | Fix a type-size subtlety. |
commit | commitdiff | tree |
next |