1. 15e2fbb Add an implementation of memset() that costs half as much on 64 bit by sewardj · 12 years ago
  2. 6e4b713 Implement a more efficient allocation of small blocks which are never freed. by philippe · 12 years ago
  3. 50863bb Change the size of the hash table used to cache IP -> debuginfo to a prime nr by philippe · 12 years ago
  4. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 12 years ago
  5. 2596337 Small comment fix: .h specifies "all frames", implementation uses 8. by philippe · 12 years ago
  6. 370a8d5 Fix two memory leaks. Spotted by Coverity. by florian · 12 years ago
  7. 36c01ef Improve error handling when vgdb cannot read process cmd line by philippe · 12 years ago
  8. 9f369a0 Announce bug fix. by florian · 12 years ago
  9. e07cbb3 Fix a few compiler warnings on Darwin. by florian · 12 years ago
  10. c3b29ca Minor code cleanup. These cases cannot occur. by florian · 12 years ago
  11. 91a16b7 Test file mode correctly in vmsplice wrapper. by tom · 12 years ago
  12. 3781ac1 Accept glibc 2.17 as valid. by tom · 12 years ago
  13. 63ea01e Comment only changes by philippe · 12 years ago
  14. 5db022b no recording of execontext for track origin in brk/signal stack when track-origin=no by philippe · 12 years ago
  15. d5fb89d Avoid to record execontext used for origin tracking when --trac-origins=no by philippe · 12 years ago
  16. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 12 years ago
  17. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  18. 550c826 output the nr of IP in the stacktrace header produced by v.info exectxt by philippe · 12 years ago
  19. 53bc8bc update a test following revision 13220 by philippe · 12 years ago
  20. f3a6e93 Addition of GDB server monitor command 'v.info execontext' that shows by philippe · 12 years ago
  21. c08fd4e s390: Add ecag.stdout.exp-zec12 to EXTRA_DIST. by florian · 12 years ago
  22. b194317 add ecag exp file for zec12 by cborntra · 12 years ago
  23. e8c3115 remove useless undef of MYBUF_LEN by philippe · 12 years ago
  24. 04b2772 s390: Add testcases for DFP "shift significant" insns. by florian · 12 years ago
  25. 0a2682a s390: Add testcase for "test data class/group" insns. by florian · 12 years ago
  26. 17c5e2e by sewardj · 12 years ago
  27. 518401a s390: Add testcases for ESDTR and EXDTR. by florian · 12 years ago
  28. 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 12 years ago
  29. 528b350 is_stack_access: don't iterate over possibly non-existent stmts. This by sewardj · 12 years ago
  30. 000e6c8 Update list of ignored files. by florian · 12 years ago
  31. 29238c6 vbit-tester: In test_ternary_op return number of tests executed. by florian · 12 years ago
  32. 0fca5ee Remove a fixme. by florian · 12 years ago
  33. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 12 years ago
  34. 35b241b Avoid compiler warning on ppc32. by florian · 12 years ago
  35. 97a3d76 none/tests/process_vm_readv_writev: Avoid that compilation of this test program triggers a compiler warning by bart · 12 years ago
  36. b6c014b drd/tests/pth_cond_destroy_busy: Correct expected output by bart · 12 years ago
  37. 995e36d drd/tests/pth_cond_destroy_busy: Add by bart · 12 years ago
  38. d36fa80 drd: Handle pthread_cond_destroy() failure properly by bart · 12 years ago
  39. 142a4ba Updated for s390_defs.h. by florian · 12 years ago
  40. ef9c8ad s390: Add testcases for CDTR, CXTR, LDETR. LXDTR, LEDTR, LDXTR. by florian · 12 years ago
  41. d8e784d Companion patch to VEX r2605. Adds a few testcases and adapts the vbit by florian · 12 years ago
  42. f4bed37 Fix mc_translate for Iop_D64toD32. by florian · 12 years ago
  43. 543f7ef Minor style improvement over r13190. by petarj · 12 years ago
  44. c9fa640 Use different incorrect value in pth_detached3 by petarj · 12 years ago
  45. 6d79b74 Introduce DISABLE_PTHREAD_SPINLOCK_INTERCEPT flag by petarj · 12 years ago
  46. 9f35c0d Fix vbit tester for Iop_D32toD64 and Iop_D64toD32. by florian · 12 years ago
  47. c12486b Fix the configure check so that fair-sched works on Android too. by sewardj · 12 years ago
  48. 059838b With --stats=yes, also print TT/TC stats. by sewardj · 12 years ago
  49. 33332a3 Fix an operator precedence error found by BEAM. by florian · 12 years ago
  50. ef91fce Make sure the stack pointer is properly aligned when invoking a by tom · 12 years ago
  51. 24cf8df Make memcheck/tests/stpncpy be dependent on the presence/absence of by sewardj · 12 years ago
  52. f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 12 years ago
  53. 3088769 Update somewhat. by sewardj · 12 years ago
  54. b29b649 On ARM: Don't be spooked by Puts to the translation-invalidation spec by sewardj · 12 years ago
  55. 574e005 Add test cases for the UMAAL instruction. by sewardj · 12 years ago
  56. 3b10148 Fix cut'n paste error spotted by Mark Wielaard. by florian · 12 years ago
  57. df14eea Clean up the code for facility detection. by florian · 12 years ago
  58. 08b61aa Stop sending z10-ec nightly build messages to valgrind-developers by florian · 12 years ago
  59. b2d4d6e Update list of ignored files. by florian · 12 years ago
  60. 28db75c Make sys-openat test conditional upon the existence of AT_FDCWD. by florian · 12 years ago
  61. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  62. 8a6a76a Add documentation for --extra-debuginfo-path=. Relates to #310972. by sewardj · 12 years ago
  63. 432eb79 Identify opcodes that are not handled by the decoder in by florian · 12 years ago
  64. e593275 Fix some gcc complaints about unused variables in these tests. by sewardj · 12 years ago
  65. b331c1b The Signedness Police visit a couple of outlying systems in the Delta Quadrant. by sewardj · 12 years ago
  66. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  67. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  68. e00430b Add an intercept for stpncpy. Fixes #309427. (Mark Wielaard, mjw@redhat.com) by sewardj · 12 years ago
  69. 9990438 Add intercepts for wcscpy, wcscmp, wcsrchr and wcschr on Linux. by sewardj · 12 years ago
  70. 5e82b89 Use correct %rcx bit in the AVX feature check. Fixes #307285. by sewardj · 12 years ago
  71. 7c34279 When looking for a separate debug object, tolerate mismatched phdrs by by sewardj · 12 years ago
  72. f73de26 For sys-openat the dirfd argument should be ignored when the pathname by sewardj · 12 years ago
  73. bd61232 Synch opcode list with <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
  74. c3ed866 Accept blank lines in <binutils>/opcodes/s390-opc.txt. by florian · 12 years ago
  75. 56c7a2f Fix golden log. by florian · 12 years ago
  76. 3154134 Update with current bugs. by sewardj · 12 years ago
  77. 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
  78. 81d24c3 fix 310424 --read-var-info does not properly describe static variables by philippe · 12 years ago
  79. 370215f Fix missing in EXTRA_DIST errors reported by check_makefile_consistency by philippe · 12 years ago
  80. 384176b Update opcode table: add new insns for zEC12 by florian · 12 years ago
  81. a53843d Beef up testcase. Announce fix. Part of fixing BZ 310931. by florian · 12 years ago
  82. 0849a4d Probe host for conditional load/store facility. by florian · 12 years ago
  83. 4c9ac26 Correctly skip memcheck's getregset for MIPS. by petarj · 12 years ago
  84. 5afd53f Update opcode status. Announce fix for BZ #306035. by florian · 12 years ago
  85. 1bf4600 Add testcase for LAA insn. by florian · 12 years ago
  86. ebe68c2 Skip memcheck's getregset for MIPS. by petarj · 12 years ago
  87. cb22da5 Improve FAQ section discussing statically linked lib by philippe · 12 years ago
  88. d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
  89. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  90. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  91. ad1162a Flush events in Callgrind before enering a RMW region. by petarj · 12 years ago
  92. 6d5568d Update list of ignored files. by florian · 12 years ago
  93. 1472ad4 Another signedness fix. by sewardj · 12 years ago
  94. ea395fa Fix up another char-signedness straggler. by sewardj · 12 years ago
  95. 9a1c8a8 Add test cases for definedness propagation through PCMPISTRI $0x3A. by sewardj · 12 years ago
  96. be0c23d Remove not-used typedef by weidendo · 12 years ago
  97. 6652bcc Callgrind: fix Ir cost update for ignored functions by weidendo · 12 years ago
  98. 9b826d6 Add test cases for dependency tracking through pmovmskb and bsfl. by sewardj · 12 years ago
  99. 66826ec Fix a couple of x86 char-signedness stragglers by sewardj · 12 years ago
  100. 87e0a64 One more Char/HChar mixup in conditional code. Reported by Bart. by florian · 12 years ago