1. 5601807 kernelrpc_mach_vm_allocate_trap writes the resulting address to *ARG2 by sewardj · 10 years ago
  2. 704bf0e Redirect strchr in dyld (the dynamic linker) on OS X 10.9, for the usual reason. by sewardj · 10 years ago
  3. d7d4acf Fix a few Char / HChar mixups. by florian · 10 years ago
  4. 7c4f9e3 Fix a missing-prototype warning on OS X 10.7. by sewardj · 10 years ago
  5. 5aa09bf Mark unused functions as unused, to keep Clang happy. by sewardj · 10 years ago
  6. 107954f Remove unused function swapfunc(). by sewardj · 10 years ago
  7. 39d013e Remove fd_exists(), as it is never used. by sewardj · 10 years ago
  8. 7c2f6c1 Fix incorrect header guard macro, as awesomely detected by clang. by sewardj · 10 years ago
  9. 6822be8 Fix a -Wshadow warning from some oldish version of XCode. by sewardj · 10 years ago
  10. ba8dea3 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  11. 8dc9365 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  12. 32f5c09 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  13. d8e9a29 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  14. d37dccf Un-break the build on OS X 10.8 following r14057 by sewardj · 10 years ago
  15. 5d75d53 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  16. 20380fb Un-break the build on OS X 10.8 following by sewardj · 10 years ago
  17. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  18. 946f019 Enable/enhance test cases for: dup_{d_d[], s_s[], h_h[], b_b[]}, ext by sewardj · 10 years ago
  19. 64ba574 Improve/fix hash table collision statistics + remove useless space in gdbsrv hostvisibility keywork by philippe · 10 years ago
  20. 6599d5b Enable test cases for: orr_{8h,4h}_imm8_shifted, by sewardj · 10 years ago
  21. 80d9c8f When printing "REDIR:" lines at -v, print not only the name of the by sewardj · 10 years ago
  22. 86be6ed restructure dwarf3 DIE tracing by philippe · 10 years ago
  23. d16fb63 optimisation : avoid double reading of a DIE when the DIE will be parsed by philippe · 10 years ago
  24. d316782 Refine NEWS entry for helgrind Ada tasks intercepts by philippe · 10 years ago
  25. b152de1 Use a string literal format to avoid a gcc warning (-Wformat-security) by philippe · 10 years ago
  26. d40aff5 Add helgrind intercepts to have helgrind understanding Ada tasks terination rules by philippe · 10 years ago
  27. eb3af1c Announce in NEWS 199144 == 278972 by philippe · 10 years ago
  28. 5612d1a Fix random crash due to non-init inlparser when --read-var-info given but not --read-inline-info by philippe · 10 years ago
  29. 87a5bad Handle new IROp Iop_Abs64x2. by sewardj · 10 years ago
  30. 5e023e8 Enable test cases for instructions implemented today. by sewardj · 10 years ago
  31. 896a3bf Add a comment to document a possible optimisation (avoid double reading by philippe · 10 years ago
  32. e504887 When only reading inline info, no need to parse debug_types sections by philippe · 10 years ago
  33. 0d2ea9d Fix some obsolete comments, now that we have an ht of parsed abbvs by philippe · 10 years ago
  34. c983157 separate the tracing code in other function, call the tracing code only by philippe · 10 years ago
  35. 67e1ad2 Announce in NEWS the support for inlined function calls in stacktraces/suppressions by philippe · 10 years ago
  36. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  37. 746e97e Improve performance of dwarf3 reader using a hashtable of parsed abbreviations by philippe · 10 years ago
  38. 4934554 small improvement in x86 unwind debug tracing by philippe · 10 years ago
  39. 2352e98 Do not destroy the strpool if NULL by philippe · 10 years ago
  40. a950336 Add test cases for LD1R (single structure, replicate). by sewardj · 10 years ago
  41. dc9669f drd: Revert r14023 by bart · 10 years ago
  42. 6fe6ef5 drd/tests/std_thread2: Disable this test temporarily such that the suppression patterns can be restored by bart · 10 years ago
  43. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  44. dcef54c Enhance slightly the x86 debug trace unwind code by philippe · 10 years ago
  45. 2333583 Fix the cleanup: line to avoid an error message in case the file does not exist. by florian · 10 years ago
  46. 9c33269 Add test cases for FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. by sewardj · 10 years ago
  47. 770f5ea Add tests for movi_4s_#imm8,lsl8 and ushr_d_d_#imm. by sewardj · 10 years ago
  48. ce93f9e configure.ac: Fix Boost detection test by bart · 10 years ago
  49. 10a2149 glibc-2.X-drd.supp: Add support for --num-callers=1 by bart · 10 years ago
  50. d3a8fca drd/tests/std_thread2: Make this test independent of the libstdc++ version by bart · 10 years ago
  51. dce0698 Enable test for movi_{16b,8b}_#imm8. by sewardj · 10 years ago
  52. 58ba784 Update. by sewardj · 10 years ago
  53. df33717 drd/tests/std_thread2: Filter out libstdc++ header file line numbers by bart · 10 years ago
  54. c23ae60 Avoid warnings due to implicit conversion between void*, Addr, and fn pointers by philippe · 10 years ago
  55. 3a73b39 When enabling hostvisibility in gdbsrv, give a more user friendly by philippe · 10 years ago
  56. a41ca89 drd/tests: Update Subversion ignore list by bart · 10 years ago
  57. 3cc2620 drd: Ignore ordering introduced by a mutex used in the thread creation wrapper by bart · 10 years ago
  58. a6f70d5 drd/tests/std_thread2: Add by bart · 10 years ago
  59. 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
  60. f056aab drd: Add __cxa_guard_*() intercepts by bart · 10 years ago
  61. d8070b3 drd/tests/local_static: Fix a typo by bart · 10 years ago
  62. 22a7456 drd/tests: Update Subversion ignore list by bart · 10 years ago
  63. f6bcf16 drd/tests/local_static: Add by bart · 10 years ago
  64. 9a68a77 gdbserver_tests: Update Subversion ignore list by bart · 10 years ago
  65. 1808046 memcheck/tests: Update Subversion ignore list by bart · 10 years ago
  66. 6ce61e5 none/tests/amd64: Update Subversion ignore list by bart · 10 years ago
  67. 4461220 shared: Update ignore list by bart · 10 years ago
  68. 5a3b2a4 drd manual: Fix C++11 instructions by bart · 10 years ago
  69. 0ebae82 drd/tests/std_thread: Remove two superfluous macro definitions by bart · 10 years ago
  70. 05a6673 drd/tests/std_thread: Minimize diffs with original by bart · 10 years ago
  71. ac1b70d drd/tests/std_thread: Enable this test program by bart · 10 years ago
  72. 5b2bdd9 have helgrind filter_stderr transforming tid n into tid #x by philippe · 10 years ago
  73. 8bad1f3 drd manual: Document how to avoid false positive reports on the C++11 std::thread class by bart · 10 years ago
  74. 0705dd1 Enable sys_fchmodat. by sewardj · 10 years ago
  75. eba9485 Fix out-of-range constants for some 32 bit insns, presumably tolerated by sewardj · 10 years ago
  76. e1adb24 Add test cases for ADC/ADCS/SBC/SBCS. Pertains to #335496. by sewardj · 10 years ago
  77. dca0af6 mips64: Tests for Cavium MIPS Octeon Atomic and Count Instructions. by dejanj · 10 years ago
  78. 5ccbe75 Make each test disable-able, and enable tests of instructions that are by sewardj · 10 years ago
  79. 01c5e66 Update. by sewardj · 10 years ago
  80. 18d6f4e Improve address description for address in the stack. by philippe · 10 years ago
  81. b7c2f9d Check for setcap executables, as we already do for setuid and by tom · 10 years ago
  82. 49c3645 Update. by sewardj · 10 years ago
  83. c3ba239 Forgot to update NEWS file with bugzilla 335155 fix. by carll · 10 years ago
  84. 7136e5f vgdb, fix error print statement. by carll · 10 years ago
  85. a2bf389 Add test cases for PCMPxSTRx cases 0x0E, 0x34, 0x14, and reformat some by sewardj · 10 years ago
  86. 5992918 NEWS: Add #333072 by bart · 10 years ago
  87. cb48672 drd: Add semaphore annotations (#333072) by bart · 10 years ago
  88. 04910c3 on ppc64, pthread_create_WRK is not (always) produced in the stacktrace by philippe · 10 years ago
  89. a47b3e4 Fix exp-bbv testcases such that they can be built out-of-tree. by florian · 10 years ago
  90. c07369b Enable vgdb ptrace invoker for aarch64. by philippe · 10 years ago
  91. 639c351 drd/tests/atomic_var: Revert r13876. by bart · 10 years ago
  92. 8b8d7c7 Fix 334788 clarify doc about --log-file initial program directory by philippe · 10 years ago
  93. d898bf0 Revert "Tools should explain why an option is bad when using fmsg_bad_option." by mjw · 10 years ago
  94. 02fbf7f On old kernel, poll syscall being ptraced (vgdb+ptrace) is not necessarily by philippe · 10 years ago
  95. 39cb45e Revert configure support for adding -Werror=format-security. by mjw · 10 years ago
  96. 1f2f9a1 Tools should explain why an option is bad when using fmsg_bad_option. by mjw · 10 years ago
  97. b74bb9a arm64-linux: enable sys_sched_setaffinity, sys_linkat. by sewardj · 10 years ago
  98. ec1e2ea Update. by sewardj · 10 years ago
  99. 883ac8b Enable: sys_add_key, sys_keyctl, apparently needed by glibc-2.19.90 on by sewardj · 10 years ago
  100. c913c8e Make the PLAT_ identification work properly for mingw-win64. Problem was by sewardj · 10 years ago