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 |
2006-03-03 |
Julian Seward | More futzing with the machinery for traversing datatypes. |
commit | commitdiff | tree |
2006-03-03 |
Julian Seward | get_abit_and_vbyte/get_abit can be a significant bottle... |
commit | commitdiff | tree |
2006-03-03 |
Julian Seward | Beginnings of proper MPI user type-walking code. |
commit | commitdiff | tree |
2006-03-02 |
Julian Seward | Detect/select 'mpicc' (from --with-mpicc=) and use... |
commit | commitdiff | tree |
2006-03-02 |
Julian Seward | Build system hacks to build and install the MPI wrapper... |
commit | commitdiff | tree |
2006-03-02 |
Julian Seward | Update |
commit | commitdiff | tree |
2006-03-01 |
Julian Seward | A simple test of m{f,t}ocrf. |
commit | commitdiff | tree |
2006-02-27 |
Dirk Mueller | dox update |
commit | commitdiff | tree |
2006-02-27 |
Dirk Mueller | update ubuntu suppression (based on patch by David... |
commit | commitdiff | tree |
2006-02-24 |
Nicholas Nethercote | Minor readability change. |
commit | commitdiff | tree |
2006-02-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-02-23 |
Julian Seward | Undo r5667 (reinstate 3_0_BUGSTATUS.txt) |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | update suppressions (10.1-ppc) |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | update suppression |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | syscall number updates |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | update syscall numbers (against 2.6.16rc2) |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | backport status updates |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | various syscall wrappings needed for SUSE 10.1 |
commit | commitdiff | tree |
2006-02-22 |
Dirk Mueller | uninteresting here |
commit | commitdiff | tree |
2006-02-21 |
Dirk Mueller | update suppression |
commit | commitdiff | tree |
2006-02-21 |
Julian Seward | Fix CPU feature identification for ppc32/64 - add more... |
commit | commitdiff | tree |
2006-02-19 |
Julian Seward | Minor wibbles. |
commit | commitdiff | tree |
2006-02-18 |
Julian Seward | Arse. Move this to the right place. |
commit | commitdiff | tree |
2006-02-18 |
Julian Seward | First try at an MPI wrappers library. Currently the... |
commit | commitdiff | tree |
2006-02-18 |
Julian Seward | Add a missing case. |
commit | commitdiff | tree |
2006-02-15 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree |
2006-02-15 |
Tom Hughes | Restore RIP on return from a signal handler on amd64... |
commit | commitdiff | tree |
2006-02-15 |
Tom Hughes | Fix the tkill system call wrapper and enable it on... |
commit | commitdiff | tree |
2006-02-14 |
Julian Seward | Apparently on SLES9 the dynamic linker is called (sonam... |
commit | commitdiff | tree |
2006-02-14 |
Julian Seward | A few more syscalls. |
commit | commitdiff | tree |
2006-02-14 |
Julian Seward | Trawled v-users/bugzilla-mail and added entries. |
commit | commitdiff | tree |
2006-02-14 |
Julian Seward | Ensure memory acquired from sys_brk() really is zeroed... |
commit | commitdiff | tree |
2006-02-13 |
Julian Seward | Fix boundary conditions relating to stack permissions... |
commit | commitdiff | tree |
2006-02-13 |
Julian Seward | When setting the initial permissions of the area below... |
commit | commitdiff | tree |
2006-02-13 |
Julian Seward | 'make dist' fix |
commit | commitdiff | tree |
2006-02-13 |
Julian Seward | Update Limitations section following recent ppc hackery. |
commit | commitdiff | tree |
2006-02-12 |
Julian Seward | Yet another ppc test program, which duplicates jm-insns... |
commit | commitdiff | tree |
2006-02-12 |
Julian Seward | Restore %EIP from the info passed to the handler (ucont... |
commit | commitdiff | tree |
2006-02-12 |
Julian Seward | Extend stack-permissions-change fast-case machinery... |
commit | commitdiff | tree |
2006-02-12 |
Tom Hughes | Fix typo. |
commit | commitdiff | tree |
2006-02-11 |
Tom Hughes | More bug status updates. |
commit | commitdiff | tree |
2006-02-11 |
Tom Hughes | Document fixes. |
commit | commitdiff | tree |
2006-02-11 |
Tom Hughes | Add missing VKI_ prefixes. |
commit | commitdiff | tree |
2006-02-11 |
Tom Hughes | Implement the vm86 and vm86old system calls based on... |
commit | commitdiff | tree |
2006-02-11 |
Julian Seward | Enable enough syscalls to make self-hosting work on... |
commit | commitdiff | tree |
next |