Age | Commit message (Expand) | Author | Files | Lines |
2011-07-24 | Change this file to be a symlink to the identical version | sewardj | 1 | -2189/+1 |
2011-07-24 | Add support for IBM Power ISA 2.06 -- stage 2 (testcases). | sewardj | 10 | -4/+5215 |
2011-07-19 | Add test cases for bug 277780. (fix for VMOV.F32). | sewardj | 4 | -0/+12 |
2011-07-19 | Fix regtest: the delta value printed by the VSTn with register | sewardj | 2 | -116/+116 |
2011-07-19 | Add test cases for NEON VMUL by float scalar. | sewardj | 4 | -0/+141 |
2011-07-11 | Valgrind-side changes to fix bug #271776. | florian | 5 | -1/+69 |
2011-07-08 | Add regression tests for {ADD,SUB}W reg, reg, #uimm12 (vex r2170) | sewardj | 2 | -1/+71 |
2011-07-05 | Enable testing of fres{.} and frsqrt{.} instructions. Fixes #275308. | sewardj | 3 | -13/+154 |
2011-06-28 | Delete the AIX5 port. The last release this worked for is 3.4.1, | sewardj | 5 | -40/+23 |
2011-06-25 | Get rid of some compiler warnings. | florian | 2 | -1/+2 |
2011-06-18 | Minor GDBserver source tidying. Also a small usability fix: if | sewardj | 2 | -2/+6 |
2011-06-15 | Valgrind-side fixes and tests for PACKUSDW, to track r2160. | sewardj | 2 | -2/+21 |
2011-06-07 | Add a fourth --smc-check= variant, --smc-check=all-non-file. This | sewardj | 2 | -4/+8 |
2011-05-17 | gdbserver: (#214909 c 91) | sewardj | 1 | -1/+2 |
2011-05-17 | s390x: add test cases for STCK{,E,F} instructions. See #271779. | sewardj | 13 | -1/+153 |
2011-05-15 | Suppressed compiler warnings triggered by none/tests/amd64/fxtract.c too. | bart | 1 | -0/+1 |
2011-05-15 | Silence compiler warnings triggered by certain regression tests programs and ... | bart | 2 | -0/+2 |
2011-05-15 | Get rid of the remaining "set but not used" warnings reported by gcc 4.6 by | bart | 1 | -1/+1 |
2011-05-06 | Implement a GDB server in Valgrind. See #214909. | sewardj | 3 | -1/+13 |
2011-04-28 | s390x : misc cleanups | sewardj | 1 | -9/+0 |
2011-04-27 | s390x: fpr - gpr transfer facility -- valgrind side fixes, | sewardj | 5 | -1/+51 |
2011-04-27 | Fix bogus asm constraints in jm-insns.c. Fixes #263919. | sewardj | 1 | -50/+50 |
2011-04-27 | Add alternative expected output cases for more recent glibcs (eg, | sewardj | 6 | -4/+6200 |
2011-04-27 | Fix a bunch of printf format-string warnings when compiling this "-m64". | sewardj | 1 | -32/+32 |
2011-04-26 | Remove some unused code that gcc-4.6 warns about. | sewardj | 1 | -22/+0 |
2011-04-21 | Fix a couple of warnings when building the regtests. | sewardj | 1 | -1/+1 |
2011-04-15 | Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes | sewardj | 10 | -4/+6470 |
2011-04-13 | Followup fix for r11693: add a file that was missed. | sewardj | 1 | -0/+308 |
2011-04-13 | Test cases for #270082 (s390x: Make sure to point the PSW address to | sewardj | 5 | -1/+97 |
2011-04-13 | s390x: rewrite some testcases. To make my testing and debugging life | sewardj | 36 | -6312/+6773 |
2011-04-05 | Testcases for s390x conditional load and store. See #269209. | sewardj | 5 | -0/+3212 |
2011-04-05 | Add s390x-esque test for folding Iop_And16. From #268513 comment 3. | sewardj | 5 | -1/+23 |
2011-04-03 | git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682 a5019735-40e9-0310-86... | bart | 4 | -5/+5 |
2011-03-28 | Use two separate assembler argument bindings for loading or storing | tom | 2 | -16/+80 |
2011-03-28 | Fix generated assembler which writes the result to memory to correctly | tom | 2 | -52/+6 |
2011-03-28 | Fix broken inline assembly preventing compilation on RHEL6. | sewardj | 1 | -0/+2 |
2011-03-26 | Add a test case for non-overwriting of CC_NDEP in shifts by zero. | sewardj | 5 | -0/+48 |
2011-03-24 | Test improvements for FLOGR. Part of #268715. | sewardj | 1 | -8/+69 |
2011-03-15 | Some fixes for the faultstatus testcase. Fixes #253206. | sewardj | 1 | -1/+8 |
2011-03-10 | 'make dist' fixes following s390x-linux merge. (Christian Borntraeger | sewardj | 2 | -4/+13 |
2011-03-07 | Make this executable. | sewardj | 1 | -0/+0 |
2011-03-07 | Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind | sewardj | 131 | -1/+21527 |
2011-03-05 | Darwin: Re-enabled four regression tests. | bart | 1 | -6/+3 |
2011-03-05 | Darwin: Build fixes for four regression tests by Rich Coe (see also #267488). | bart | 3 | -0/+281 |
2011-03-05 | Skip test programs that do not build on Darwin. | bart | 1 | -2/+3 |
2011-03-05 | Updated Subversion ignore list. | bart | 1 | -3/+6 |
2011-01-21 | Add a test for LOOPNEL. See #256669. | sewardj | 5 | -0/+17 |
2011-01-21 | Add tests for SSE4.2 CRC32{B,W,L,Q} insns. | sewardj | 5 | -1/+239 |
2011-01-17 | Add test cases for PCMPxSTRx $0x00. | sewardj | 2 | -0/+104 |
2011-01-17 | Add tests for AAD and AAM (base 10 only). | sewardj | 5 | -0/+120 |