1. 3df0211 Add a few feature tests to configure.ac because clang does not by florian · 11 years ago
  2. ff1ec47 Remove 4 tests of the pextrw instruction. by florian · 11 years ago
  3. d4bab99 drd: Update copyright notice by bart · 11 years ago
  4. e37c4bc Fix compilation problem of memcheck/tests/leak-segv-jmp on ppc32 by philippe · 11 years ago
  5. 4dec26f Phase 4 support for IBM Power ISA 2.07 by carll · 11 years ago
  6. b1f90e0 Change some inline assembler so it is no longer rejected by clang by florian · 11 years ago
  7. 5bd4060 Fix assert for who_points_at monitor cmd for an interiorly pointed block by philippe · 11 years ago
  8. 40fc342 The test case for the Transaction Memory instructions failes with older by carll · 11 years ago
  9. 36b4a94 IBM POWER PC, Add the Transactional Memory test case by carll · 11 years ago
  10. 6b9b1b0 drd/tests/annotate_smart_pointer: Avoid non-POD variable length arrays by bart · 11 years ago
  11. a3341d8 Silence clang warnings for the none and exp-sgcheck tools. by florian · 11 years ago
  12. d79b3bf The configury bits for checking the annotatoin of smart pointers by florian · 11 years ago
  13. 97c9b7d Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS. by mjw · 11 years ago
  14. c8df847 Add opcodes.h to EXTRA_DIST for none/tests/ppc[32|64]. by mjw · 11 years ago
  15. 782f370 Add post_regtest_checks check_headers_and_includes to dist_noinst_SCRIPTS. by mjw · 11 years ago
  16. 176048d Eliminate a few GCC 4.8.1 warnings. by florian · 11 years ago
  17. 06bc722 Silence clang warnings about uninitialised and unused values in by florian · 11 years ago
  18. 629b4dc Fix exception specification for operator delete as spotted by clang 3.3 by florian · 11 years ago
  19. 0c8a47c Remove a duplicate const qualifier complained about by clang 3.3 by florian · 11 years ago
  20. dde7b59 Fix printf format. The 'L' modifier cannot be used with by florian · 11 years ago
  21. fc4c28f drd: Change VALGRIND_DO_CLIENT_REQUEST_EXPR() into VALGRIND_DO_CLIENT_REQUEST_STMT() where appropriate by bart · 11 years ago
  22. 6277067 Add tests for the phase 3 ISA 2.07 code patch by carll · 11 years ago
  23. 2aa453e mips32: Fix the align problem with mmap. by dejanj · 11 years ago
  24. be853a8 Fix typo by florian · 11 years ago
  25. 671b023 Use global vars to point at possibly leaked by philippe · 11 years ago
  26. a8b617e Update list of ignored files. by florian · 11 years ago
  27. b593be3 Robustise the find_client function. Also fix a memory leak spotted by by florian · 11 years ago
  28. 6fc11f2 Updated. by florian · 11 years ago
  29. 364c365 Check whether binutils supports TSX instructions. by florian · 11 years ago
  30. e2d76bb Enable sys_fanotify_init and sys_fanotify_mark on arm-linux. by sewardj · 11 years ago
  31. 2d4b929 Update bug status. by sewardj · 11 years ago
  32. 7458b7f Add test cases for SMMLS, SMLALD, SMLSLD (ARM and Thumb). Pertains to by sewardj · 11 years ago
  33. 333ff44 Add test cases for LDRHT (Thumb), LDRSHT (Thumb), [LDR,ST]{S}[B,H]T (ARM). by sewardj · 11 years ago
  34. ab1fce9 add heuristics decreasing false possible "possible leaks" in c++ code. by philippe · 11 years ago
  35. 146a435 Update bug status. by sewardj · 11 years ago
  36. f31fe6f ensure nightly regression tests can (optionally) run perf tests by philippe · 11 years ago
  37. 137cefe Add a test program of sorts, for XBEGIN and XTEST. by sewardj · 11 years ago
  38. 5e33a27 Annotate some bug reports with comments about priority. by sewardj · 11 years ago
  39. a068ff5 mips32: Add two syscall wrappers: by dejanj · 11 years ago
  40. 8a9c20b mips32: Change the input values for round test. by dejanj · 11 years ago
  41. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  42. 9237e27 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. by carll · 11 years ago
  43. df4aec2 Add the install directory that gets created by the nightly script. by florian · 11 years ago
  44. 8279217 More bug triage. by sewardj · 11 years ago
  45. 8a46fe8 Fix two issues found by check_headers_and_includes. by florian · 11 years ago
  46. 43c5633 Add a script 'check_headers_and_includes' to check that #include directives by florian · 11 years ago
  47. 15126a6 mips32/64: add extra test cases in vbit-test for mips32/64. by dejanj · 11 years ago
  48. 2604386 Double the size of the (already huge) translation cache on all by sewardj · 11 years ago
  49. f049d1d Increase VG_N_SEGMENTS and VG_N_SEGNAMES by a factor of 6 on all by sewardj · 11 years ago
  50. e06727f Comment-only change. by sewardj · 11 years ago
  51. b36d316 Recent libxul.so on ARM has more than 5000 CIEs. Increase N_CIEs, therefore. by sewardj · 11 years ago
  52. 49dba4a Move some now-closed bugs into NEWS. by sewardj · 11 years ago
  53. 7b8ef5e Oops, commit 13562 said the patch was done by Amodra. It should have by carll · 11 years ago
  54. f13107a The patch fixes the assembly of the Power dcbtst and dcbt instructions. by carll · 11 years ago
  55. b891121 Fix memory leak when reallocating a thread name. by florian · 11 years ago
  56. 4164a81 mips32/mips64: tests for FCSR. by dejanj · 11 years ago
  57. 73523fd Tweak filter_xml_frames. Suppress frames containing neither a by florian · 11 years ago
  58. df8e686 mips64: add tests for MIPS64 Octeon Instructions by petarj · 11 years ago
  59. c5325ef Followup to r13553 which caused some build failures. by florian · 11 years ago
  60. eb577d7 VG_(memset) cannot handle NULL pointers and needs to be guarded. by florian · 11 years ago
  61. 1a046d5 Include pub_core/tool_clreq.h instead of valgrind.h where apropriate. by florian · 11 years ago
  62. 96ee38d mips: clean-up in hardware detection by petarj · 11 years ago
  63. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  64. 87557e7 mips32: typo error fix. by dejanj · 11 years ago
  65. 0432cfe mips32/mips64: rename mips32_features to mips_features by petarj · 11 years ago
  66. 213b0d3 mips: flush the cache in perf/bigcode.c by petarj · 11 years ago
  67. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  68. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  69. be7f7cf Fix include guard. by florian · 11 years ago
  70. ac3a1d8 Move a function and its prototype VG_(malloc_effective_client_redzone_size) by florian · 11 years ago
  71. 9b705b9 clarify that vg-in-place cannot be used as an outer in outer/inner setup by philippe · 11 years ago
  72. 8efe4e4 The Power ISA 2.07 document includes a correction to the description for the by carll · 11 years ago
  73. 2c2cbda Update bug status. by sewardj · 11 years ago
  74. 8dc01fc Update list of ignored files. by florian · 11 years ago
  75. 1a59a92 Clarify wording. by florian · 11 years ago
  76. 0c7b90f mips64: add extra test cases in vbit-test for mips64. by dejanj · 11 years ago
  77. a819259 Bugzilla 323437, this is phase 2 in a series of patches adding support for IBM by carll · 11 years ago
  78. d1e996a Fix a bug introduced in the previous revision. by florian · 11 years ago
  79. 2cc17ea The existing overflow detection in VEX/priv/guest_ppc_toIR.c/set_XER_OV_64() by carll · 11 years ago
  80. 7c26e73 Update list of ignored files. by florian · 11 years ago
  81. d0edaab by carll · 11 years ago
  82. 074637e The current VEX code is not properly handling a non-zero TH field in the by carll · 11 years ago
  83. 223cd4e The flag for compiling test none/tests/ppc32/test_isa_2_07_part2.c was by carll · 11 years ago
  84. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  85. 1b732ec Add a bunch of suppressions for 64-bit OSX 10.8 processes. This is a by sewardj · 11 years ago
  86. ac7e797 PRE(workq_ops): handle KI_WQOPS_QUEUE_REQTHREADS without complaining. by sewardj · 11 years ago
  87. d6daf23 check_uuid_matches: fix infinite loop following rewrite of this by sewardj · 11 years ago
  88. 0c8cd40 Reuse (shared) cachegrind source files in callgrind directly. by mjw · 11 years ago
  89. 61ad458 Rename cg-arch.c to cg_arch.c so as to be consistent with other by sewardj · 11 years ago
  90. fd7db80 mips32/mips64: Add tests for lwl and lwr for mips32 and mips64. by dejanj · 11 years ago
  91. c271cda MacOS only: fix somee compiler complaints about casting from pointers by sewardj · 11 years ago
  92. c162275 Fixes and kludges (mostly the latter) needed to run graphical by sewardj · 11 years ago
  93. 7c8ddce Make wqthread_hijack work with the OSX 10.8 kernel. by sewardj · 11 years ago
  94. f1a9bd2 add_mapping_callback on Darwin: also produce a ChangedSeg record in by sewardj · 11 years ago
  95. f9a698e Rename configure.in to configure.ac to make more recent auto*s happy, by sewardj · 11 years ago
  96. c9b38fb s390: Fix Makefile.am. Essentially, revert r13317 which does not seem to by florian · 11 years ago
  97. 72aefb1 Fix misleading comment, as VG_(releasePA) is deleting the PA when zero ref count by philippe · 11 years ago
  98. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  99. 2b308d1 mips64: Add some test cases for mips64 in vbit-test. by dejanj · 11 years ago
  100. 661786e When XML mode is selected messages from VALGRIND_PRINTF and friends by florian · 11 years ago