1. 8aa1cb7 Add a text file giving a top-level summary of all bugs reported since by sewardj · 12 years ago
  2. d09354b Update following some bug triaging. by sewardj · 12 years ago
  3. 24d98d9 Getting rid of the warnings about incompatible pointer types on MIPS. by petarj · 12 years ago
  4. 2fd883a Removing the warning about defined yet unused function on MIPS. by petarj · 12 years ago
  5. 7711f9e Increase allowed size of a back-trace to 500 frames. by florian · 12 years ago
  6. bd43bfa Generate type-correct IR (always a good thing :-) when instrumenting by sewardj · 12 years ago
  7. 24b0b73 Updated. by florian · 12 years ago
  8. d663333 Remove an extraneous "extern". by sewardj · 12 years ago
  9. e4f089d Fix inline assembly for the "lfiwax" insn test. #302536. by sewardj · 12 years ago
  10. 11ec518 Adding README.mips to distribution documents. by petarj · 12 years ago
  11. 4cb3dc3 Use multiple processors to build these tests. by sewardj · 12 years ago
  12. b43264c Adding README.mips to EXTRA_DIST in Makefile.am. by petarj · 12 years ago
  13. d533ae5 Calculate the size of vki_elf_gregset_t via operator sizeof on MIPS platforms. by petarj · 12 years ago
  14. b02bbd6 Adding README.mips to Valgrind root directory. by petarj · 12 years ago
  15. e15e954 Finalise the expected output. by sewardj · 12 years ago
  16. b51efc3 Improve testing of AVX FP comparisons. by sewardj · 12 years ago
  17. 350e8f7 Add handling of 256-bit vector FP arithmetic ops, so as to support AVX. by sewardj · 12 years ago
  18. 502ae53 Update. by sewardj · 12 years ago
  19. 9ad4c42 Update. by sewardj · 12 years ago
  20. 9c1f235 Update. by sewardj · 12 years ago
  21. 485b447 Update. by sewardj · 12 years ago
  22. cf96744 Update. by sewardj · 12 years ago
  23. ebd9b78 Update. by sewardj · 12 years ago
  24. 285c723 Update. by sewardj · 12 years ago
  25. f5c0955 Allow each test to be run multiple times (default is 3), rather than just once. by sewardj · 12 years ago
  26. 35e7c82 Update. by sewardj · 12 years ago
  27. 7ea7aa2 Fix compiler warnings for ppc test cases. Patch from Carl Love (carll@us.ibm.com). See also #302205. by bart · 12 years ago
  28. 0cd9edd drd: Add yet another expected output file by bart · 12 years ago
  29. 228ff1a Initializing destination reg for MoveIns test for MIPS. by petarj · 12 years ago
  30. 969833c Update these for Linaro's pre-release build of Ubuntu 12.04, with by sewardj · 12 years ago
  31. a00c674 Add test cases for UHADD16. by sewardj · 12 years ago
  32. 13edb6a Correcting sys_shmdt wrapper for MIPS Linux. by petarj · 12 years ago
  33. f831631 Update. by sewardj · 12 years ago
  34. 68831a1 Update. by sewardj · 12 years ago
  35. 335d3c9 Adding MIPS-specific wrapper for syscall pipe. by petarj · 12 years ago
  36. 70a88d3 Update. by sewardj · 12 years ago
  37. 337cea1 Update. by sewardj · 12 years ago
  38. 1ff29ef Update. by sewardj · 12 years ago
  39. 9f78137 drd: Make sure that frame unwind information is generated for DRD intercepts by bart · 12 years ago
  40. 5a18e7b drd: Add two regression test output files by bart · 12 years ago
  41. 048081f Recognize clang version correctly. Closes #301984. by bart · 12 years ago
  42. 24a6072 Align VG_(threads)[] by bart · 12 years ago
  43. 57a7e68 Add strchr.stderr.exp3 to memcheck/tests/Makefile.am by bart · 12 years ago
  44. c3009f8 NEWS: add information about post-3.7.0 DRD changes by bart · 12 years ago
  45. 858c2d7 drd manual: Update according to post-3.7.0 changes by bart · 12 years ago
  46. ae290ad memcheck/tests/strchr: Add expected output for openSUSE 12.1 by bart · 12 years ago
  47. f8e8a13 Fix order of % versus * in memalign2.c new checks introduced in 12642 by philippe · 12 years ago
  48. f5f6ed1 Fix 203877 and 301229 increase to 16Mb maximum allowed alignment for memalign() and posix_memalign by philippe · 12 years ago
  49. e947ce1 Add a hack (disabled by default) that attempts to unwind the stack on by sewardj · 12 years ago
  50. f491479 Update. by sewardj · 12 years ago
  51. 00d89cd Update. by sewardj · 12 years ago
  52. 14711e8 Have the inner Valgrind registering the interim_stack asap. by philippe · 12 years ago
  53. 0972443 Fix assert in gdbserver for watchpoints watching the same address by philippe · 12 years ago
  54. 31fec70 Update. by sewardj · 12 years ago
  55. 9eff979 Update with recent notes. by sewardj · 12 years ago
  56. 4bec7ac Change the V output file name from out-V to out-VAL. by sewardj · 12 years ago
  57. eecec67 Update. by sewardj · 12 years ago
  58. 926d353 Update. by sewardj · 12 years ago
  59. a060b3c Update. by sewardj · 12 years ago
  60. 0e3e768 Avoid unused warning for ptrace_write_memory in vgdb.c (only used on some platforms) by philippe · 12 years ago
  61. 6f79e3a drd: Don't sporadically report false positives on newly allocated memory. Fixes #297147. by bart · 12 years ago
  62. ce004eb Add a stackframe around function call. Avoids testcase hangs by florian · 12 years ago
  63. 1e4071e Fix typo/merge problem (replace s390x by mips32 in target.c) by philippe · 12 years ago
  64. dab666e Update Subversion ignore lists by bart · 12 years ago
  65. 60747ac Adjusting the svn:executable property on none/tests/mips32/filter_stderr. by petarj · 12 years ago
  66. cda994b Amend do_shadow_Dirty and do_origins_Dirty so they no longer assert by florian · 12 years ago
  67. c2edb63 avoid gcc warning regarding local/global variable shadowing in cdsg test by cborntra · 12 years ago
  68. cc0cfcd s390: also fix the memcheck testcase for cdsg regarding alignment by cborntra · 12 years ago
  69. da59459 drd: Add a suppression pattern by bart · 12 years ago
  70. 9148efd CDSG needs quad word (16 byte) aligned data structures. Since the stack by cborntra · 12 years ago
  71. d14f077 mips32-linux port: add missing (empty) stderr.exp files. by sewardj · 12 years ago
  72. e584b0e Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  73. c68994d Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  74. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  75. cc58cef Support "compare double ansd swap" insns: CDS, CDSY, and CDSG by florian · 12 years ago
  76. a62e961 Fixes for 'make dist'. by sewardj · 12 years ago
  77. 573f8bc Add macros I_REPLACE_SONAME_FNNAME_Z{U,Z} for general end-user use. by sewardj · 12 years ago
  78. d6e1b95 Update. by sewardj · 12 years ago
  79. 9fb31ca Convert avx-1 into a proper regression test. by sewardj · 12 years ago
  80. 9670e8a Fix breakage I introduced in r12609, sigh. by sewardj · 12 years ago
  81. bedf990 Add feature testing for AVX. Also make the return values into named constants. by sewardj · 12 years ago
  82. cd51345 Update. by sewardj · 12 years ago
  83. 8ad4ff3 Update. by sewardj · 12 years ago
  84. c4ebde3 If we are doing cache simulation, refuse to start at all if the minimum by sewardj · 12 years ago
  85. 98763d5 m_machine: add new function VG_(machine_get_size_of_largest_guest_register) by sewardj · 12 years ago
  86. 3be2aaf Tweak testcase. Invalidate cc, making sure it is set later. by florian · 12 years ago
  87. 457cba6 POWER Processor decimal FP support, part 5. (Valgrind side). Bug #299694. by sewardj · 12 years ago
  88. 2644174 Rippled from VEX r2366. Part of reducing size of IRExpr. by florian · 12 years ago
  89. 2d5b2a5 Update. by sewardj · 12 years ago
  90. 9b3dc73 Update ignored files. by florian · 12 years ago
  91. e2ab297 Ripple from VEX r2363. Part of reducing size of IRExpr. by florian · 12 years ago
  92. 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
  93. 0f951d8 Add missing .exp files. by florian · 12 years ago
  94. d39b022 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  95. 0bb707e Add testcases for "compare and swap". by florian · 12 years ago
  96. 13bf8ef Fix MacOS passsigalrm.c compilation error due to SIGRTMIN not existing on MacOS by philippe · 12 years ago
  97. 9dd35e0 Fix machine detection on s390 to not bail out the regression by cborntra · 12 years ago
  98. e53fd05 Document the register(s) used for thread pointer by philippe · 12 years ago
  99. f9a16d4 Let valgrind check the tls argument if the appropriate flag is set by cborntra · 12 years ago
  100. 1de3783 Improve cross referencing of gdbserver monitor commands by philippe · 12 years ago