summaryrefslogtreecommitdiff
path: root/none
AgeCommit message (Expand)AuthorFilesLines
2011-09-05Add support for IBM Power ISA 2.06 -- stage 3 -- Test cases.sewardj10-4/+2872
2011-08-18Add a new simulation hint, --sim-hints=fuse-compatible, which causessewardj2-2/+2
2011-08-12Add test for address size override prefixes for REP prefixed stringtom5-0/+82
2011-08-11Non-VEX changes to fix #275517.florian5-1/+299
2011-08-11Due to a kernel bug the siginfo struct was not filled in correctly.florian2-0/+6
2011-08-10Add tests for XCHG AX, reg16 on amd64. Fixes #252695.tom2-3/+6
2011-08-08Followup to VEX r2189 -- handling invalid opcode 00 specially.florian5-40/+14
2011-07-24The cmpxchg16b tests in this need to have 16-aligned addresses;sewardj1-1/+1
2011-07-24Change this file to be a symlink to the identical versionsewardj1-2189/+1
2011-07-24Add support for IBM Power ISA 2.06 -- stage 2 (testcases).sewardj10-4/+5215
2011-07-19Add test cases for bug 277780. (fix for VMOV.F32).sewardj4-0/+12
2011-07-19Fix regtest: the delta value printed by the VSTn with registersewardj2-116/+116
2011-07-19Add test cases for NEON VMUL by float scalar.sewardj4-0/+141
2011-07-11Valgrind-side changes to fix bug #271776.florian5-1/+69
2011-07-08Add regression tests for {ADD,SUB}W reg, reg, #uimm12 (vex r2170)sewardj2-1/+71
2011-07-05Enable testing of fres{.} and frsqrt{.} instructions. Fixes #275308.sewardj3-13/+154
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj5-40/+23
2011-06-25Get rid of some compiler warnings.florian2-1/+2
2011-06-18Minor GDBserver source tidying. Also a small usability fix: ifsewardj2-2/+6
2011-06-15Valgrind-side fixes and tests for PACKUSDW, to track r2160.sewardj2-2/+21
2011-06-07Add a fourth --smc-check= variant, --smc-check=all-non-file. Thissewardj2-4/+8
2011-05-17gdbserver: (#214909 c 91)sewardj1-1/+2
2011-05-17s390x: add test cases for STCK{,E,F} instructions. See #271779.sewardj13-1/+153
2011-05-15Suppressed compiler warnings triggered by none/tests/amd64/fxtract.c too.bart1-0/+1
2011-05-15Silence compiler warnings triggered by certain regression tests programs and ...bart2-0/+2
2011-05-15Get rid of the remaining "set but not used" warnings reported by gcc 4.6 bybart1-1/+1
2011-05-06Implement a GDB server in Valgrind. See #214909.sewardj3-1/+13
2011-04-28s390x : misc cleanupssewardj1-9/+0
2011-04-27s390x: fpr - gpr transfer facility -- valgrind side fixes,sewardj5-1/+51
2011-04-27Fix bogus asm constraints in jm-insns.c. Fixes #263919.sewardj1-50/+50
2011-04-27Add alternative expected output cases for more recent glibcs (eg,sewardj6-4/+6200
2011-04-27Fix a bunch of printf format-string warnings when compiling this "-m64".sewardj1-32/+32
2011-04-26Remove some unused code that gcc-4.6 warns about.sewardj1-22/+0
2011-04-21Fix a couple of warnings when building the regtests.sewardj1-1/+1
2011-04-15Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changessewardj10-4/+6470
2011-04-13Followup fix for r11693: add a file that was missed.sewardj1-0/+308
2011-04-13Test cases for #270082 (s390x: Make sure to point the PSW address tosewardj5-1/+97
2011-04-13s390x: rewrite some testcases. To make my testing and debugging lifesewardj36-6312/+6773
2011-04-05Testcases for s390x conditional load and store. See #269209.sewardj5-0/+3212
2011-04-05Add s390x-esque test for folding Iop_And16. From #268513 comment 3.sewardj5-1/+23
2011-04-03git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11682 a5019735-40e9-0310-86...bart4-5/+5
2011-03-28Use two separate assembler argument bindings for loading or storingtom2-16/+80
2011-03-28Fix generated assembler which writes the result to memory to correctlytom2-52/+6
2011-03-28Fix broken inline assembly preventing compilation on RHEL6.sewardj1-0/+2
2011-03-26Add a test case for non-overwriting of CC_NDEP in shifts by zero.sewardj5-0/+48
2011-03-24Test improvements for FLOGR. Part of #268715.sewardj1-8/+69
2011-03-15Some fixes for the faultstatus testcase. Fixes #253206.sewardj1-1/+8
2011-03-10'make dist' fixes following s390x-linux merge. (Christian Borntraegersewardj2-4/+13
2011-03-07Make this executable.sewardj1-0/+0
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj131-1/+21527