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