1. 3c02a92 Interceot _platform_strncmp also on OSX 10.10. by sewardj · 10 years ago
  2. b113279 PRE(mach_msg) on OSX 10.10 64-bit: replace failing assertion by sewardj · 10 years ago
  3. fb1c5a3 Remove unneeded macro definition. by florian · 10 years ago
  4. e636671 Add support for the getrandom system call. BZ#340788. by tom · 10 years ago
  5. 204ed94 MacOSX 10.10: Resolve "UNKNOWN attrlist flags 0:0x10000000. Fixes by sewardj · 10 years ago
  6. 25148a6 Fix a bug spotted by IBM's BEAM checker in VG_(describe_IP). by florian · 10 years ago
  7. 87c8abb Change VG_(mkstemp) such that by florian · 10 years ago
  8. 5274f80 Update system call lists. by tom · 10 years ago
  9. b314d10 Comment only changes. by philippe · 10 years ago
  10. 312bcb1 Add some Mac OSX 10.10 specific wrappers. by sewardj · 10 years ago
  11. 1889f77 Enable suppressions for zlib false positives on OSX 10.10. by sewardj · 10 years ago
  12. 79143f4 Add a no-op wrapper for a new-in-10.10 syscall: getattrlistbulk by sewardj · 10 years ago
  13. 48b1cf1 Merge revisions 14366 and 14367 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  14. 5ee42a4 Merge revisions 14344 and 14345 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  15. eac59d4 Adds initial support for new syscalls on MacOS X 10.10, including new by sewardj · 10 years ago
  16. e95d03f On MacOS X 10.10, when postprocessing tool executables, set the SVMA by sewardj · 10 years ago
  17. d1678e0 On MacOS X 10.10, provide a dummy definition for voucher_mach_msg_set. by sewardj · 10 years ago
  18. ac3afbd Build system changes to enable building on MacOS X 10.10 (Yosemite). by sewardj · 10 years ago
  19. 0da1259 Fix symbol name typo (correct: DARWIN_VERS wrong: DARWIN_VERSION). by sewardj · 10 years ago
  20. 30e866e Compile (arm). Fix typo from r14664 by weidendo · 10 years ago
  21. c0f4359 Back out the darwin-specific part of r14683, since darwin doesn't by sewardj · 10 years ago
  22. e6460fa Unmask all signals in vgdb, as the process that launches vgdb by philippe · 10 years ago
  23. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  24. f278222 PRE(sys_openat): when checking whether ARG1 == VKI_AT_FDCWD, be sure by sewardj · 10 years ago
  25. af163af Bug 340632 arm64: unhandled instruction fcvtas by mjw · 10 years ago
  26. 29eaa01 Merge r14339 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  27. 4895caf Bug 340630 arm64: fchmod (52) and fchown (55) syscalls not recognized. by mjw · 10 years ago
  28. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  29. 7d8e0a8 Add tests for all SIMD FP instructions, except int<->fp conversions. by sewardj · 10 years ago
  30. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  31. 98d6b25 Fix 333051 mmap of huge pages fails due to incorrect alignment by philippe · 10 years ago
  32. 31cf666 Rearrange the test case generators to be exactly in the same order by sewardj · 10 years ago
  33. d185c23 Update. by sewardj · 10 years ago
  34. 7198225 Add test cases and expected outputs for by sewardj · 10 years ago
  35. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  36. d29f36d Bug 340236 - 4 unhandled syscalls on aarch64/arm64: by sewardj · 10 years ago
  37. 4f2f313 Bug 340028 - unhandled syscalls for arm64 (msync, pread64, setreuid by sewardj · 10 years ago
  38. d379e96 Bug 339940 - (arm64/aarch64) unhandled syscall: 83 (sys_fdatasync) + patch by sewardj · 10 years ago
  39. 4e94bda Configury and Makefile tweaks to support compilation with Intel's by florian · 10 years ago
  40. 60637d2 New file m_compiler.c by florian · 10 years ago
  41. b28fe89 Merge revision 14309 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  42. 5980e9d When traversing VG_(args_for_client) there is no need to check by florian · 10 years ago
  43. a914c04 Fix some grammatical weirness which was reported in BZ #340430. by florian · 10 years ago
  44. 2e234a6 Merge revisions 14356-14358 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  45. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  46. f45e93c Enable test cases for by sewardj · 10 years ago
  47. 536e3d7 Merge r14289 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  48. 6c67c50 Merge r14288 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  49. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  50. bac051c Use AC_GCC_WARNING_COND to figure out whether the compiler supports -Wcast-qual. by florian · 10 years ago
  51. 2f87090 Add --resync-filter to the --help output. by sewardj · 10 years ago
  52. 67f7c03 Darwin only: add a filter mechanism that aims to remove pointless by sewardj · 10 years ago
  53. 547f750 Enable reading of Dwarf2 frame-unwind info on MacOS. It seems by sewardj · 10 years ago
  54. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  55. 4075cbc Add a bit of casting to avoid a compiler warning following recent by sewardj · 10 years ago
  56. c15a048 Followup to r14656. Fix compile problem on Darwin. by florian · 10 years ago
  57. 518850b Constify coregrind. by florian · 10 years ago
  58. 6f40f75 Constify a variable. by florian · 10 years ago
  59. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  60. 011dafb Add test cases for all known arm64 load/store instructions. by sewardj · 10 years ago
  61. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  62. 1ef205b Change the return type of the replacement function for rawmemchr by florian · 10 years ago
  63. 2857285 Change the initialisation of the newly allocated struct sched_lock by florian · 10 years ago
  64. d327fb1 Followup to r14646. The symbol TIOCSIG is not necessarily defined, by florian · 10 years ago
  65. 6d487c1 Update list of ignored files. by florian · 10 years ago
  66. 09041e4 Rewritten to avoid cast that drops const qualification. by florian · 10 years ago
  67. a9ccca3 Add support for ioctl(fd, TIOCSIG, signal_number) which used by florian · 10 years ago
  68. d094035 Fix BZ 339789. /bin/true does not exist on Darwin. Patch by rhyskidd@gmail.com. by florian · 10 years ago
  69. d3f6f3e Fix the prerequisite of the none/tests/rlimit64_nofile testcase. by florian · 10 years ago
  70. 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
  71. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  72. 2fa8a5f Constify. by florian · 10 years ago
  73. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  74. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  75. 801c199 Rewrite print_file_vars such that it does not modify its by florian · 10 years ago
  76. be1036e Remove some dead code. by florian · 10 years ago
  77. 644a33a _thread_suspend: hold on to the lock when suspending some other by sewardj · 10 years ago
  78. eb86dda Add intercepts on MacOS 10.9 for by sewardj · 10 years ago
  79. 19e2c94 -Wmissing-enum seems to have arrived at the MacOS builds for some by sewardj · 10 years ago
  80. 82a50bd Remove unused variable VG_(clo_require_text_symbol). by florian · 10 years ago
  81. d6845c6 di_notify_ACHIEVE_ACCEPT_STATE: before starting to parse the ELF file, by sewardj · 10 years ago
  82. f9d4197 Enable sys_fadvise64_64 on arm32. by sewardj · 10 years ago
  83. 35a82d2 Merge revisions 14220, 14221, and 15629 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  84. a175ffb Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  85. cb26cae Update. by sewardj · 10 years ago
  86. ccfddfb Inline function definitions must not refer to objects with internal by florian · 10 years ago
  87. c754e68 Modify the compiler detection test so as to accept "Apple LLVM version by sewardj · 10 years ago
  88. c4fe430 Hide .version directives in assembly code on Mac, since XCode doesn't by sewardj · 10 years ago
  89. 76ca27c Fix the thread-name facility and associated test on Darwin. by sewardj · 10 years ago
  90. 57afaa4 Bug 339858 arm64 dmb sy not implemented NEWS entry. by mjw · 10 years ago
  91. 48e90fb Update. by sewardj · 10 years ago
  92. 110e0f8 Change eq_Invar to handle all kinds of InVars. Move an assert to a better spot. by florian · 10 years ago
  93. 2b9232a Handle (by ignoring) Imbe_CancelReservation. Detected by Florian by sewardj · 10 years ago
  94. e14440d Bug 339855 arm64 unhandled getsid/setsid syscalls. by mjw · 10 years ago
  95. fd2ac38 Bug 339853 arm64 times syscall unknown. by mjw · 10 years ago
  96. 2293a93 Forgotten mergeinfo update. by florian · 10 years ago
  97. 0c89e9b Merge revisions 14213 and 14612 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  98. d4fbf14 Use __typeof__. by florian · 10 years ago
  99. af18689 Add two gnu extensions DW_AT definition and tracing by philippe · 10 years ago
  100. bb861b5 follow up to fix for 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago