1. 4110f6a mips64: run FPU tests only when FPU is available by petarj · 10 years ago
  2. 88cd162 mips: extend mips_features with a check for FPU by petarj · 10 years ago
  3. 9e431f0 implement KVM_KVMCLOCK_CTRL. Interestingly, the kernel does not check by cborntra · 10 years ago
  4. 202148c provide ioctl handlers for KVM_SET_TSS_ADDR. part of bugzilla 339424 by cborntra · 10 years ago
  5. b5b755f The testbuckets none/tests/ppc{32,64} did not build in case the by florian · 10 years ago
  6. 3629f4a Glibc versions prior to 2.5 do not define PTRACE_GETSIGINFO by florian · 10 years ago
  7. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  8. a5c9af6 Adapt LibVEX_Init invocation due to VEX r2955 changes. by florian · 10 years ago
  9. 6e468f4 Fix some comments that were still describing 32Gb as the limit for 'fast' memcheck by philippe · 10 years ago
  10. 7e4f04f Add missing ]] to terminate CDATA. Missing brackets are causing by philippe · 10 years ago
  11. db16f83 Fix wrong checking of ARG2 of getrlimit by philippe · 10 years ago
  12. 0af05d4 Handle explicitely all enum values in 'switch' on AddrInfo tag by philippe · 10 years ago
  13. 304e8fb Remove anouncement of helgrind dead in coregrind/m_debuginfo/README.txt by philippe · 10 years ago
  14. 2d1f256 fix 339156 - gdbsrv not called for fatal signal by philippe · 10 years ago
  15. 0f90fe1 r14319 dropped adding -Wwrite-strings to the compile flags. Add it back in. by florian · 10 years ago
  16. 8eebf23 Fix a few casts that dropped type qualifiers. As pointed out by -Wcast-qual. by florian · 10 years ago
  17. f09d2a9 Remove a few useless asserts after memory allocation. by florian · 10 years ago
  18. 29fa14b Remove a few pointless asserts because the allocation functions by florian · 10 years ago
  19. f9aa4cb Enable -Wcast-align globally. Tested on x86-64, s390, and ppc64. by florian · 10 years ago
  20. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  21. b68c947 DRD: Handle Imbe_CancelReservation properly (clrex on ARM) by bart · 10 years ago
  22. a419291 drd/Makefile.am: Add -Wswitch-enum by bart · 10 years ago
  23. 454bd96 Prepare NEWS sections for the next release 3.11.0 by philippe · 10 years ago
  24. cd70d49 Fix type2index. It did not handle decimal floating point types. by florian · 10 years ago
  25. a57f114 Valgrind regression test fix for stfdpx instruction. by carll · 10 years ago
  26. a4ca4fe Fix incorrect use of VG_(tool_panic). Adapt checker script accordingly. by florian · 10 years ago
  27. bc25198 Update a comment by florian · 10 years ago
  28. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  29. f2df332 Fix leak that can happen in case of IO error between V gdbsrv and vgdb. by philippe · 10 years ago
  30. fd40d8b Remove a comment that is no longer valid. The real reason we (now) by florian · 10 years ago
  31. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  32. 5e1e923 Document NULL-ness of the return value of the dedup allocation functions. by florian · 10 years ago
  33. 6a65074 Document that VG_(newPA) and VG_(allocEltPA) never return NULL. by florian · 10 years ago
  34. b9d8fbb Document that VG_(newRangeMap) never returns NULL. Remove pointless asserts. by florian · 10 years ago
  35. 6aa8bd0 Tidy up m_wordfm. by florian · 10 years ago
  36. bf0ea23 ML_(dinfo_zalloc/strdup) never return NULL. Remove pointless by florian · 10 years ago
  37. fc252b5 Document that VG_(newSWA) never returns NULL (because its by florian · 10 years ago
  38. 9c39f51 Document the NULL-ness of the return values of HT_construct and HT_to_array. by florian · 10 years ago
  39. b49e4a5 Tidy up m_oset.c by florian · 10 years ago
  40. 8219bff configure.ac: Generalize glibc version check by bart · 10 years ago
  41. fec2447 configure.ac: Generalize gcc / clang version check by bart · 10 years ago
  42. 68790a7 VG_(malloc/calloc/strdup) never return NULL (and never will). by florian · 10 years ago
  43. 659efde Fix a memory leak found by IBM's BEAM checker. by florian · 10 years ago
  44. 511df4e When piecing together the file name of a vgdb FIFO do not allow by florian · 10 years ago
  45. d95f093 Record some bugs outstanding following 3.10.0. by sewardj · 10 years ago
  46. a19c818 Bump version on the trunk (--> 3.11.0.SVN). by sewardj · 10 years ago
  47. a65b6ad Merge r14514 from 3_10_BRANCH (--> 3.10.0) by sewardj · 10 years ago
  48. 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
  49. 4bf35b9 Add a missing break as identified by IBM's BEAM checker. by florian · 10 years ago
  50. f5d8e65 Remove some unneded checks as identified by IBM's BEAM checker. by florian · 10 years ago
  51. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  52. e464e80 Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable_size) by florian · 10 years ago
  53. a75b56e Avoid doing arithmetic with NULL by philippe · 10 years ago
  54. c5090fb Bug 338974 glibc 2.20 changed size of struct sigaction sa_flags on s390 by mjw · 10 years ago
  55. a384c3f Handle gcc version 5.x.y. by mjw · 10 years ago
  56. 3ebc6dc Fix missing break in switch Spotted by Florian Krohm, using BEAM static analyzer by philippe · 10 years ago
  57. edd3033 Accept glibc 2.20 as valid. by mjw · 10 years ago
  58. bd15508 Replace wrong <../memcheck.h> by "../memcheck.h" by philippe · 10 years ago
  59. 6680b51 also do unshare and pivot_root on s390x by cborntra · 10 years ago
  60. b717cef mips32: mention MIPS32/Android as supported platform by petarj · 10 years ago
  61. a069596 Create 3_10_BUGSTATUS.txt. by sewardj · 10 years ago
  62. 3eeeb45 Update. by sewardj · 10 years ago
  63. 8a3377f Add support for sys_pivot_root and sys_unshare. Patch from by sewardj · 10 years ago
  64. 2cef25b update svn ignore lists by petarj · 10 years ago
  65. ba60227 Bug 338803 followup. Only print cross-CU warning when -v is given. by mjw · 10 years ago
  66. 1e3e835 drd/tests: Follow-up for r14478 - make regression test output independent of --read-inline-info by bart · 10 years ago
  67. 1c750c9 mips64: use generic MK_(guess_and_register_stack) by petarj · 10 years ago
  68. 88f762e Disable default-yes setting of read-inline-info for MacOS, and enable by sewardj · 10 years ago
  69. 6b0cdb0 More stack-end-semantics fixups for MacOS following r14422 and r14392. by sewardj · 10 years ago
  70. 92882e5 Go back to $test_dirs after each test run or tests dir run by philippe · 10 years ago
  71. a687b54 update callgrind and cachegrind filtering logic following rev 14469 by philippe · 10 years ago
  72. 57d534d Do not modify a character string that could be a readonly string literal. by florian · 10 years ago
  73. 924fa34 readstabs.c: Don't include a.out.h, just define the stabs symbol nlist entry. by mjw · 10 years ago
  74. 83b18f4 nightly: source is a bashism, use '.' instead by mjw · 10 years ago
  75. ac5aafe nightly: Try harder to get vendor stuff. by mjw · 10 years ago
  76. 76f2cb1 nightly: Try even more locations for finding glibc. by mjw · 10 years ago
  77. cbc2e0e Avoid a compiler warning about int-to-ptr casting. by sewardj · 10 years ago
  78. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  79. d3f3dab drd: Make regression test output independent of --read-inline-info by bart · 10 years ago
  80. de9b485 drd/docs/drd-manual.xml: Remove a redundant phrase. by bart · 10 years ago
  81. 6ae06ed Partial bypass for 338803 Handling of dwz debug alt files or cross-CU is broken by philippe · 10 years ago
  82. 9450a8e Fix 338698 race condition between gdbsrv and vgdb on startup by philippe · 10 years ago
  83. 7cf5f66 Always check crc in open_debug_file for now. Bug #338791 followup. by mjw · 10 years ago
  84. 0138505 Improved argument checking for sys_kcmp. Derived from patch from by sewardj · 10 years ago
  85. 438c471 evh__new_mem_heap: get rid of pointless conditional. Spotted by by sewardj · 10 years ago
  86. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  87. 3b03744 Fix function prototype as pointed out by clang. by florian · 10 years ago
  88. 9c42601 maybe_tweak_LLc: generalise this so that it can mash more or less any by sewardj · 10 years ago
  89. 0b91943 The purpose of the test is to see whether the exported header files by florian · 10 years ago
  90. 807c454 Fix most clang warnings. by florian · 10 years ago
  91. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  92. 17804f6 Move the endianess test for ppc64 to the correct place. by florian · 10 years ago
  93. c5af2ae Bug 338791 Handle debug alt dwz files that are relative to the debug file. by mjw · 10 years ago
  94. a6b1728 Make sure valgrind builds with clang 3.5.0 by florian · 10 years ago
  95. 76d5c82 Remove unneeded variable. by sewardj · 10 years ago
  96. 2fe4619 add more system call numbers for s390. While we are at it by cborntra · 10 years ago
  97. 14402d1 Revert an accidentally checked in change. by florian · 10 years ago
  98. c5927a6 Add a few more tasks to consider. by florian · 10 years ago
  99. 269069e arm64: enable test cases for str bN, [reg, reg etc] and str hN, [reg, by sewardj · 10 years ago
  100. 8d66ff7 Fix off-by-one error in size of coredumps. Patch from Ivo Raisr by sewardj · 10 years ago