1. 146a435 Update bug status. by sewardj · 11 years ago
  2. f31fe6f ensure nightly regression tests can (optionally) run perf tests by philippe · 11 years ago
  3. 137cefe Add a test program of sorts, for XBEGIN and XTEST. by sewardj · 11 years ago
  4. 5e33a27 Annotate some bug reports with comments about priority. by sewardj · 11 years ago
  5. a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
  6. 8a9c20b mips32: Change the input values for round test. by dejanj · 11 years ago
  7. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  8. 9237e27 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. by carll · 11 years ago
  9. df4aec2 Add the install directory that gets created by the nightly script. by florian · 11 years ago
  10. 8279217 More bug triage. by sewardj · 11 years ago
  11. 8a46fe8 Fix two issues found by check_headers_and_includes. by florian · 11 years ago
  12. 43c5633 Add a script 'check_headers_and_includes' to check that #include directives by florian · 11 years ago
  13. 15126a6 mips32/64: add extra test cases in vbit-test for mips32/64. by dejanj · 11 years ago
  14. 2604386 Double the size of the (already huge) translation cache on all by sewardj · 11 years ago
  15. f049d1d Increase VG_N_SEGMENTS and VG_N_SEGNAMES by a factor of 6 on all by sewardj · 11 years ago
  16. e06727f Comment-only change. by sewardj · 11 years ago
  17. b36d316 Recent libxul.so on ARM has more than 5000 CIEs. Increase N_CIEs, therefore. by sewardj · 11 years ago
  18. 49dba4a Move some now-closed bugs into NEWS. by sewardj · 11 years ago
  19. 7b8ef5e Oops, commit 13562 said the patch was done by Amodra. It should have by carll · 11 years ago
  20. f13107a The patch fixes the assembly of the Power dcbtst and dcbt instructions. by carll · 11 years ago
  21. b891121 Fix memory leak when reallocating a thread name. by florian · 11 years ago
  22. 4164a81 mips32/mips64: tests for FCSR. by dejanj · 11 years ago
  23. 73523fd Tweak filter_xml_frames. Suppress frames containing neither a by florian · 11 years ago
  24. df8e686 mips64: add tests for MIPS64 Octeon Instructions by petarj · 11 years ago
  25. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  26. eb577d7 VG_(memset) cannot handle NULL pointers and needs to be guarded. by florian · 11 years ago
  27. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  28. 96ee38d mips: clean-up in hardware detection by petarj · 11 years ago
  29. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  30. 87557e7 mips32: typo error fix. by dejanj · 11 years ago
  31. 0432cfe mips32/mips64: rename mips32_features to mips_features by petarj · 11 years ago
  32. 213b0d3 mips: flush the cache in perf/bigcode.c by petarj · 11 years ago
  33. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  34. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  35. be7f7cf Fix include guard. by florian · 11 years ago
  36. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  37. 9b705b9 clarify that vg-in-place cannot be used as an outer in outer/inner setup by philippe · 11 years ago
  38. 8efe4e4 The Power ISA 2.07 document includes a correction to the description for the by carll · 11 years ago
  39. 2c2cbda Update bug status. by sewardj · 11 years ago
  40. 8dc01fc Update list of ignored files. by florian · 11 years ago
  41. 1a59a92 Clarify wording. by florian · 11 years ago
  42. 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
  43. a819259 Bugzilla 323437, this is phase 2 in a series of patches adding support for IBM by carll · 11 years ago
  44. d1e996a Fix a bug introduced in the previous revision. by florian · 11 years ago
  45. 2cc17ea The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  46. 7c26e73 Update list of ignored files. by florian · 11 years ago
  47. d0edaab by carll · 11 years ago
  48. 074637e The current VEX code is not properly handling a non-zero TH field in the by carll · 11 years ago
  49. 223cd4e The flag for compiling test none/tests/ppc32/test_isa_2_07_part2.c was by carll · 11 years ago
  50. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  51. 1b732ec Add a bunch of suppressions for 64-bit OSX 10.8 processes. This is a by sewardj · 11 years ago
  52. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  53. d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago
  54. 0c8cd40 Reuse (shared) cachegrind source files in callgrind directly. by mjw · 11 years ago
  55. 61ad458 Rename cg-arch.c to cg_arch.c so as to be consistent with other by sewardj · 11 years ago
  56. fd7db80 mips32/mips64: Add tests for lwl and lwr for mips32 and mips64. by dejanj · 11 years ago
  57. c271cda MacOS only: fix somee compiler complaints about casting from pointers by sewardj · 11 years ago
  58. c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
  59. 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago
  60. f1a9bd2 add_mapping_callback on Darwin: also produce a ChangedSeg record in by sewardj · 11 years ago
  61. f9a698e Rename configure.in to configure.ac to make more recent auto*s happy, by sewardj · 11 years ago
  62. c9b38fb s390: Fix Makefile.am. Essentially, revert r13317 which does not seem to by florian · 11 years ago
  63. 72aefb1 Fix misleading comment, as VG_(releasePA) is deleting the PA when zero ref count by philippe · 11 years ago
  64. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  65. 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
  66. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago
  67. 7c6a000 Support mmxext (integer sse) subset on i386 (athlon). Bug #323713 by mjw · 11 years ago
  68. ded23aa Test cases for 128-bit --partial-loads-ok=no|yes on x86 need a prereq on sse. by mjw · 11 years ago
  69. aaaf21d valgrind.h: Add MinGW64 support by bart · 11 years ago
  70. e853d33 Update Subversion ignore lists by bart · 11 years ago
  71. 90c8d7e drd: Fix bug #323905 by bart · 11 years ago
  72. 3898022 coregrind/m_debuginfo: Add VG_(DebugInfo_get_bss_avma)() and VG_(DebugInfo_get_bss_size)() by bart · 11 years ago
  73. c0cd28f drd: Add command-line option --trace-sectsuppr by bart · 11 years ago
  74. e6eb794 drd/tests/concurrent_close: Add by bart · 11 years ago
  75. 50c2075 mips32: Fix a problem with gdb invoker. by dejanj · 11 years ago
  76. 9f01a9d The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  77. 35c8832 The file tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO was a link by carll · 11 years ago
  78. 317f01b Accept glibc 2.18 as valid. by mjw · 11 years ago
  79. 92ef91b Minor tidying of the generalised V128/V256 shadow helper returns by sewardj · 11 years ago
  80. e23e549 Make sure that sh-mem-vec256 is only built on platforms that can by sewardj · 11 years ago
  81. e731e77 Add test cases for 256-bit --partial-loads-ok=no|yes, by generalising the by sewardj · 11 years ago
  82. 6756454 Add support for direct V256 shadow helper returns -- memcheck side. by sewardj · 11 years ago
  83. 84a646e Avoid a compiler warning. by sewardj · 11 years ago
  84. a5c3ecb Followup to VEX r2742 which eliminates IRExprP__VECRET and IRExprP__BBPTR by florian · 11 years ago
  85. 663a8a6 mips32: Delete unnecessary exp files. by dejanj · 11 years ago
  86. 751c1e6 mips32/mips64: Fix compiler warnings. by dejanj · 11 years ago
  87. 3bf117d kludge to bypass inner valgrind mmap failing due to not observed outer mmap by philippe · 11 years ago
  88. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  89. 89e58a7 Add test cases for 128-bit shadow loads with by sewardj · 11 years ago
  90. e5280a0 * rename the memcheck/tests/amd64/sh-mem-vec128*stderr.exp* files by sewardj · 11 years ago
  91. 4d00f98 Add test cases for 128-bit shadow loads with --partial-loads-ok={yes,no} by sewardj · 11 years ago
  92. 1e5fa2f The following instructions were introduced in the Power ISA 2.05 by carll · 11 years ago
  93. 3aeabc2 A comprehensive test case for 128 bit shadow vector loads in the case by sewardj · 11 years ago
  94. 21a5f8c Fix # 294285: --partial-loads-ok does not work for 16-byte SSE loads by sewardj · 11 years ago
  95. 3c628ba Fix fallout from r13486: "virtual" is a C++ reserved word and so this by sewardj · 11 years ago
  96. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  97. 5507d22 fix --vgdb-prefix no / character interpreted differently by V gdbsrv and vgdb by philippe · 11 years ago
  98. 5c6f2e5 Announce fix for BZ 319494. by florian · 11 years ago
  99. 02a4233 Announce fix for BZ 322851 (VEX r2736). by florian · 11 years ago
  100. 4e98f7c Update configure machinery to detect PTRACE_GETREGS by philippe · 11 years ago