1. 7c41246 Update the memcpy intercept for Helgrind in accordance with that by sewardj · 12 years ago
  2. 54eac25 /* Do expensive interpretation for Iop_Add32 and Iop_Add64 on by sewardj · 12 years ago
  3. ef49323 Add a nasty kludge in the handling of mmap on Darwin. Does not apply by sewardj · 12 years ago
  4. 74a1658 rlimit64_nofile won't build on Darwin, so don't try. by sewardj · 12 years ago
  5. ff62002 Make this compile on Darwin. by sewardj · 12 years ago
  6. 9d061d0 Fix up debug printing -- no functional change. by sewardj · 12 years ago
  7. 3410383 Keep the stack properly 16 aligned when delivering signals on x86-darwin. by sewardj · 12 years ago
  8. 06728c8 Keep the stack properly 16-aligned when delivering signals on by sewardj · 12 years ago
  9. 625c3e7 Fill in missing signal handling macros for amd64-darwin. by sewardj · 12 years ago
  10. 161404e Darwin: Fix a copy/paste error that was introduced in r12458 by bart · 12 years ago
  11. 9a2b80d Check whether the big lock is held before invoking pre_thread_ll_create. by bart · 12 years ago
  12. 4e86dd1 Remove strange e which appeared in r12456, replace by a real e. by philippe · 12 years ago
  13. 6155d36 Have check_makẹfile_consistency run at the end of make regtest by philippe · 12 years ago
  14. cc2f71b add test-plo-no.stderr.exp-s390x-mvc in EXTRA_DIST. by philippe · 12 years ago
  15. 9c1a505 Support sys_fallocate on arm-linux. by sewardj · 12 years ago
  16. 8d67425 fix 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes by philippe · 12 years ago
  17. 9c85587 Modify test so that scheduling events are generated. by philippe · 12 years ago
  18. 147e0a9 Update s390 opcode list. by florian · 12 years ago
  19. f9925fe Add script that assists with updating s390-opcodes.csv. by florian · 12 years ago
  20. eadfb1f Add spreadsheet that lists all s390 opcodes in the following format: by florian · 12 years ago
  21. 95b26b1 Add expected output for s390x with compilers using mvc. by florian · 12 years ago
  22. 0bfaf54 Add expected results for 32-bit little endian platform. by florian · 12 years ago
  23. 172a3bb Make a more precise reference to the g++ version. by philippe · 12 years ago
  24. ede2d6c (for x86 and amd64): Change the type of the shadow regs for floating point registers by philippe · 12 years ago
  25. 561b832 Change the type of the shadow regs for floating point registers by florian · 12 years ago
  26. e2b8aa4 Add s390x register decsription to vgdb. This enables examination by florian · 12 years ago
  27. f1e1aa6 Fix leak in debuginfo.c by philippe · 12 years ago
  28. 72faf10 Allows to run regression tests in an outer/inner setup. by philippe · 12 years ago
  29. de7daf4 Modify none/tests/execve.c so to avoid infinite loop with --trace-children=yes by philippe · 12 years ago
  30. 11cc9ce Ensure VALGRIND_MALLOCLIKE_BLOCK protects the red zones. by philippe · 12 years ago
  31. d4f5aac Finally understood why an outer on inner on a 32 bit application by philippe · 12 years ago
  32. 3f6e9d9 Suppress race reports on ticket lock state variables by bart · 12 years ago
  33. 92e2c64 Suppress race reports on VG_(threads)[tid].os_state.exitcode by bart · 12 years ago
  34. 9e3a08f Use ANNOTATE_BENIGN_RACE_SIZED() to suppress race reports on owner_lwpid by bart · 12 years ago
  35. 40d7c01 helgrind: Implement ANNOTATE_BENIGN_RACE_SIZED() by bart · 12 years ago
  36. 82646de Update Subversion ignore list by bart · 12 years ago
  37. 27233e9 When analyzing Valgrind with drd, suppress uninteresting race reports on VG_(threads)[].status by bart · 12 years ago
  38. 03820b4 Update Subversion ignore list by bart · 12 years ago
  39. da04f3e Change the behaviour of --partial-loads-ok=yes to avoid false by sewardj · 12 years ago
  40. 88d7584 Make it possible to #include <valgrind/drd.h> after <valgrind/helgrind.h> by bart · 12 years ago
  41. a2340a5 Suppress uninteresting race reports on sema->owner_lwpid by bart · 12 years ago
  42. 4a91d62 none/tests: Update Subversion ignore list by bart · 12 years ago
  43. 66bc951 Turn no-op versions of INNER_REQUEST into statements, not values, by sewardj · 12 years ago
  44. 6919736 Ah, the joys of applying patches by hand. Redo r12424 but get the by sewardj · 12 years ago
  45. d9dbbc9 x86-darwin: _start: keep the stack 16-aligned. Fixes #295428. by sewardj · 12 years ago
  46. a65f80c Reinstate intercepts for plain "memcpy" and "memmove" on OSX <= 10.6 by sewardj · 12 years ago
  47. e139a46 MacOS only: VG_(get_changed_segments) callback by sewardj · 12 years ago
  48. 8236fe6 Add support for the HCIINQUIRY ioctl. by tom · 12 years ago
  49. d543d74 Add support for the I2C_RDWR ioctl. Patch from arnaud mouiche to fix BZ#286261. by tom · 12 years ago
  50. 4bad593 Fix leak of range_list (see below an example) in readdwarf3.c. by philippe · 12 years ago
  51. 3ba8a89 Update bug reporting URL. by florian · 12 years ago
  52. 300c15a Fix a testcase. Constraint was incorrect allowing r0 to be used by florian · 12 years ago
  53. 0d366ad * Improve documentation of --vgdb=full by philippe · 12 years ago
  54. 3dfd6bb Avoid possibly unaligned memory access. by florian · 12 years ago
  55. 277eaff * README_DEVELOPERS : complete/enhance the section about outer/inner by philippe · 12 years ago
  56. 859b3fa none/tests/mq.c: Fix a copy-paste bug by bart · 12 years ago
  57. 09007e3 In case VALGRIND_MALLOCLIKE_BLOCK is wrongly used, output by philippe · 12 years ago
  58. aba260b Handle prlimit64 the same way we do getrlimit and setrlimit, with by tom · 12 years ago
  59. 0e1cac9 After a fork, gdbserver_init can be called again. by philippe · 12 years ago
  60. d9df0ea Fix leak found by running memcheck/tests/varinfo[1-6].vgtest by philippe · 12 years ago
  61. e318d0b Increase the size of buffers used for showing names when --trace-flags= is set. by sewardj · 12 years ago
  62. 4bbfc5f Fix one more leak detected by running memcheck in memcheck by philippe · 12 years ago
  63. 43dcb39 Android only: make the debuginfo mapping hack more flexible. by sewardj · 12 years ago
  64. 7d69fd9 Fix some memory leaks found by running memcheck on annotated memcheck. by philippe · 12 years ago
  65. ccb843b Tighten up initial guest/shodow state on s390x. by florian · 12 years ago
  66. 535bc7d Announce. by florian · 12 years ago
  67. 75a5f78 Fix buffer overflow bug when building the target file. by philippe · 12 years ago
  68. 5528e5e Revision 12396 (replacing pkglib_DATA by vglib_DATA) missed by philippe · 12 years ago
  69. 7299d84 Fedora 17 is merging /lib into /usr/lib so any suppression which by tom · 12 years ago
  70. eb83f6c Implement malloc_size for the vg_default_zone on Darwin. by sewardj · 12 years ago
  71. 236a71a Document the new --fair-sched option. by philippe · 12 years ago
  72. 5786420 Avoid having holes in the VgdbShared struct. by philippe · 12 years ago
  73. d5f4826 Hide our use of pkglibdir to stop automake 1.11.2 and later complaining. by tom · 12 years ago
  74. b34cb7f Add test cases for MPSADBW. See #294048. by sewardj · 12 years ago
  75. 90ffbe3 x86: don't forget to initialise guest %es from the host %es when by sewardj · 12 years ago
  76. 87a1fa5 ARM/Thumb only: fix a bug in which stack unwinding halts in some by sewardj · 12 years ago
  77. 6753200 With the change in VEX r2258 the guest IA will now also be accessed by florian · 12 years ago
  78. 0a64a7a Update status and build instructions for ICS (Android 4.0.3). by sewardj · 12 years ago
  79. a63005c Add test cases for PHMINPOSUW (SSE 4.1). See #287301. by sewardj · 12 years ago
  80. 9db268c Add test cases for 16 bit PCMPxSTRx variants. See #293754. by sewardj · 12 years ago
  81. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 12 years ago
  82. 4458779 Announce bug fix. by florian · 12 years ago
  83. c6fccd6 Use LC_ALL=C for a controlled environment. by florian · 12 years ago
  84. b46d7ad Wire up a few more syscalls. by florian · 12 years ago
  85. 6156b77 * fix Bug 290655 - Add support for AESKEYGENASSIST instruction by philippe · 12 years ago
  86. 8ce5c24 Change the garbage collection policy for the secondary VBit table by sewardj · 12 years ago
  87. 768f811 Update Subversion ignore list by bart · 12 years ago
  88. 3bd1fc5 nightly build: Run nightly build also if only VEX has been modified. Check out matching revisions of Valgrind and VEX instead of using latest VEX when checking out the (today - 1) source code. by bart · 12 years ago
  89. 8b3a609 Only mark data which has actually been filled in by recvmsg as defined. by tom · 12 years ago
  90. 200bdb3 Improve messages for mmsg calls. by tom · 12 years ago
  91. 361c3bd Correct system call name. by tom · 12 years ago
  92. 2764000 It turns out sendmmsg also updates the msg_len fields. by tom · 12 years ago
  93. a499123 Add support for the sendmmsg and recvmmsg system calls. Fixes BZ#277779. by tom · 12 years ago
  94. 8758e70 Add support for some SCSI ioctls. Patch from Jakub Jelinek on BZ#292627. by tom · 12 years ago
  95. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 12 years ago
  96. 835a714 Add support for the F_GETOWN_EX and F_SETOWN_EX fcntl calls. by tom · 12 years ago
  97. d6ae9e6 Implement the getcpu vsyscall on amd64 by forwarding it to the real by tom · 12 years ago
  98. 5eac4b5 Wire up getcpu on amd64. Patch from Lénaïc Huard to close BZ#292993. by tom · 12 years ago
  99. 1cff53c Update linux system call lists. by tom · 12 years ago
  100. d895fee mc_main.c statistics has hard-coded logic to compute by philippe · 12 years ago