1. 5204838 drd: Add a consistency check by bart · 10 years ago
  2. 62cf41c Add a file tracking the 3.10.x merge status. by sewardj · 10 years ago
  3. 593ab85 Update. by sewardj · 10 years ago
  4. d0d42bf Add test cases for RORV x_x_x, w_w_w. by sewardj · 10 years ago
  5. a9e7d88 Add test cases for CLS x_x, w_w. by sewardj · 10 years ago
  6. b262ff4 Back out r14781, which was unintended. by sewardj · 10 years ago
  7. 60c1085 arm64: implement "BRK #imm16". by sewardj · 10 years ago
  8. 03ba835 Change the testcase to not depend on the type of 'this' in the output. by florian · 10 years ago
  9. f7ec77f Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr) so as to describe by philippe · 10 years ago
  10. 0b41f32 As the BEAM checker correctly points out, the conditions on lines 430 and 485 by florian · 10 years ago
  11. e7f9aa4 Enable sys_flock on arm64-linux. by sewardj · 10 years ago
  12. 74d2d78 Announce fix for BZ #269360. by florian · 10 years ago
  13. 0e8ace0 Update. by sewardj · 10 years ago
  14. f837aa7 isBogusAtom: handle missing case Ico_F32. by sewardj · 10 years ago
  15. 8974835 Update mysteriously out-of-date fp_and_simd.stdout.exp. by sewardj · 10 years ago
  16. 807d35f Add test cases for {S,U}CVTF fixedpt-to-fp. by sewardj · 10 years ago
  17. 8167a03 Fix typos in a comment by philippe · 10 years ago
  18. a9e964d Add test cases for VFPv4 VFNMA, VFNMS added in vex r2995. Pertains to #340807. by sewardj · 10 years ago
  19. 6515df2 Add a lot more intercepts. Very crude. I am sure this is merely by sewardj · 10 years ago
  20. a95abea OSX 10.10: intercept memchr in libsystem_platform.dylib. by sewardj · 10 years ago
  21. d0ac7f8 Fix up the wrapper for getdirentries64 a bit so as to avoid false positives by sewardj · 10 years ago
  22. 3540ee8 Use unsigned long int instead of unsigned long long int on LP64 by florian · 10 years ago
  23. bdd8556 Announce fix of BZ #155125. As of r14685 I think. Add testcase. by florian · 10 years ago
  24. 44d8ec9 Enable test cases for r2993, viz: by sewardj · 10 years ago
  25. ef901ff Comment only changes. by florian · 10 years ago
  26. d42615a Add test cases for all remaining AArch64 ARMv8 SIMD and FP instructions. by sewardj · 10 years ago
  27. 2b42365 Add even more suppressions for Yosemite. by sewardj · 10 years ago
  28. 8c1882c * add a logging mechanism to show repeated messages at exponentially by sewardj · 10 years ago
  29. 77dec3a Pass buffer size to VG_(elapsed_wallclock_time) so the function by florian · 10 years ago
  30. 3130eab Minor non-functional cleanups. by florian · 10 years ago
  31. 7e9ba9e m_compiler.c was added to noinst_HEADERS but should of course by florian · 10 years ago
  32. 7966007 Implement missing heap-intercept function "dh_malloc_usable_size". by sewardj · 10 years ago
  33. 7338295 Audit two buffer sizes. by florian · 10 years ago
  34. e08950b Merge revisions 14445 and 14446 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  35. 7534dd8 * add syscall wrappers for some new OSX 10.10 specific calls by sewardj · 10 years ago
  36. a04d66e Update suppressions for OSX 10.10. by sewardj · 10 years ago
  37. 002afc5 Bug 340922 arm64: unhandled getgroups/setgroups syscalls. by mjw · 10 years ago
  38. 8948817 Follow up 14714: use a real malloc cost centre instead of an empty string by philippe · 10 years ago
  39. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  40. cc9480f Merge r14340,14346-14348,14352,14354-14355 from the BUF_REMOVAL branch to by florian · 10 years ago
  41. 3c02a92 Interceot _platform_strncmp also on OSX 10.10. by sewardj · 10 years ago
  42. b113279 PRE(mach_msg) on OSX 10.10 64-bit: replace failing assertion by sewardj · 10 years ago
  43. fb1c5a3 Remove unneeded macro definition. by florian · 10 years ago
  44. e636671 Add support for the getrandom system call. BZ#340788. by tom · 10 years ago
  45. 204ed94 MacOSX 10.10: Resolve "UNKNOWN attrlist flags 0:0x10000000. Fixes by sewardj · 10 years ago
  46. 25148a6 Fix a bug spotted by IBM's BEAM checker in VG_(describe_IP). by florian · 10 years ago
  47. 87c8abb Change VG_(mkstemp) such that by florian · 10 years ago
  48. 5274f80 Update system call lists. by tom · 10 years ago
  49. b314d10 Comment only changes. by philippe · 10 years ago
  50. 312bcb1 Add some Mac OSX 10.10 specific wrappers. by sewardj · 10 years ago
  51. 1889f77 Enable suppressions for zlib false positives on OSX 10.10. by sewardj · 10 years ago
  52. 79143f4 Add a no-op wrapper for a new-in-10.10 syscall: getattrlistbulk by sewardj · 10 years ago
  53. 48b1cf1 Merge revisions 14366 and 14367 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  54. 5ee42a4 Merge revisions 14344 and 14345 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  55. eac59d4 Adds initial support for new syscalls on MacOS X 10.10, including new by sewardj · 10 years ago
  56. e95d03f On MacOS X 10.10, when postprocessing tool executables, set the SVMA by sewardj · 10 years ago
  57. d1678e0 On MacOS X 10.10, provide a dummy definition for voucher_mach_msg_set. by sewardj · 10 years ago
  58. ac3afbd Build system changes to enable building on MacOS X 10.10 (Yosemite). by sewardj · 10 years ago
  59. 0da1259 Fix symbol name typo (correct: DARWIN_VERS wrong: DARWIN_VERSION). by sewardj · 10 years ago
  60. 30e866e Compile (arm). Fix typo from r14664 by weidendo · 10 years ago
  61. c0f4359 Back out the darwin-specific part of r14683, since darwin doesn't by sewardj · 10 years ago
  62. e6460fa Unmask all signals in vgdb, as the process that launches vgdb by philippe · 10 years ago
  63. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  64. f278222 PRE(sys_openat): when checking whether ARG1 == VKI_AT_FDCWD, be sure by sewardj · 10 years ago
  65. af163af Bug 340632 arm64: unhandled instruction fcvtas by mjw · 10 years ago
  66. 29eaa01 Merge r14339 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  67. 4895caf Bug 340630 arm64: fchmod (52) and fchown (55) syscalls not recognized. by mjw · 10 years ago
  68. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  69. 7d8e0a8 Add tests for all SIMD FP instructions, except int<->fp conversions. by sewardj · 10 years ago
  70. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  71. 98d6b25 Fix 333051 mmap of huge pages fails due to incorrect alignment by philippe · 10 years ago
  72. 31cf666 Rearrange the test case generators to be exactly in the same order by sewardj · 10 years ago
  73. d185c23 Update. by sewardj · 10 years ago
  74. 7198225 Add test cases and expected outputs for by sewardj · 10 years ago
  75. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  76. d29f36d Bug 340236 - 4 unhandled syscalls on aarch64/arm64: by sewardj · 10 years ago
  77. 4f2f313 Bug 340028 - unhandled syscalls for arm64 (msync, pread64, setreuid by sewardj · 10 years ago
  78. d379e96 Bug 339940 - (arm64/aarch64) unhandled syscall: 83 (sys_fdatasync) + patch by sewardj · 10 years ago
  79. 4e94bda Configury and Makefile tweaks to support compilation with Intel's by florian · 10 years ago
  80. 60637d2 New file m_compiler.c by florian · 10 years ago
  81. b28fe89 Merge revision 14309 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  82. 5980e9d When traversing VG_(args_for_client) there is no need to check by florian · 10 years ago
  83. a914c04 Fix some grammatical weirness which was reported in BZ #340430. by florian · 10 years ago
  84. 2e234a6 Merge revisions 14356-14358 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  85. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  86. f45e93c Enable test cases for by sewardj · 10 years ago
  87. 536e3d7 Merge r14289 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  88. 6c67c50 Merge r14288 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  89. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  90. bac051c Use AC_GCC_WARNING_COND to figure out whether the compiler supports -Wcast-qual. by florian · 10 years ago
  91. 2f87090 Add --resync-filter to the --help output. by sewardj · 10 years ago
  92. 67f7c03 Darwin only: add a filter mechanism that aims to remove pointless by sewardj · 10 years ago
  93. 547f750 Enable reading of Dwarf2 frame-unwind info on MacOS. It seems by sewardj · 10 years ago
  94. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  95. 4075cbc Add a bit of casting to avoid a compiler warning following recent by sewardj · 10 years ago
  96. c15a048 Followup to r14656. Fix compile problem on Darwin. by florian · 10 years ago
  97. 518850b Constify coregrind. by florian · 10 years ago
  98. 6f40f75 Constify a variable. by florian · 10 years ago
  99. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  100. 011dafb Add test cases for all known arm64 load/store instructions. by sewardj · 10 years ago