1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. 115ffed Avoid compiler warning about uninitialised variable. Observed with gcc 5.1 by florian · 9 years ago
  4. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  5. 336b8a0 Update line number as a result of r15624. by florian · 9 years ago
  6. f286712 Add an assert. by florian · 9 years ago
  7. 743515c To test extended BFP opcodes we need sizeof(long double) == 16. by florian · 9 years ago
  8. d8a3444 For those testcases that crash one way or another by florian · 9 years ago
  9. 0a52ee2 Fix syntax error; by florian · 9 years ago
  10. b9e129b Fix from Andreas Arnez for bug 342841 s390x unrecognized instruction fiebra by cborntra · 9 years ago
  11. cac2b54 Add ecag.stdout.exp-z13. by florian · 10 years ago
  12. e50e220 add cache info for z13 by cborntra · 10 years ago
  13. 10e7c67 Change the testcase such that the output matches the intended output. by florian · 10 years ago
  14. 7f3e0bc Add a comment explaining why there are only 3 emulation warnings by florian · 10 years ago
  15. 5313495 Update test result following VEX r3029. by florian · 10 years ago
  16. 465adfd Add an early-clobber constraint. Otherwise, it will segfault when compiled by florian · 10 years ago
  17. d34ec24 Choose some floating point numbers that are hopefully easier to write out. by florian · 10 years ago
  18. 2f3d117 add testcase for the rotate and (insert/or/and/xor) family of instructions. by cborntra · 11 years ago
  19. 262330f remove old broken testcase for s390 by cborntra · 11 years ago
  20. 176048d Eliminate a few GCC 4.8.1 warnings. by florian · 11 years ago
  21. c9b38fb s390: Fix Makefile.am. Essentially, revert r13317 which does not seem to by florian · 11 years ago
  22. 4027d32 s390: Update testcase for PFPO by florian · 11 years ago
  23. 1106692 s390: valgrind side support for PFPO. New hwcap added. by florian · 11 years ago
  24. e08c5b8 s390: Add testcase for the SRNMT instruction. by florian · 12 years ago
  25. 3f531f1 s390: Distribute dfp-1 expected output files also if built on a non-s390 platform by bart · 12 years ago
  26. e0acc15 s390: Testcases and vbit-tester changes for the following by florian · 12 years ago
  27. 3a142cf s390: Add testcase for these DFP insns: CDGTRA, CXGTR, CGXTR, and CGDTR (VEX r2680). by florian · 12 years ago
  28. 4041ce3 s390: Pedantic cleanups by Maran. by florian · 12 years ago
  29. 833d01c s390: Add another testcase for DFP insns. by florian · 12 years ago
  30. c08fd4e s390: Add ecag.stdout.exp-zec12 to EXTRA_DIST. by florian · 12 years ago
  31. b194317 add ecag exp file for zec12 by cborntra · 12 years ago
  32. 04b2772 s390: Add testcases for DFP "shift significant" insns. by florian · 12 years ago
  33. 0a2682a s390: Add testcase for "test data class/group" insns. by florian · 12 years ago
  34. 518401a s390: Add testcases for ESDTR and EXDTR. by florian · 12 years ago
  35. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 12 years ago
  36. ef9c8ad s390: Add testcases for CDTR, CXTR, LDETR. LXDTR, LEDTR, LDXTR. by florian · 12 years ago
  37. d8e784d Companion patch to VEX r2605. Adds a few testcases and adapts the vbit by florian · 12 years ago
  38. 56c7a2f Fix golden log. by florian · 12 years ago
  39. 370215f Fix missing in EXTRA_DIST errors reported by check_makefile_consistency by philippe · 12 years ago
  40. a53843d Beef up testcase. Announce fix. Part of fixing BZ 310931. by florian · 12 years ago
  41. 1bf4600 Add testcase for LAA insn. by florian · 12 years ago
  42. 62840fa Add missing files. They should have been added in r13120. by florian · 12 years ago
  43. 4682598 Update s390_features.c for DFP. by florian · 12 years ago
  44. e7b55be Fix fpconv.c to unbreak the build on z10ec. by florian · 12 years ago
  45. 32438b3 newer versions of devel headers expose CLONE flags only with _GNU_SOURCE defined by cborntra · 12 years ago
  46. 9768109 s390: Add a few more test from olden times. by florian · 12 years ago
  47. 6765329 s390: Add a few more testcases from long time ago. by florian · 12 years ago
  48. cac78a3 s390: Add testcase for some integer comparison insns by florian · 12 years ago
  49. 4d87b8a s390: Add testcases for srnm and srnmb. Update opcode status list. by florian · 12 years ago
  50. d06fc0d s390: Add a testcase for 32/64-bit bfp comparison insns. by florian · 12 years ago
  51. 01f771b s390: Add testcase for bfp multiply-and-add/sub by florian · 12 years ago
  52. a631eb2 s390: Add testcase for square root and load positive/negative/complement. by florian · 12 years ago
  53. f12ec15 s390x: Testcases for floating point 32/64-bit. Related to VEX r2525. by florian · 12 years ago
  54. 729c3a5 s390: Add a testcase for condition code computation for by florian · 12 years ago
  55. e4b0cff Update testcase as a followup to VEX r2509. by florian · 12 years ago
  56. af97692 Add testcase to check the emulation warning for new supported opcodes by florian · 12 years ago
  57. a066ccd Change s390-features to allow testing for absence of a feature. by florian · 12 years ago
  58. 3950ce8 Fix Makefile.am for fpext_fail testcase. by florian · 12 years ago
  59. 5570df4 s390: Add testcase for emulation failure. by florian · 12 years ago
  60. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  61. 9bf4540 Fix EXTRA_DIST. Add dummy .exp file to satisfy the consistency checker by florian · 12 years ago
  62. 4d14968 s390: Add testcase for the ecag insn. Based on patch by by florian · 12 years ago
  63. 768bc7a wire up testcase by cborntra · 12 years ago
  64. e2130e8 Add a testcase for floating point <-> signed conversion that by cborntra · 12 years ago
  65. 2a9f1aa Add prerequisites. by florian · 12 years ago
  66. 6746c4c Add a testcase for the cu41 insn. Update opcode list, NEWS and bugstatus. by florian · 12 years ago
  67. 3cf7577 Add testcases for the cu14 insn. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  68. 0312968 Fix a cut'n paste error. One byte was uninitialised. Now fixed. by florian · 12 years ago
  69. 460faad Simplify. by florian · 12 years ago
  70. 28d6815 Fix testcase. Iterating over an array of invalid insns to test them all by florian · 12 years ago
  71. 965977c Add testcases for cu12. Update opcode table. Part of fixing #289839. by florian · 12 years ago
  72. a73d342 Testcases for CU42. Part of fixing bugzilla #289839. Update opcode table. by florian · 12 years ago
  73. c52e0f5 Fix error message in testcase by florian · 12 years ago
  74. 2baf753 Due to s390's dealings with invalid insns we need to do two things by florian · 12 years ago
  75. 91cdf90 Fix testcase and update results. by florian · 12 years ago
  76. 1a22a57 Update expected results. by florian · 12 years ago
  77. 42d6ce6 Add testcases for CU24. Part of fixing #289839. by florian · 12 years ago
  78. b7eaf81 Add testcases for CU21. Update opcode table. by florian · 12 years ago
  79. 3015f06 Add macros for "convert unicode" insns. by florian · 12 years ago
  80. ce004eb Add a stackframe around function call. Avoids testcase hangs by florian · 12 years ago
  81. c2edb63 avoid gcc warning regarding local/global variable shadowing in cdsg test by cborntra · 12 years ago
  82. 9148efd CDSG needs quad word (16 byte) aligned data structures. Since the stack by cborntra · 12 years ago
  83. cc58cef Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  84. 3be2aaf Tweak testcase. Invalidate cc, making sure it is set later. by florian · 12 years ago
  85. 0bb707e Add testcases for "compare and swap". by florian · 12 years ago
  86. abbc9af Add a few testcases that exercise the s390_calculate_icc helper. by florian · 12 years ago
  87. 300c15a Fix a testcase. Constraint was incorrect allowing r0 to be used by florian · 13 years ago
  88. da27543 Add testcases for TR, TRE, TRTT, TROT, TRTO insns. by florian · 13 years ago
  89. d19733c Add support for the s390's TROO insn. These are the valgrind bits. by florian · 13 years ago
  90. 2aeaf8e fix 286270 VG_(env_remove_valgrind_env_stuff) by philippe · 13 years ago
  91. e035cd1 Remove unneeded prerequisites in testcases. Followup to r11693. by florian · 13 years ago
  92. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  93. 7dbbd19 Support CLCL and MVCL instructions. This is the non-VEX part. by florian · 13 years ago
  94. 469bd1e Non-VEX changes to fix #275517. Add testcase and announce fix in NEWS. by florian · 13 years ago
  95. 74dc34f Due to a kernel bug the siginfo struct was not filled in correctly. by florian · 13 years ago
  96. 84c90e6 Followup to VEX r2189 -- handling invalid opcode 00 specially. by florian · 13 years ago
  97. 036113b Valgrind-side changes to fix bug #271776. by florian · 13 years ago
  98. eb67dbf Get rid of some compiler warnings. by florian · 13 years ago
  99. 02b89e8 s390x: add test cases for STCK{,E,F} instructions. See #271779. by sewardj · 13 years ago
  100. 98b56b6 s390x : misc cleanups by sewardj · 13 years ago