1. d603584 Add a 32-bit-process only suppression, for OSX 10.8. Equivalent to by sewardj · 10 years ago
  2. 0b39288 Change the default setting --partial-loads-ok from "no" to "yes" by sewardj · 10 years ago
  3. 5ee7277 OSX 10.8/10.9: remove warning message. by sewardj · 10 years ago
  4. 8cab2de Add a 32-bit-process-only suppression. by sewardj · 10 years ago
  5. 594fc46 Make sanity check errors before/after syscalls be fatal. by sewardj · 10 years ago
  6. bec5ec5 Accuracy improvements to syscall wrappers for OSX 10.8 and 10.9. by sewardj · 10 years ago
  7. 588cd4e OSX 10.9/10.8: Debuginfo reading FSM: enable recording of r-- mappings by sewardj · 10 years ago
  8. 6f00ae9 Improve debug printing for the should-we-load-debuginfo-now? finite by sewardj · 10 years ago
  9. 882a9ec Darwin only: don't tell aspacemgr about the kernel commpage -- only by sewardj · 10 years ago
  10. 57f767c Add -Wno-tautological-compare to the standard compile flags, if that by sewardj · 10 years ago
  11. b17e13b Mark inline get function in image.c by philippe · 10 years ago
  12. e120667 Follow up to rev 13944 by philippe · 10 years ago
  13. 0b26082 Replace copy/pasted loop of the "range search" by doing a -1 in the loop by philippe · 10 years ago
  14. 05c459e Small fixes/improvements post-cfsi_m improvement by philippe · 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. 68654f6 Small comment fix for the UInt* cfsi_m index : 4 instead of 3 by philippe · 10 years ago
  17. 5c3dba2 This patch decreases significantly the memory needed to store the cfsi info. by philippe · 10 years ago
  18. f8b689a Shadow registers wronly shown by gdb on avx machine by philippe · 10 years ago
  19. e3e515b Fix a bug in the "numbering" dedup pool: as indicated in by philippe · 10 years ago
  20. ca65dc5 Silence a compiler warning as issued by certain versions of GCC. by florian · 10 years ago
  21. 9902318 Add forgotten .exp file. Should have been prt of r14124. by florian · 10 years ago
  22. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  23. 1554fa5 Add 'numbering identification' to the dedup pool. by philippe · 10 years ago
  24. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  25. 8908dec arm64: by sewardj · 10 years ago
  26. c69477a Track vex r2894 (representation changes to arm64 FPSR) by sewardj · 10 years ago
  27. 8e701e1 Enable test cases for: sabal uabal sabdl uabdl saddl uaddl ssubl usubl by sewardj · 10 years ago
  28. 8f3fa42 Update Subversion ignore lists by bart · 10 years ago
  29. 3cffc76 Make none/tests/filter_ioctl_moans executable by bart · 10 years ago
  30. d77a4ca Make moans about unknown ioctls more informative (#336772) by bart · 10 years ago
  31. 5d3b669 Enable test cases for: rev32, rev64, saba, uaba, sabd, uabd. by sewardj · 10 years ago
  32. abc1111 Add support for various SIOCETHTOOL operations. BZ#303536. by tom · 10 years ago
  33. 99a39fb Wire up recvmmsg on arm. BZ#334585. by tom · 10 years ago
  34. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  35. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  36. a8f62d1 arm64: add/enable testcases: by sewardj · 10 years ago
  37. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  38. 6a90cfb Fix a couple of format string mixups. by florian · 10 years ago
  39. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  40. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  41. 9630981 Remove bug closed by reporter by tom · 10 years ago
  42. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  43. 5540492 Track vex r2890 (renaming of vector subparts-of-lanes-reversal IROps) by sewardj · 10 years ago
  44. 2e4d5af Track vex r2889 (rename vector Cls/Clz primops) by sewardj · 10 years ago
  45. 0a961fc Activate --read-inline-info=yes for the outer/inner setup regtest run by philippe · 10 years ago
  46. 7817ee4 Add intercepts for more OSX 10.9 malloc_zone functions: by sewardj · 10 years ago
  47. 798e95b Intercept libsystem_platform.dylib:_platform_strncmp and dyld:memchr by sewardj · 10 years ago
  48. 03a79bf Update suppressions for OSX 10.9 (64-bit) by sewardj · 10 years ago
  49. da56900 2 execontexts in an hash table chain are not necessarily the same size. by philippe · 10 years ago
  50. 3b48762 Fix Makefile 'MISSING EXTRA_DIST' due to addition of tc20_verifywrap.stderr.exp-glibc-2.18 by philippe · 10 years ago
  51. 5ab7ce8 Fix a regression in supp matching with obj: entries by philippe · 10 years ago
  52. 8693182 According to Julian initialising the previously uninitialised variable by florian · 10 years ago
  53. 885d479 Make error message more precise. by florian · 10 years ago
  54. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  55. d94082e helgrind/tests/tc20_verifywrap: Port to glibc >= 2.18 by bart · 10 years ago
  56. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
  57. 99d9178 Document return value of VALGRIND_MAKE_MEM_DEFINED and friends. by florian · 10 years ago
  58. 8e4d402 BZ 330257 has been fixed in r14055. by florian · 10 years ago
  59. 06766bd Update the copyright notice in files ending in '.in' because the by florian · 10 years ago
  60. aec49a4 OS X 10.9: Add redirections for strnlen, strcpy, strncpy, by sewardj · 10 years ago
  61. 63e907b * Move the new 10.9 syscalls into their own section. by sewardj · 10 years ago
  62. 540f105 Wrap long lines in kernelrpc_mach_* PRE/POST handlers. No functional change. by sewardj · 10 years ago
  63. 94ef326 Enable more test cases: by sewardj · 10 years ago
  64. 73e9a01 Make none/tests/cmdline[12] pass again by bart · 10 years ago
  65. 5d668be drd/tests/std_thread2: Re-enable by bart · 10 years ago
  66. 2c68e3e core: Add command-line option --defaultsupp by bart · 10 years ago
  67. aed34e6 Add Iop_Abs64x2; unbreak build. by florian · 10 years ago
  68. 48d7945 Update list of ignored files. by florian · 10 years ago
  69. 7fd2ec3 ms_print ought to create temporary files in a proper directory as by florian · 10 years ago
  70. 0ff1641 Find the name of the inlined function through a DW_AT_specification by philippe · 10 years ago
  71. e1f94b8 This optimisation divides by 2.5 the time (user+sys) needed to read by philippe · 10 years ago
  72. e0bd591 Use macro TD3 defined as UNLIKELY(td3) for tracing by philippe · 10 years ago
  73. c3e09f6 OS X 10.9: add intercepts for by sewardj · 10 years ago
  74. 34ffca6 Whitespace and comment-only changes. No functional change. by sewardj · 10 years ago
  75. 5601807 kernelrpc_mach_vm_allocate_trap writes the resulting address to *ARG2 by sewardj · 10 years ago
  76. 704bf0e Redirect strchr in dyld (the dynamic linker) on OS X 10.9, for the usual reason. by sewardj · 10 years ago
  77. d7d4acf Fix a few Char / HChar mixups. by florian · 10 years ago
  78. 7c4f9e3 Fix a missing-prototype warning on OS X 10.7. by sewardj · 10 years ago
  79. 5aa09bf Mark unused functions as unused, to keep Clang happy. by sewardj · 10 years ago
  80. 107954f Remove unused function swapfunc(). by sewardj · 10 years ago
  81. 39d013e Remove fd_exists(), as it is never used. by sewardj · 10 years ago
  82. 7c2f6c1 Fix incorrect header guard macro, as awesomely detected by clang. by sewardj · 10 years ago
  83. 6822be8 Fix a -Wshadow warning from some oldish version of XCode. by sewardj · 10 years ago
  84. ba8dea3 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  85. 8dc9365 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  86. 32f5c09 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  87. d8e9a29 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  88. d37dccf Un-break the build on OS X 10.8 following r14057 by sewardj · 10 years ago
  89. 5d75d53 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  90. 20380fb Un-break the build on OS X 10.8 following by sewardj · 10 years ago
  91. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  92. 946f019 Enable/enhance test cases for: dup_{d_d[], s_s[], h_h[], b_b[]}, ext by sewardj · 10 years ago
  93. 64ba574 Improve/fix hash table collision statistics + remove useless space in gdbsrv hostvisibility keywork by philippe · 10 years ago
  94. 6599d5b Enable test cases for: orr_{8h,4h}_imm8_shifted, by sewardj · 10 years ago
  95. 80d9c8f When printing "REDIR:" lines at -v, print not only the name of the by sewardj · 10 years ago
  96. 86be6ed restructure dwarf3 DIE tracing by philippe · 10 years ago
  97. d16fb63 optimisation : avoid double reading of a DIE when the DIE will be parsed by philippe · 10 years ago
  98. d316782 Refine NEWS entry for helgrind Ada tasks intercepts by philippe · 10 years ago
  99. b152de1 Use a string literal format to avoid a gcc warning (-Wformat-security) by philippe · 10 years ago
  100. d40aff5 Add helgrind intercepts to have helgrind understanding Ada tasks terination rules by philippe · 10 years ago