1. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  2. c06f684 Fix dangling ref in m_errormgr.c + report all uninit fields in a syscall param by philippe · 10 years ago
  3. 0f3feed Announce now in NEWS that now all locks are announced. by philippe · 10 years ago
  4. 8061201 Describe the lock address in a lock announcement message. by philippe · 10 years ago
  5. 9b57557 Document fix of BZ#315199. by tom · 10 years ago
  6. 7c69a3e Add a new heuristic 'length64' to detect interior pointers by philippe · 10 years ago
  7. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  8. c81436d Bug 336619 valgrind --read-var-info=yes doesn't handle DW_TAG_restrict_type. by mjw · 10 years ago
  9. a683826 Bug 337094 ifunc wrapper is broken on ppc64. by mjw · 10 years ago
  10. aa91d41 Slightly refined the NEWS entry for silly/fishy args by philippe · 10 years ago
  11. 59e1f3c This patch decreases significantly the memory needed to store the lineloc info. by philippe · 10 years ago
  12. 7b6899d Provide a back trace when a function argument of a known allocation by florian · 10 years ago
  13. 626c3c7 Announce fix for BZ #336957 by florian · 10 years ago
  14. f77df94 Add support for the F_OFD_SETLK, F_OFD_SETLKW, and F_OFD_GETLK fcntl by tom · 10 years ago
  15. 8749145 NEWS: Mention #336772, --default-suppressions and the std::thread update in the drd manual by bart · 10 years ago
  16. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  17. abc1111 Add support for various SIOCETHTOOL operations. BZ#303536. by tom · 10 years ago
  18. 99a39fb Wire up recvmmsg on arm. BZ#334585. by tom · 10 years ago
  19. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  20. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  21. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  22. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  23. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  24. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  25. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  26. 8e4d402 BZ 330257 has been fixed in r14055. by florian · 10 years ago
  27. 7fd2ec3 ms_print ought to create temporary files in a proper directory as by florian · 10 years ago
  28. d316782 Refine NEWS entry for helgrind Ada tasks intercepts by philippe · 10 years ago
  29. d40aff5 Add helgrind intercepts to have helgrind understanding Ada tasks terination rules by philippe · 10 years ago
  30. eb3af1c Announce in NEWS 199144 == 278972 by philippe · 10 years ago
  31. 67e1ad2 Announce in NEWS the support for inlined function calls in stacktraces/suppressions by philippe · 10 years ago
  32. 58ba784 Update. by sewardj · 10 years ago
  33. dca0af6 mips64: Tests for Cavium MIPS Octeon Atomic and Count Instructions. by dejanj · 10 years ago
  34. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  35. 49c3645 Update. by sewardj · 10 years ago
  36. c3ba239 Forgot to update NEWS file with bugzilla 335155 fix. by carll · 10 years ago
  37. 5992918 NEWS: Add #333072 by bart · 10 years ago
  38. 8b8d7c7 Fix 334788 clarify doc about --log-file initial program directory by philippe · 10 years ago
  39. d898bf0 Revert "Tools should explain why an option is bad when using fmsg_bad_option." by mjw · 10 years ago
  40. 1f2f9a1 Tools should explain why an option is bad when using fmsg_bad_option. by mjw · 10 years ago
  41. ec1e2ea Update. by sewardj · 10 years ago
  42. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  43. 1c9b599 Update. by sewardj · 10 years ago
  44. aa02f66 Use safe_to_deref in coregrind syswrap-generic.c (msghdr_foreachfield). by mjw · 10 years ago
  45. 5c683cf Support -Wformat -Werror=format-security. by mjw · 10 years ago
  46. da0b940 Minor updates. by sewardj · 10 years ago
  47. de381ca 3_9_BUGSTATUS.txt: looked at all bugs in the file. Moved fixed ones by sewardj · 10 years ago
  48. 20bafc2 Add test for MPX instructions and bnd prefix. Bug #333666. by mjw · 10 years ago
  49. 8130f91 On a big application linking with gtk, using the compilation options by philippe · 10 years ago
  50. 5c5b8fc For the following c program: by philippe · 10 years ago
  51. c1c52e2 Update aarch64 fixes. by sewardj · 10 years ago
  52. f577434 Helgrind : two new gdbserver commands 'describe address' and 'info locks' by philippe · 10 years ago
  53. e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 10 years ago
  54. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  55. 6654de8 vgdb must not transmit signals when gdbserver has been ptrace-invoked. by philippe · 10 years ago
  56. c5fc866 Add client requests by sewardj · 10 years ago
  57. 6a7ce26 Update for ARM fe fixes for 332037 and n-i-bz LDRD .. [PC, ] by sewardj · 10 years ago
  58. 1c540aa NEWS: Mention recently fixed DRD issues by bart · 10 years ago
  59. 8b07a12 NEWS: Mention recently fixed DRD issues by bart · 10 years ago
  60. 78bc770 Enable sys_getpriority and sys_setpriority for ppc64. by mjw · 10 years ago
  61. f8ee0df updated NEWS to state bug 329956 is fixed for the next release. by carll · 10 years ago
  62. 7e5a9c2 This fixes the shadow validity setup of SP,IA and FPC. The current by cborntra · 10 years ago
  63. 3995526 Handle IPv6 addresses when reporting open file descriptors. by tom · 10 years ago
  64. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 10 years ago
  65. 4ced797 Make SGCheck fail with a meaningful message on unsupported platforms. by florian · 10 years ago
  66. 85905b6 Announce bug fix for BZ #331305 by florian · 10 years ago
  67. 417e103 Bug 331337 s390x WARNING: unhandled syscall: 326 (dup3) by mjw · 10 years ago
  68. 24f0c3a mips32: Support for 64bit FPU on MIPS32 platforms. by dejanj · 10 years ago
  69. 3e17274 Fix BZ #327212. Check for absolute path name at the end of by florian · 10 years ago
  70. b0385bc Filter out differences in structure size by tom · 10 years ago
  71. 77a6631 Use pclose instead of fclose to close pipes opened with popen, which by tom · 10 years ago
  72. 09c6ed8 Use sigjmp_buf with sig{set,long}jmp, not jmp_buf by tom · 10 years ago
  73. 77b1986 mips64: add tests for load indexed instructions by petarj · 10 years ago
  74. 4ea8f14 - Handle KVM_CREATE_IRQCHIP, which does not take any parameter by cborntra · 10 years ago
  75. aa229f3 Update NEWS for VEX r2814 by tom · 10 years ago
  76. 68f338f Fix typo in poll wrapper by tom · 10 years ago
  77. ddc4a18 Add support for the clock_adjtime system call. by tom · 10 years ago
  78. 4f5be8c Both eventfd and eventfd2 have post handlers that we were failing by tom · 10 years ago
  79. cc4a004 Update NEWS (platform changes section) with MIPS/Android by petarj · 11 years ago
  80. cffe2a5 add --vgdb-prefix arg to callgrind_control by philippe · 11 years ago
  81. 3d24135 The value of AT_BASE should be the offset between where the ELF interpreter by tom · 11 years ago
  82. feb533c Announce fix for BZ #327284. by florian · 11 years ago
  83. bcff2cc Fix 325714 Empty vgcore but RLIMIT_CORE is big enough (too big) by philippe · 11 years ago
  84. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 11 years ago
  85. 4229cbd Bug 328711 valgrind.1 manpage "memcheck options" section is badly generated by mjw · 11 years ago
  86. a9c40a3 Announce fix for BZ #328455. by florian · 11 years ago
  87. 7cd8848 NEWS entry for resolved bug 328100 XABORT not implemented (VEX r2800). by mjw · 11 years ago
  88. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
  89. 6d9e423 Move bug fix announcement to the FIXED BUGS section by philippe · 11 years ago
  90. b1b0182 NEWS: Mark #328205 as fixed by bart · 11 years ago
  91. 7553cde Announce bug fixed for several bugs in NEWS by philippe · 11 years ago
  92. a501f12 Create 3.10.0 section in NEWS, add (first draft of) README_DEVELOPERS_processes by philippe · 11 years ago
  93. 4c7254d Merge the following revisions from 3_9_BRANCH to trunk: by sewardj · 11 years ago
  94. f15231f Update. by sewardj · 11 years ago
  95. b8ba031 Fix 324227 memcheck false positive leak when a thread calls exit+block by philippe · 11 years ago
  96. cfe7d0e NEWS: Add entry for bug #326091 (drd and __GI_strlen()) by bart · 11 years ago
  97. c168542 NEWS: Add info about bugs #316181 and #316696 by bart · 11 years ago
  98. 817232e mips: update README.mips and NEWS for 3.9 by petarj · 11 years ago
  99. bf267d4 Update. by sewardj · 11 years ago
  100. a11ec17 Followup to r13652 (make the translation cache size be command-line by sewardj · 11 years ago