1. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  2. 1ef205b Change the return type of the replacement function for rawmemchr by florian · 10 years ago
  3. 2857285 Change the initialisation of the newly allocated struct sched_lock by florian · 10 years ago
  4. d327fb1 Followup to r14646. The symbol TIOCSIG is not necessarily defined, by florian · 10 years ago
  5. 6d487c1 Update list of ignored files. by florian · 10 years ago
  6. 09041e4 Rewritten to avoid cast that drops const qualification. by florian · 10 years ago
  7. a9ccca3 Add support for ioctl(fd, TIOCSIG, signal_number) which used by florian · 10 years ago
  8. d094035 Fix BZ 339789. /bin/true does not exist on Darwin. Patch by rhyskidd@gmail.com. by florian · 10 years ago
  9. d3f6f3e Fix the prerequisite of the none/tests/rlimit64_nofile testcase. by florian · 10 years ago
  10. 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
  11. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  12. 2fa8a5f Constify. by florian · 10 years ago
  13. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  14. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  15. 801c199 Rewrite print_file_vars such that it does not modify its by florian · 10 years ago
  16. be1036e Remove some dead code. by florian · 10 years ago
  17. 644a33a _thread_suspend: hold on to the lock when suspending some other by sewardj · 10 years ago
  18. eb86dda Add intercepts on MacOS 10.9 for by sewardj · 10 years ago
  19. 19e2c94 -Wmissing-enum seems to have arrived at the MacOS builds for some by sewardj · 10 years ago
  20. 82a50bd Remove unused variable VG_(clo_require_text_symbol). by florian · 10 years ago
  21. d6845c6 di_notify_ACHIEVE_ACCEPT_STATE: before starting to parse the ELF file, by sewardj · 10 years ago
  22. f9d4197 Enable sys_fadvise64_64 on arm32. by sewardj · 10 years ago
  23. 35a82d2 Merge revisions 14220, 14221, and 15629 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  24. a175ffb Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  25. cb26cae Update. by sewardj · 10 years ago
  26. ccfddfb Inline function definitions must not refer to objects with internal by florian · 10 years ago
  27. c754e68 Modify the compiler detection test so as to accept "Apple LLVM version by sewardj · 10 years ago
  28. c4fe430 Hide .version directives in assembly code on Mac, since XCode doesn't by sewardj · 10 years ago
  29. 76ca27c Fix the thread-name facility and associated test on Darwin. by sewardj · 10 years ago
  30. 57afaa4 Bug 339858 arm64 dmb sy not implemented NEWS entry. by mjw · 10 years ago
  31. 48e90fb Update. by sewardj · 10 years ago
  32. 110e0f8 Change eq_Invar to handle all kinds of InVars. Move an assert to a better spot. by florian · 10 years ago
  33. 2b9232a Handle (by ignoring) Imbe_CancelReservation. Detected by Florian by sewardj · 10 years ago
  34. e14440d Bug 339855 arm64 unhandled getsid/setsid syscalls. by mjw · 10 years ago
  35. fd2ac38 Bug 339853 arm64 times syscall unknown. by mjw · 10 years ago
  36. 2293a93 Forgotten mergeinfo update. by florian · 10 years ago
  37. 0c89e9b Merge revisions 14213 and 14612 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  38. d4fbf14 Use __typeof__. by florian · 10 years ago
  39. af18689 Add two gnu extensions DW_AT definition and tracing by philippe · 10 years ago
  40. bb861b5 follow up to fix for 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  41. 7931627 Merge revisions 14372 and 14607 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  42. 5709b83 Update mergeinfo. r14606 wasn't a proper svn merge. It was just an by florian · 10 years ago
  43. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  44. 82d9c90 Indicate the fix for 339721 is only partial by philippe · 10 years ago
  45. d4636ab fix 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  46. dea1603 Followup to r14600. Copy the contents of pub_core_guest.h to pub_tool_guest.h by florian · 10 years ago
  47. de6ffbd Entangle header files a bit. Specifically, pub_core_basics.h no longer by florian · 10 years ago
  48. 99e644a Use correct tag names in sys_getdents/64 wrappers. by florian · 10 years ago
  49. d6b9fcc The XArray element type of variable "described" is HChar not UChar. by florian · 10 years ago
  50. 2f088e7 Merge revisions 14337, 14596 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  51. fed3c04 Merge six easy pieces from the BUF_REMOVAL branch: by florian · 10 years ago
  52. 94086c7 Merge revisions 14216,14591,14593 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  53. 55fd2eb Update. by sewardj · 10 years ago
  54. a5682e0 Add entry to NEWS file for fixed bugzilla 339433 by carll · 10 years ago
  55. 5b83063 Add entry to NEWS file for fixed bugzilla 339182 by carll · 10 years ago
  56. 74054f4 Merge r14125 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  57. c7c92db Merge revisions 14212 and 14586 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  58. 5cdf526 drd/tests/std_thread2.supp: Add a suppression pattern by bart · 10 years ago
  59. ed596b8 Fix VG_(snprintf) missing arg in inner setup by philippe · 10 years ago
  60. cf6e734 Merge r14229 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  61. 3b860fc Merge r14251 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  62. 606afa9 Merge r14209 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  63. 7d3ae57 Merge r14208 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  64. 29d82f6 Merge 14206,14207,14261,14577,14578 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  65. 58946e9 Merge revisions 14203,14574,14575 from the BUF_REMOVAL by florian · 10 years ago
  66. 7e90510 Remove unneeded header file which does not exist on Darwin. by florian · 10 years ago
  67. 1dade8e mips64: enable soft-float build of the tests by petarj · 10 years ago
  68. 4110f6a mips64: run FPU tests only when FPU is available by petarj · 10 years ago
  69. 88cd162 mips: extend mips_features with a check for FPU by petarj · 10 years ago
  70. 9e431f0 implement KVM_KVMCLOCK_CTRL. Interestingly, the kernel does not check by cborntra · 10 years ago
  71. 202148c provide ioctl handlers for KVM_SET_TSS_ADDR. part of bugzilla 339424 by cborntra · 10 years ago
  72. b5b755f The testbuckets none/tests/ppc{32,64} did not build in case the by florian · 10 years ago
  73. 3629f4a Glibc versions prior to 2.5 do not define PTRACE_GETSIGINFO by florian · 10 years ago
  74. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  75. a5c9af6 Adapt LibVEX_Init invocation due to VEX r2955 changes. by florian · 10 years ago
  76. 6e468f4 Fix some comments that were still describing 32Gb as the limit for 'fast' memcheck by philippe · 10 years ago
  77. 7e4f04f Add missing ]] to terminate CDATA. Missing brackets are causing by philippe · 10 years ago
  78. db16f83 Fix wrong checking of ARG2 of getrlimit by philippe · 10 years ago
  79. 0af05d4 Handle explicitely all enum values in 'switch' on AddrInfo tag by philippe · 10 years ago
  80. 304e8fb Remove anouncement of helgrind dead in coregrind/m_debuginfo/README.txt by philippe · 10 years ago
  81. 2d1f256 fix 339156 - gdbsrv not called for fatal signal by philippe · 10 years ago
  82. 0f90fe1 r14319 dropped adding -Wwrite-strings to the compile flags. Add it back in. by florian · 10 years ago
  83. 8eebf23 Fix a few casts that dropped type qualifiers. As pointed out by -Wcast-qual. by florian · 10 years ago
  84. f09d2a9 Remove a few useless asserts after memory allocation. by florian · 10 years ago
  85. 29fa14b Remove a few pointless asserts because the allocation functions by florian · 10 years ago
  86. f9aa4cb Enable -Wcast-align globally. Tested on x86-64, s390, and ppc64. by florian · 10 years ago
  87. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  88. b68c947 DRD: Handle Imbe_CancelReservation properly (clrex on ARM) by bart · 10 years ago
  89. a419291 drd/Makefile.am: Add -Wswitch-enum by bart · 10 years ago
  90. 454bd96 Prepare NEWS sections for the next release 3.11.0 by philippe · 10 years ago
  91. cd70d49 Fix type2index. It did not handle decimal floating point types. by florian · 10 years ago
  92. a57f114 Valgrind regression test fix for stfdpx instruction. by carll · 10 years ago
  93. a4ca4fe Fix incorrect use of VG_(tool_panic). Adapt checker script accordingly. by florian · 10 years ago
  94. bc25198 Update a comment by florian · 10 years ago
  95. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  96. f2df332 Fix leak that can happen in case of IO error between V gdbsrv and vgdb. by philippe · 10 years ago
  97. fd40d8b Remove a comment that is no longer valid. The real reason we (now) by florian · 10 years ago
  98. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  99. 5e1e923 Document NULL-ness of the return value of the dedup allocation functions. by florian · 10 years ago
  100. 6a65074 Document that VG_(newPA) and VG_(allocEltPA) never return NULL. by florian · 10 years ago