1. a9ccca3 Add support for ioctl(fd, TIOCSIG, signal_number) which used by florian · 10 years ago
  2. d094035 Fix BZ 339789. /bin/true does not exist on Darwin. Patch by rhyskidd@gmail.com. by florian · 10 years ago
  3. d3f6f3e Fix the prerequisite of the none/tests/rlimit64_nofile testcase. by florian · 10 years ago
  4. 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
  5. cb26cae Update. by sewardj · 10 years ago
  6. 57afaa4 Bug 339858 arm64 dmb sy not implemented NEWS entry. by mjw · 10 years ago
  7. e14440d Bug 339855 arm64 unhandled getsid/setsid syscalls. by mjw · 10 years ago
  8. fd2ac38 Bug 339853 arm64 times syscall unknown. by mjw · 10 years ago
  9. bb861b5 follow up to fix for 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  10. 82d9c90 Indicate the fix for 339721 is only partial by philippe · 10 years ago
  11. d4636ab fix 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  12. 99e644a Use correct tag names in sys_getdents/64 wrappers. by florian · 10 years ago
  13. a5682e0 Add entry to NEWS file for fixed bugzilla 339433 by carll · 10 years ago
  14. 5b83063 Add entry to NEWS file for fixed bugzilla 339182 by carll · 10 years ago
  15. 7e90510 Remove unneeded header file which does not exist on Darwin. by florian · 10 years ago
  16. b5b755f The testbuckets none/tests/ppc{32,64} did not build in case the by florian · 10 years ago
  17. 3629f4a Glibc versions prior to 2.5 do not define PTRACE_GETSIGINFO by florian · 10 years ago
  18. 2d1f256 fix 339156 - gdbsrv not called for fatal signal by philippe · 10 years ago
  19. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  20. 454bd96 Prepare NEWS sections for the next release 3.11.0 by philippe · 10 years ago
  21. a65b6ad Merge r14514 from 3_10_BRANCH (--> 3.10.0) by sewardj · 10 years ago
  22. 47c6d14 Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of by sewardj · 10 years ago
  23. c5090fb Bug 338974 glibc 2.20 changed size of struct sigaction sa_flags on s390 by mjw · 10 years ago
  24. a384c3f Handle gcc version 5.x.y. by mjw · 10 years ago
  25. b717cef mips32: mention MIPS32/Android as supported platform by petarj · 10 years ago
  26. 3eeeb45 Update. by sewardj · 10 years ago
  27. 9450a8e Fix 338698 race condition between gdbsrv and vgdb on startup by philippe · 10 years ago
  28. ae6e3ac Add a redirection for the 'index' function. Fixes BZ #327943 by florian · 10 years ago
  29. 4450a0e Improvements for Android: by sewardj · 10 years ago
  30. d8bd8a7 Update after more triaging. by sewardj · 10 years ago
  31. a1369f8 fix a typo in NEWS by philippe · 10 years ago
  32. 956b6d2 --> 3.10.0.BETA1 by sewardj · 10 years ago
  33. 218f651 Tidy this up for the 3.10.0 beta. by sewardj · 10 years ago
  34. 4fa7108 Bug 338703 helgrind on arm-linux gets false positives in dynamic loader. by mjw · 10 years ago
  35. 882038d Deprecate --db-attach Fixes BZ #337871 by florian · 10 years ago
  36. 36750c0 Bug 338681 Enable clone backtrace hack for i386-linux in helgrind. by mjw · 10 years ago
  37. ba473c5 Initial triage pass for all remaining newly opened bugs. by sewardj · 10 years ago
  38. c57db6c document in NEWS the fact that stack registration start/end boundaries by philippe · 10 years ago
  39. ec8ed09 Update. by sewardj · 10 years ago
  40. 1cd2378 Bug 338615 suppress glibc 2.20 optimized strcmp implementation for ARMv7. by mjw · 10 years ago
  41. b071b71 338499 --sim-hints parsing broken due to wrong order in tokens (after introduction of no-nptl-pthread-stackcache) by philippe · 10 years ago
  42. 021e6b6 Memcheck: add a new flag, --show-mismatched-frees=no|yes [yes], to by sewardj · 10 years ago
  43. 65dcc8b NEWS 330319 vex amd64->IR: unhandled instruction bytes: 0xF 0x1 0xD5 (xend) by mjw · 10 years ago
  44. 3a3f57f Bug 338445 amd64 vbit-test fails with unknown opcodes used by arm64 VEX. by mjw · 10 years ago
  45. 0c12c46 Update in NEWS the gcc release needed to better support Ada tasks termination by philippe · 10 years ago
  46. ab69b4a configure should check for warning flags supported to disable them (#338205). by mjw · 10 years ago
  47. a50e88f Announce in NEWS the change of behaviour (i.e. validity checking) by philippe · 10 years ago
  48. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  49. 7692f16 drd: Clear conflict set after fork (#338115) by bart · 10 years ago
  50. 8b662d5 fix 338024 inlined functions are not shown if DW_AT_ranges is used by philippe · 10 years ago
  51. c609732 add support for VKI_BLKDISCARDZEROES by cborntra · 10 years ago
  52. d696b75 NEWS: Add #331829 (Unexpected ioctl opcode sign extension) by bart · 10 years ago
  53. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  54. c06f684 Fix dangling ref in m_errormgr.c + report all uninit fields in a syscall param by philippe · 10 years ago
  55. 0f3feed Announce now in NEWS that now all locks are announced. by philippe · 10 years ago
  56. 8061201 Describe the lock address in a lock announcement message. by philippe · 10 years ago
  57. 9b57557 Document fix of BZ#315199. by tom · 10 years ago
  58. 7c69a3e Add a new heuristic 'length64' to detect interior pointers by philippe · 10 years ago
  59. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  60. c81436d Bug 336619 valgrind --read-var-info=yes doesn't handle DW_TAG_restrict_type. by mjw · 10 years ago
  61. a683826 Bug 337094 ifunc wrapper is broken on ppc64. by mjw · 10 years ago
  62. aa91d41 Slightly refined the NEWS entry for silly/fishy args by philippe · 10 years ago
  63. 59e1f3c This patch decreases significantly the memory needed to store the lineloc info. by philippe · 10 years ago
  64. 7b6899d Provide a back trace when a function argument of a known allocation by florian · 10 years ago
  65. 626c3c7 Announce fix for BZ #336957 by florian · 10 years ago
  66. f77df94 Add support for the F_OFD_SETLK, F_OFD_SETLKW, and F_OFD_GETLK fcntl by tom · 10 years ago
  67. 8749145 NEWS: Mention #336772, --default-suppressions and the std::thread update in the drd manual by bart · 10 years ago
  68. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  69. abc1111 Add support for various SIOCETHTOOL operations. BZ#303536. by tom · 10 years ago
  70. 99a39fb Wire up recvmmsg on arm. BZ#334585. by tom · 10 years ago
  71. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  72. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  73. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  74. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  75. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  76. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  77. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  78. 8e4d402 BZ 330257 has been fixed in r14055. by florian · 10 years ago
  79. 7fd2ec3 ms_print ought to create temporary files in a proper directory as by florian · 10 years ago
  80. d316782 Refine NEWS entry for helgrind Ada tasks intercepts by philippe · 10 years ago
  81. d40aff5 Add helgrind intercepts to have helgrind understanding Ada tasks terination rules by philippe · 10 years ago
  82. eb3af1c Announce in NEWS 199144 == 278972 by philippe · 10 years ago
  83. 67e1ad2 Announce in NEWS the support for inlined function calls in stacktraces/suppressions by philippe · 10 years ago
  84. 58ba784 Update. by sewardj · 10 years ago
  85. dca0af6 mips64: Tests for Cavium MIPS Octeon Atomic and Count Instructions. by dejanj · 10 years ago
  86. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  87. 49c3645 Update. by sewardj · 10 years ago
  88. c3ba239 Forgot to update NEWS file with bugzilla 335155 fix. by carll · 10 years ago
  89. 5992918 NEWS: Add #333072 by bart · 10 years ago
  90. 8b8d7c7 Fix 334788 clarify doc about --log-file initial program directory by philippe · 10 years ago
  91. d898bf0 Revert "Tools should explain why an option is bad when using fmsg_bad_option." by mjw · 10 years ago
  92. 1f2f9a1 Tools should explain why an option is bad when using fmsg_bad_option. by mjw · 10 years ago
  93. ec1e2ea Update. by sewardj · 10 years ago
  94. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  95. 1c9b599 Update. by sewardj · 10 years ago
  96. aa02f66 Use safe_to_deref in coregrind syswrap-generic.c (msghdr_foreachfield). by mjw · 10 years ago
  97. 5c683cf Support -Wformat -Werror=format-security. by mjw · 10 years ago
  98. da0b940 Minor updates. by sewardj · 10 years ago
  99. de381ca 3_9_BUGSTATUS.txt: looked at all bugs in the file. Moved fixed ones by sewardj · 10 years ago
  100. 20bafc2 Add test for MPX instructions and bnd prefix. Bug #333666. by mjw · 10 years ago