1. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  2. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  3. a8f62d1 arm64: add/enable testcases: by sewardj · 10 years ago
  4. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  5. 6a90cfb Fix a couple of format string mixups. by florian · 10 years ago
  6. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  7. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  8. 9630981 Remove bug closed by reporter by tom · 10 years ago
  9. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  10. 5540492 Track vex r2890 (renaming of vector subparts-of-lanes-reversal IROps) by sewardj · 10 years ago
  11. 2e4d5af Track vex r2889 (rename vector Cls/Clz primops) by sewardj · 10 years ago
  12. 0a961fc Activate --read-inline-info=yes for the outer/inner setup regtest run by philippe · 10 years ago
  13. 7817ee4 Add intercepts for more OSX 10.9 malloc_zone functions: by sewardj · 10 years ago
  14. 798e95b Intercept libsystem_platform.dylib:_platform_strncmp and dyld:memchr by sewardj · 10 years ago
  15. 03a79bf Update suppressions for OSX 10.9 (64-bit) by sewardj · 10 years ago
  16. da56900 2 execontexts in an hash table chain are not necessarily the same size. by philippe · 10 years ago
  17. 3b48762 Fix Makefile 'MISSING EXTRA_DIST' due to addition of tc20_verifywrap.stderr.exp-glibc-2.18 by philippe · 10 years ago
  18. 5ab7ce8 Fix a regression in supp matching with obj: entries by philippe · 10 years ago
  19. 8693182 According to Julian initialising the previously uninitialised variable by florian · 10 years ago
  20. 885d479 Make error message more precise. by florian · 10 years ago
  21. 841b4db Suppress a clang warning about an uninitialised variable. Fixes BZ #329694. by florian · 10 years ago
  22. d94082e helgrind/tests/tc20_verifywrap: Port to glibc >= 2.18 by bart · 10 years ago
  23. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
  24. 99d9178 Document return value of VALGRIND_MAKE_MEM_DEFINED and friends. by florian · 10 years ago
  25. 8e4d402 BZ 330257 has been fixed in r14055. by florian · 10 years ago
  26. 06766bd Update the copyright notice in files ending in '.in' because the by florian · 10 years ago
  27. aec49a4 OS X 10.9: Add redirections for strnlen, strcpy, strncpy, by sewardj · 10 years ago
  28. 63e907b * Move the new 10.9 syscalls into their own section. by sewardj · 10 years ago
  29. 540f105 Wrap long lines in kernelrpc_mach_* PRE/POST handlers. No functional change. by sewardj · 10 years ago
  30. 94ef326 Enable more test cases: by sewardj · 10 years ago
  31. 73e9a01 Make none/tests/cmdline[12] pass again by bart · 10 years ago
  32. 5d668be drd/tests/std_thread2: Re-enable by bart · 10 years ago
  33. 2c68e3e core: Add command-line option --defaultsupp by bart · 10 years ago
  34. aed34e6 Add Iop_Abs64x2; unbreak build. by florian · 10 years ago
  35. 48d7945 Update list of ignored files. by florian · 10 years ago
  36. 7fd2ec3 ms_print ought to create temporary files in a proper directory as by florian · 10 years ago
  37. 0ff1641 Find the name of the inlined function through a DW_AT_specification by philippe · 10 years ago
  38. e1f94b8 This optimisation divides by 2.5 the time (user+sys) needed to read by philippe · 10 years ago
  39. e0bd591 Use macro TD3 defined as UNLIKELY(td3) for tracing by philippe · 10 years ago
  40. c3e09f6 OS X 10.9: add intercepts for by sewardj · 10 years ago
  41. 34ffca6 Whitespace and comment-only changes. No functional change. by sewardj · 10 years ago
  42. 5601807 kernelrpc_mach_vm_allocate_trap writes the resulting address to *ARG2 by sewardj · 10 years ago
  43. 704bf0e Redirect strchr in dyld (the dynamic linker) on OS X 10.9, for the usual reason. by sewardj · 10 years ago
  44. d7d4acf Fix a few Char / HChar mixups. by florian · 10 years ago
  45. 7c4f9e3 Fix a missing-prototype warning on OS X 10.7. by sewardj · 10 years ago
  46. 5aa09bf Mark unused functions as unused, to keep Clang happy. by sewardj · 10 years ago
  47. 107954f Remove unused function swapfunc(). by sewardj · 10 years ago
  48. 39d013e Remove fd_exists(), as it is never used. by sewardj · 10 years ago
  49. 7c2f6c1 Fix incorrect header guard macro, as awesomely detected by clang. by sewardj · 10 years ago
  50. 6822be8 Fix a -Wshadow warning from some oldish version of XCode. by sewardj · 10 years ago
  51. ba8dea3 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  52. 8dc9365 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  53. 32f5c09 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  54. d8e9a29 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  55. d37dccf Un-break the build on OS X 10.8 following r14057 by sewardj · 10 years ago
  56. 5d75d53 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  57. 20380fb Un-break the build on OS X 10.8 following by sewardj · 10 years ago
  58. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  59. 946f019 Enable/enhance test cases for: dup_{d_d[], s_s[], h_h[], b_b[]}, ext by sewardj · 10 years ago
  60. 64ba574 Improve/fix hash table collision statistics + remove useless space in gdbsrv hostvisibility keywork by philippe · 10 years ago
  61. 6599d5b Enable test cases for: orr_{8h,4h}_imm8_shifted, by sewardj · 10 years ago
  62. 80d9c8f When printing "REDIR:" lines at -v, print not only the name of the by sewardj · 10 years ago
  63. 86be6ed restructure dwarf3 DIE tracing by philippe · 10 years ago
  64. d16fb63 optimisation : avoid double reading of a DIE when the DIE will be parsed by philippe · 10 years ago
  65. d316782 Refine NEWS entry for helgrind Ada tasks intercepts by philippe · 10 years ago
  66. b152de1 Use a string literal format to avoid a gcc warning (-Wformat-security) by philippe · 10 years ago
  67. d40aff5 Add helgrind intercepts to have helgrind understanding Ada tasks terination rules by philippe · 10 years ago
  68. eb3af1c Announce in NEWS 199144 == 278972 by philippe · 10 years ago
  69. 5612d1a Fix random crash due to non-init inlparser when --read-var-info given but not --read-inline-info by philippe · 10 years ago
  70. 87a5bad Handle new IROp Iop_Abs64x2. by sewardj · 10 years ago
  71. 5e023e8 Enable test cases for instructions implemented today. by sewardj · 10 years ago
  72. 896a3bf Add a comment to document a possible optimisation (avoid double reading by philippe · 10 years ago
  73. e504887 When only reading inline info, no need to parse debug_types sections by philippe · 10 years ago
  74. 0d2ea9d Fix some obsolete comments, now that we have an ht of parsed abbvs by philippe · 10 years ago
  75. c983157 separate the tracing code in other function, call the tracing code only by philippe · 10 years ago
  76. 67e1ad2 Announce in NEWS the support for inlined function calls in stacktraces/suppressions by philippe · 10 years ago
  77. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  78. 746e97e Improve performance of dwarf3 reader using a hashtable of parsed abbreviations by philippe · 10 years ago
  79. 4934554 small improvement in x86 unwind debug tracing by philippe · 10 years ago
  80. 2352e98 Do not destroy the strpool if NULL by philippe · 10 years ago
  81. a950336 Add test cases for LD1R (single structure, replicate). by sewardj · 10 years ago
  82. dc9669f drd: Revert r14023 by bart · 10 years ago
  83. 6fe6ef5 drd/tests/std_thread2: Disable this test temporarily such that the suppression patterns can be restored by bart · 10 years ago
  84. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  85. dcef54c Enhance slightly the x86 debug trace unwind code by philippe · 10 years ago
  86. 2333583 Fix the cleanup: line to avoid an error message in case the file does not exist. by florian · 10 years ago
  87. 9c33269 Add test cases for FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. by sewardj · 10 years ago
  88. 770f5ea Add tests for movi_4s_#imm8,lsl8 and ushr_d_d_#imm. by sewardj · 10 years ago
  89. ce93f9e configure.ac: Fix Boost detection test by bart · 10 years ago
  90. 10a2149 glibc-2.X-drd.supp: Add support for --num-callers=1 by bart · 10 years ago
  91. d3a8fca drd/tests/std_thread2: Make this test independent of the libstdc++ version by bart · 10 years ago
  92. dce0698 Enable test for movi_{16b,8b}_#imm8. by sewardj · 10 years ago
  93. 58ba784 Update. by sewardj · 10 years ago
  94. df33717 drd/tests/std_thread2: Filter out libstdc++ header file line numbers by bart · 10 years ago
  95. c23ae60 Avoid warnings due to implicit conversion between void*, Addr, and fn pointers by philippe · 10 years ago
  96. 3a73b39 When enabling hostvisibility in gdbsrv, give a more user friendly by philippe · 10 years ago
  97. a41ca89 drd/tests: Update Subversion ignore list by bart · 10 years ago
  98. 3cc2620 drd: Ignore ordering introduced by a mutex used in the thread creation wrapper by bart · 10 years ago
  99. a6f70d5 drd/tests/std_thread2: Add by bart · 10 years ago
  100. a9d5eda drd/tests/local_static: Disable because g++ does not yet allow proper interception of initialization of local static variables by bart · 10 years ago