1. b49e4a5 Tidy up m_oset.c by florian · 10 years ago
  2. 8219bff configure.ac: Generalize glibc version check by bart · 10 years ago
  3. fec2447 configure.ac: Generalize gcc / clang version check by bart · 10 years ago
  4. 68790a7 VG_(malloc/calloc/strdup) never return NULL (and never will). by florian · 10 years ago
  5. 659efde Fix a memory leak found by IBM's BEAM checker. by florian · 10 years ago
  6. 511df4e When piecing together the file name of a vgdb FIFO do not allow by florian · 10 years ago
  7. d95f093 Record some bugs outstanding following 3.10.0. by sewardj · 10 years ago
  8. a19c818 Bump version on the trunk (--> 3.11.0.SVN). by sewardj · 10 years ago
  9. a65b6ad Merge r14514 from 3_10_BRANCH (--> 3.10.0) by sewardj · 10 years ago
  10. 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
  11. 4bf35b9 Add a missing break as identified by IBM's BEAM checker. by florian · 10 years ago
  12. f5d8e65 Remove some unneded checks as identified by IBM's BEAM checker. by florian · 10 years ago
  13. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  14. e464e80 Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable_size) by florian · 10 years ago
  15. a75b56e Avoid doing arithmetic with NULL by philippe · 10 years ago
  16. c5090fb Bug 338974 glibc 2.20 changed size of struct sigaction sa_flags on s390 by mjw · 10 years ago
  17. a384c3f Handle gcc version 5.x.y. by mjw · 10 years ago
  18. 3ebc6dc Fix missing break in switch Spotted by Florian Krohm, using BEAM static analyzer by philippe · 10 years ago
  19. edd3033 Accept glibc 2.20 as valid. by mjw · 10 years ago
  20. bd15508 Replace wrong <../memcheck.h> by "../memcheck.h" by philippe · 10 years ago
  21. 6680b51 also do unshare and pivot_root on s390x by cborntra · 10 years ago
  22. b717cef mips32: mention MIPS32/Android as supported platform by petarj · 10 years ago
  23. a069596 Create 3_10_BUGSTATUS.txt. by sewardj · 10 years ago
  24. 3eeeb45 Update. by sewardj · 10 years ago
  25. 8a3377f Add support for sys_pivot_root and sys_unshare. Patch from by sewardj · 10 years ago
  26. 2cef25b update svn ignore lists by petarj · 10 years ago
  27. ba60227 Bug 338803 followup. Only print cross-CU warning when -v is given. by mjw · 10 years ago
  28. 1e3e835 drd/tests: Follow-up for r14478 - make regression test output independent of --read-inline-info by bart · 10 years ago
  29. 1c750c9 mips64: use generic MK_(guess_and_register_stack) by petarj · 10 years ago
  30. 88f762e Disable default-yes setting of read-inline-info for MacOS, and enable by sewardj · 10 years ago
  31. 6b0cdb0 More stack-end-semantics fixups for MacOS following r14422 and r14392. by sewardj · 10 years ago
  32. 92882e5 Go back to $test_dirs after each test run or tests dir run by philippe · 10 years ago
  33. a687b54 update callgrind and cachegrind filtering logic following rev 14469 by philippe · 10 years ago
  34. 57d534d Do not modify a character string that could be a readonly string literal. by florian · 10 years ago
  35. 924fa34 readstabs.c: Don't include a.out.h, just define the stabs symbol nlist entry. by mjw · 10 years ago
  36. 83b18f4 nightly: source is a bashism, use '.' instead by mjw · 10 years ago
  37. ac5aafe nightly: Try harder to get vendor stuff. by mjw · 10 years ago
  38. 76f2cb1 nightly: Try even more locations for finding glibc. by mjw · 10 years ago
  39. cbc2e0e Avoid a compiler warning about int-to-ptr casting. by sewardj · 10 years ago
  40. 124e56d Rename "--kernel-variant=android-emulator-no-hw-tls" to by sewardj · 10 years ago
  41. d3f3dab drd: Make regression test output independent of --read-inline-info by bart · 10 years ago
  42. de9b485 drd/docs/drd-manual.xml: Remove a redundant phrase. by bart · 10 years ago
  43. 6ae06ed Partial bypass for 338803 Handling of dwz debug alt files or cross-CU is broken by philippe · 10 years ago
  44. 9450a8e Fix 338698 race condition between gdbsrv and vgdb on startup by philippe · 10 years ago
  45. 7cf5f66 Always check crc in open_debug_file for now. Bug #338791 followup. by mjw · 10 years ago
  46. 0138505 Improved argument checking for sys_kcmp. Derived from patch from by sewardj · 10 years ago
  47. 438c471 evh__new_mem_heap: get rid of pointless conditional. Spotted by by sewardj · 10 years ago
  48. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  49. 3b03744 Fix function prototype as pointed out by clang. by florian · 10 years ago
  50. 9c42601 maybe_tweak_LLc: generalise this so that it can mash more or less any by sewardj · 10 years ago
  51. 0b91943 The purpose of the test is to see whether the exported header files by florian · 10 years ago
  52. 807c454 Fix most clang warnings. by florian · 10 years ago
  53. 25fc405 The update fixes a format issue in the PPC test by carll · 10 years ago
  54. 17804f6 Move the endianess test for ppc64 to the correct place. by florian · 10 years ago
  55. c5af2ae Bug 338791 Handle debug alt dwz files that are relative to the debug file. by mjw · 10 years ago
  56. a6b1728 Make sure valgrind builds with clang 3.5.0 by florian · 10 years ago
  57. 76d5c82 Remove unneeded variable. by sewardj · 10 years ago
  58. 2fe4619 add more system call numbers for s390. While we are at it by cborntra · 10 years ago
  59. 14402d1 Revert an accidentally checked in change. by florian · 10 years ago
  60. c5927a6 Add a few more tasks to consider. by florian · 10 years ago
  61. 269069e arm64: enable test cases for str bN, [reg, reg etc] and str hN, [reg, by sewardj · 10 years ago
  62. 8d66ff7 Fix off-by-one error in size of coredumps. Patch from Ivo Raisr by sewardj · 10 years ago
  63. 6c730b9 arm64-linux: enable sys_mlock, sys_mlockall. Fixes #337766. by sewardj · 10 years ago
  64. 66fbb21 Patch adding support for V4L2/media ioctls. Patch from Hans Verkuil by sewardj · 10 years ago
  65. 12d5abc Add Xen 4.4 evtchn ioctl wrappers. Patch from Antony Saba by sewardj · 10 years ago
  66. 9e4ec3a Add support for Xen hypercalls used by libvmi. Patch from Antony Saba by sewardj · 10 years ago
  67. dfd5334 Add support for ppc32 syscalls used by uClibc. Patch from Kristof by sewardj · 10 years ago
  68. 2fee870 Add support for sys_kcmp. Patch from Chris Jones by sewardj · 10 years ago
  69. 23d548d Remove accidentally committed bit of text. by sewardj · 10 years ago
  70. 0cf63b0 mips64: add tests for Cavium BBIT0 and BBIT1 by petarj · 10 years ago
  71. cebb3cd Document the new --kernel-variant options committed in r14440. by sewardj · 10 years ago
  72. 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
  73. 3e49e4c readdwarf3.c: Improve error message on bad DW_FORM_GNU_[ref|strp]_alt usage. by mjw · 10 years ago
  74. f2c0230 nightly/bin/nightly: Handle libc.so being in /lib or /lib64. by mjw · 10 years ago
  75. 18bbd36 Add std_thread2.supp to the tarball. by florian · 10 years ago
  76. ae6e3ac Add a redirection for the 'index' function. Fixes BZ #327943 by florian · 10 years ago
  77. 4450a0e Improvements for Android: by sewardj · 10 years ago
  78. d8bd8a7 Update after more triaging. by sewardj · 10 years ago
  79. d099e51 gcc on arm64 -Og produces a (false positive) warning that by philippe · 10 years ago
  80. a1369f8 fix a typo in NEWS by philippe · 10 years ago
  81. 7efa165 Update helgrind default suppression so that it matches with by philippe · 10 years ago
  82. e4200b5 Fix wrong operator = (instead of ==) in assertion by philippe · 10 years ago
  83. f35dad7 Fix wrong operator (detected by Coverity) by philippe · 10 years ago
  84. ee0ee03 Fix a few incorrect format strings. Spotted by the Coverity checker. by florian · 10 years ago
  85. 5a5031e Add support for some more tun/tap ioctls. BZ#315952. by tom · 10 years ago
  86. 2d3aed7 The 4th parameter of lzo1x_decompress_safe has lzo_uint * type by florian · 10 years ago
  87. 97b89f7 Remove some unneeded checks. These were spotted by the Coverity checker. by florian · 10 years ago
  88. fdae231 Avoid memory leak. by florian · 10 years ago
  89. 956b6d2 --> 3.10.0.BETA1 by sewardj · 10 years ago
  90. d704f73 Tweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to match more gdb versions. by mjw · 10 years ago
  91. 9b29b14 Add a clarifying comment. by florian · 10 years ago
  92. 218f651 Tidy this up for the 3.10.0 beta. by sewardj · 10 years ago
  93. ef93463 Add a ( that was missed in r14419 (Prepare to change the default for by sewardj · 10 years ago
  94. dcd1ed4 Make --read-inline-info=yes be the default on Memcheck and Helgrind by sewardj · 10 years ago
  95. b7dfa58 Followup to r14392 (fix up of stack bounds semantics) needed to keep by sewardj · 10 years ago
  96. b69cd96 VG_(getdents64) is only needed on Linux, and causes build problems by sewardj · 10 years ago
  97. e467521 prepare for changing the default of --read-inline-info by philippe · 10 years ago
  98. 347a481 Prepare to change the default for --read-inline-info from =no to =yes by philippe · 10 years ago
  99. 8ad6e5e Update list of ignored files. by florian · 10 years ago
  100. 424385e Add a missing VKI_ prefix. No functional change. by sewardj · 10 years ago