1. eb83f6c Implement malloc_size for the vg_default_zone on Darwin. by sewardj · 13 years ago
  2. 236a71a Document the new --fair-sched option. by philippe · 13 years ago
  3. 5786420 Avoid having holes in the VgdbShared struct. by philippe · 13 years ago
  4. d5f4826 Hide our use of pkglibdir to stop automake 1.11.2 and later complaining. by tom · 13 years ago
  5. b34cb7f Add test cases for MPSADBW. See #294048. by sewardj · 13 years ago
  6. 90ffbe3 x86: don't forget to initialise guest %es from the host %es when by sewardj · 13 years ago
  7. 87a1fa5 ARM/Thumb only: fix a bug in which stack unwinding halts in some by sewardj · 13 years ago
  8. 6753200 With the change in VEX r2258 the guest IA will now also be accessed by florian · 13 years ago
  9. 0a64a7a Update status and build instructions for ICS (Android 4.0.3). by sewardj · 13 years ago
  10. a63005c Add test cases for PHMINPOSUW (SSE 4.1). See #287301. by sewardj · 13 years ago
  11. 9db268c Add test cases for 16 bit PCMPxSTRx variants. See #293754. by sewardj · 13 years ago
  12. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 13 years ago
  13. 4458779 Announce bug fix. by florian · 13 years ago
  14. c6fccd6 Use LC_ALL=C for a controlled environment. by florian · 13 years ago
  15. b46d7ad Wire up a few more syscalls. by florian · 13 years ago
  16. 6156b77 * fix Bug 290655 - Add support for AESKEYGENASSIST instruction by philippe · 13 years ago
  17. 8ce5c24 Change the garbage collection policy for the secondary VBit table by sewardj · 13 years ago
  18. 768f811 Update Subversion ignore list by bart · 13 years ago
  19. 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 · 13 years ago
  20. 8b3a609 Only mark data which has actually been filled in by recvmsg as defined. by tom · 13 years ago
  21. 200bdb3 Improve messages for mmsg calls. by tom · 13 years ago
  22. 361c3bd Correct system call name. by tom · 13 years ago
  23. 2764000 It turns out sendmmsg also updates the msg_len fields. by tom · 13 years ago
  24. a499123 Add support for the sendmmsg and recvmmsg system calls. Fixes BZ#277779. by tom · 13 years ago
  25. 8758e70 Add support for some SCSI ioctls. Patch from Jakub Jelinek on BZ#292627. by tom · 13 years ago
  26. 9e4b636 Add support for process_vm_readv and process_vm_writev system calls. by tom · 13 years ago
  27. 835a714 Add support for the F_GETOWN_EX and F_SETOWN_EX fcntl calls. by tom · 13 years ago
  28. d6ae9e6 Implement the getcpu vsyscall on amd64 by forwarding it to the real by tom · 13 years ago
  29. 5eac4b5 Wire up getcpu on amd64. Patch from Lénaïc Huard to close BZ#292993. by tom · 13 years ago
  30. 1cff53c Update linux system call lists. by tom · 13 years ago
  31. d895fee mc_main.c statistics has hard-coded logic to compute by philippe · 13 years ago
  32. da27543 Add testcases for TR, TRE, TRTT, TROT, TRTO insns. by florian · 13 years ago
  33. 466bac3 Add z10 EC build. by florian · 13 years ago
  34. 53b0d9a fix 290974 vgdb must align pages to VKI_SHMLBA (16KB) on ARM by philippe · 13 years ago
  35. 37e1dd0 Rework r12363 by bart · 13 years ago
  36. 12c4b34 drd/tests/sigalrm: Report thread creation failure by bart · 13 years ago
  37. 9bb46c4 drd: Avoid that an assertion failure is triggered if clone() fails. by bart · 13 years ago
  38. 0e947cf debug info reader: Add support for rvalue references. Closes #278313#c5. by bart · 13 years ago
  39. 42f83fe <valgrind/valgrind.h>: Fix for Intel C/C++ compiler in MSVC compatibility mode. by bart · 13 years ago
  40. df0c09e Make -d (enable debug logging) work on Fedora 16 / x86. by bart · 13 years ago
  41. e3c0a2a Add testcase for bugzilla #287260. Testcase by M.Welinder by florian · 13 years ago
  42. 3e1e218 none/tests/x86/bug125959-x86 language conformance fix: do not trigger signed integer overflow. Fixes #292628. by bart · 13 years ago
  43. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 13 years ago
  44. 91b7ec3 drd: Remove drd/drd_list.h again because of its GPLv2 license. by bart · 13 years ago
  45. 5c1f921 Fix a copy/paste error by bart · 13 years ago
  46. 41a378a drd: Add command-line option --ptrace-addr. by bart · 13 years ago
  47. e278ab5 drd: Use macros and inline functions for list manipulation by bart · 13 years ago
  48. e57a9e2 drd: Avoid that the changes from r12351 trigger a race condition when copying DrdPosixThreadArgs by bart · 13 years ago
  49. ce1d688 drd, semaphore implementation: Only wake the associated futex if at least one thread is waiting by bart · 13 years ago
  50. ae37e6d drd: Source code refactoring - use DRD_(thread_get_vc)() wherever appropriate by bart · 13 years ago
  51. c6bf184 drd: Source code refactoring - use DRD_(thread_get_vc)() wherever appropriate by bart · 13 years ago
  52. d678054 drd: Rename DRD_STOP_TRACE_VAR() into DRD_STOP_TRACING_VAR() by bart · 13 years ago
  53. a5cfd36 drd/tests/fp_race_xml: Filter out thread number and vector clock information by bart · 13 years ago
  54. e528697 drd: Fix a race condition in the pthread_create() intercept. by bart · 13 years ago
  55. b4c1afa drd: Generalize a suppression pattern by bart · 13 years ago
  56. e44bccc drd: Switch to new pool allocator by bart · 13 years ago
  57. 6e07448 Pool allocator: change the semantics of VG_(releasePA)() according to comment http://bugs.kde.org/show_bug.cgi?id=282230#c50. by bart · 13 years ago
  58. 5928d39 Add a perf test to measure the speed (and memory) of PDB handling. by philippe · 13 years ago
  59. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  60. fdfca22 Improve configure for SSE 4.2 detection. Fixes #271438 by florian · 13 years ago
  61. 722b48e Announce fix for #270796. Also keep the bug list sorted. by florian · 13 years ago
  62. e64c5a9 debug info reader: Add support for DW_TAG_unspecified_type. Closes #278313. by bart · 13 years ago
  63. 2e2f213 drd: Remove prefix from local variable names by bart · 13 years ago
  64. dac4779 debug info reader: rearrange the source code such that gcc issues a warning if an enumeration label is missing. by bart · 13 years ago
  65. d19733c Add support for the s390's TROO insn. These are the valgrind bits. by florian · 13 years ago
  66. f7ef3b9 Update Subversion ignore lists by bart · 13 years ago
  67. a9cc2dd drd: Make it easier to enable the debug statements in the ELF section suppression code by bart · 13 years ago
  68. 864920d drd: Set up red zone before the first instruction of a thread is run. by bart · 13 years ago
  69. 993d32f drd: Refactor functions for starting / stopping to access stack memory by bart · 13 years ago
  70. ad193e7 drd: Reformat three comment blocks by bart · 13 years ago
  71. 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 13 years ago
  72. ae52a93 Valgrind gdbserver can open/close connections multiple times by philippe · 13 years ago
  73. c521406 configure.in: Make compiler version check more robust by bart · 13 years ago
  74. 515e269 * Use the arg name forClient to document the calls to VG_(am_get_advisory) by philippe · 13 years ago
  75. 43acc07 Terminate comment correctly. by florian · 13 years ago
  76. 5544d5b Fix accounting for MC_(realloc). It was inconsistent as compared to by florian · 13 years ago
  77. e75fdeb add support for glibc 2.15 by dirk · 13 years ago
  78. 221b707 Avoid buffer overrun in percentify call. by philippe · 13 years ago
  79. 238ac2f Spelling fix by bart · 13 years ago
  80. 7ee8b88 Small doc changes: by philippe · 13 years ago
  81. 1d76a80 fix 289699 vgdb connection in relay mode erroneously closed due to buffer overrun by philippe · 13 years ago
  82. bd28c5e While investigating whether bugzilla #286040 was a problem or by florian · 13 years ago
  83. 54212b6 When reading a decimal value consume decimal digits, not hexdigits. by florian · 13 years ago
  84. 5945164 Beef up VG_(strerror) to provide correct messages for the by florian · 13 years ago
  85. 8f927a5 Fix 247386 make perf does not run all performance tests : by philippe · 13 years ago
  86. 15e301e * none/tests/linux/mremap3.vgtest : new test by philippe · 13 years ago
  87. 5eb378e Updated NEWS (set next version to 3.8.0, added 286270 to fixed bugs+reordered) by philippe · 13 years ago
  88. 27656f8 DRD: revert r12308 because it didn't help by bart · 13 years ago
  89. b4913ad DRD: add two ppc output variants by bart · 13 years ago
  90. 25026ef DRD, load/store tracing: avoid evaluating the address expression twice by bart · 13 years ago
  91. 1e856ea Add a configure test for detecting whether gcc supports atomic operations on by bart · 13 years ago
  92. 4797dbe DRD: Suppress uninteresting races triggered by the dynamic loader by bart · 13 years ago
  93. ac0686d drd/tests/Makefile.am: update EXTRA_DIST by bart · 13 years ago
  94. 8b173f7 Update Subversion ignore list by bart · 13 years ago
  95. 42f3263 drd --trace-addr: make tracing 64-bit values on a 32-bit platform work by bart · 13 years ago
  96. 7ca75ed DRD, --trace-addr: enable support for Ity_F32 and Ity_F64 / temporarily disable support for 64-bit CAS on 32-bit platforms by bart · 13 years ago
  97. e7da9a8 DRD: Eliminate a temporary variable by bart · 13 years ago
  98. d2ba0ea drd/tests/annotate_trace_memory*: add 32-bit output variants by bart · 13 years ago
  99. 811b60e drd/tests/pth_cleanup_handler: increase timeout by bart · 13 years ago
  100. 9ad8d80 DRD: rearrange the definition of u_widen_irop[][] by bart · 13 years ago