1. 26ed419 Adds initial support for AArch64 (arm64) on Android. Small programs by sewardj · 10 years ago
  2. f278222 PRE(sys_openat): when checking whether ARG1 == VKI_AT_FDCWD, be sure by sewardj · 10 years ago
  3. af163af Bug 340632 arm64: unhandled instruction fcvtas by mjw · 10 years ago
  4. 29eaa01 Merge r14339 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  5. 4895caf Bug 340630 arm64: fchmod (52) and fchown (55) syscalls not recognized. by mjw · 10 years ago
  6. 770a8d2 Merge r14308 from the BUF_REMOVAL branch to trunk by florian · 10 years ago
  7. 7d8e0a8 Add tests for all SIMD FP instructions, except int<->fp conversions. by sewardj · 10 years ago
  8. 1399481 fix 338995 shmat with hugepages (SHM_HUGETLB) fails with EINVAL by philippe · 10 years ago
  9. 98d6b25 Fix 333051 mmap of huge pages fails due to incorrect alignment by philippe · 10 years ago
  10. 31cf666 Rearrange the test case generators to be exactly in the same order by sewardj · 10 years ago
  11. d185c23 Update. by sewardj · 10 years ago
  12. 7198225 Add test cases and expected outputs for by sewardj · 10 years ago
  13. 12d2eb5 Merge revisions 14222, 14268, and 14270 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  14. d29f36d Bug 340236 - 4 unhandled syscalls on aarch64/arm64: by sewardj · 10 years ago
  15. 4f2f313 Bug 340028 - unhandled syscalls for arm64 (msync, pread64, setreuid by sewardj · 10 years ago
  16. d379e96 Bug 339940 - (arm64/aarch64) unhandled syscall: 83 (sys_fdatasync) + patch by sewardj · 10 years ago
  17. 4e94bda Configury and Makefile tweaks to support compilation with Intel's by florian · 10 years ago
  18. 60637d2 New file m_compiler.c by florian · 10 years ago
  19. b28fe89 Merge revision 14309 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  20. 5980e9d When traversing VG_(args_for_client) there is no need to check by florian · 10 years ago
  21. a914c04 Fix some grammatical weirness which was reported in BZ #340430. by florian · 10 years ago
  22. 2e234a6 Merge revisions 14356-14358 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  23. 10ef725 Merge revisions 14255, 14293, and 14294 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  24. f45e93c Enable test cases for by sewardj · 10 years ago
  25. 536e3d7 Merge r14289 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  26. 6c67c50 Merge r14288 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  27. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  28. bac051c Use AC_GCC_WARNING_COND to figure out whether the compiler supports -Wcast-qual. by florian · 10 years ago
  29. 2f87090 Add --resync-filter to the --help output. by sewardj · 10 years ago
  30. 67f7c03 Darwin only: add a filter mechanism that aims to remove pointless by sewardj · 10 years ago
  31. 547f750 Enable reading of Dwarf2 frame-unwind info on MacOS. It seems by sewardj · 10 years ago
  32. 3297124 2 pints later: more coregrind constification. by florian · 10 years ago
  33. 4075cbc Add a bit of casting to avoid a compiler warning following recent by sewardj · 10 years ago
  34. c15a048 Followup to r14656. Fix compile problem on Darwin. by florian · 10 years ago
  35. 518850b Constify coregrind. by florian · 10 years ago
  36. 6f40f75 Constify a variable. by florian · 10 years ago
  37. 1ef70c6 Change VG_(allocEltDedupPA) to return a pointer to const. The reason is by florian · 10 years ago
  38. 011dafb Add test cases for all known arm64 load/store instructions. by sewardj · 10 years ago
  39. 70a5de1 Enable -Wcast-qual when compiling the valgrind source. by florian · 10 years ago
  40. 1ef205b Change the return type of the replacement function for rawmemchr by florian · 10 years ago
  41. 2857285 Change the initialisation of the newly allocated struct sched_lock by florian · 10 years ago
  42. d327fb1 Followup to r14646. The symbol TIOCSIG is not necessarily defined, by florian · 10 years ago
  43. 6d487c1 Update list of ignored files. by florian · 10 years ago
  44. 09041e4 Rewritten to avoid cast that drops const qualification. by florian · 10 years ago
  45. a9ccca3 Add support for ioctl(fd, TIOCSIG, signal_number) which used by florian · 10 years ago
  46. d094035 Fix BZ 339789. /bin/true does not exist on Darwin. Patch by rhyskidd@gmail.com. by florian · 10 years ago
  47. d3f6f3e Fix the prerequisite of the none/tests/rlimit64_nofile testcase. by florian · 10 years ago
  48. 5d00ec6 Fix some testcases which implicitly assumed that TMPDIR was either by florian · 10 years ago
  49. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  50. 2fa8a5f Constify. by florian · 10 years ago
  51. ee0d0e9 Constify m_oset, m_sparsewa, and m_wordfm. by florian · 10 years ago
  52. 09a4c79 Change the definition of VgHashTable to not have pointer type. by florian · 10 years ago
  53. 801c199 Rewrite print_file_vars such that it does not modify its by florian · 10 years ago
  54. be1036e Remove some dead code. by florian · 10 years ago
  55. 644a33a _thread_suspend: hold on to the lock when suspending some other by sewardj · 10 years ago
  56. eb86dda Add intercepts on MacOS 10.9 for by sewardj · 10 years ago
  57. 19e2c94 -Wmissing-enum seems to have arrived at the MacOS builds for some by sewardj · 10 years ago
  58. 82a50bd Remove unused variable VG_(clo_require_text_symbol). by florian · 10 years ago
  59. d6845c6 di_notify_ACHIEVE_ACCEPT_STATE: before starting to parse the ELF file, by sewardj · 10 years ago
  60. f9d4197 Enable sys_fadvise64_64 on arm32. by sewardj · 10 years ago
  61. 35a82d2 Merge revisions 14220, 14221, and 15629 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  62. a175ffb Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  63. cb26cae Update. by sewardj · 10 years ago
  64. ccfddfb Inline function definitions must not refer to objects with internal by florian · 10 years ago
  65. c754e68 Modify the compiler detection test so as to accept "Apple LLVM version by sewardj · 10 years ago
  66. c4fe430 Hide .version directives in assembly code on Mac, since XCode doesn't by sewardj · 10 years ago
  67. 76ca27c Fix the thread-name facility and associated test on Darwin. by sewardj · 10 years ago
  68. 57afaa4 Bug 339858 arm64 dmb sy not implemented NEWS entry. by mjw · 10 years ago
  69. 48e90fb Update. by sewardj · 10 years ago
  70. 110e0f8 Change eq_Invar to handle all kinds of InVars. Move an assert to a better spot. by florian · 10 years ago
  71. 2b9232a Handle (by ignoring) Imbe_CancelReservation. Detected by Florian by sewardj · 10 years ago
  72. e14440d Bug 339855 arm64 unhandled getsid/setsid syscalls. by mjw · 10 years ago
  73. fd2ac38 Bug 339853 arm64 times syscall unknown. by mjw · 10 years ago
  74. 2293a93 Forgotten mergeinfo update. by florian · 10 years ago
  75. 0c89e9b Merge revisions 14213 and 14612 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  76. d4fbf14 Use __typeof__. by florian · 10 years ago
  77. af18689 Add two gnu extensions DW_AT definition and tracing by philippe · 10 years ago
  78. bb861b5 follow up to fix for 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  79. 7931627 Merge revisions 14372 and 14607 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  80. 5709b83 Update mergeinfo. r14606 wasn't a proper svn merge. It was just an by florian · 10 years ago
  81. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  82. 82d9c90 Indicate the fix for 339721 is only partial by philippe · 10 years ago
  83. d4636ab fix 339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ... by philippe · 10 years ago
  84. dea1603 Followup to r14600. Copy the contents of pub_core_guest.h to pub_tool_guest.h by florian · 10 years ago
  85. de6ffbd Entangle header files a bit. Specifically, pub_core_basics.h no longer by florian · 10 years ago
  86. 99e644a Use correct tag names in sys_getdents/64 wrappers. by florian · 10 years ago
  87. d6b9fcc The XArray element type of variable "described" is HChar not UChar. by florian · 10 years ago
  88. 2f088e7 Merge revisions 14337, 14596 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  89. fed3c04 Merge six easy pieces from the BUF_REMOVAL branch: by florian · 10 years ago
  90. 94086c7 Merge revisions 14216,14591,14593 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  91. 55fd2eb Update. by sewardj · 10 years ago
  92. a5682e0 Add entry to NEWS file for fixed bugzilla 339433 by carll · 10 years ago
  93. 5b83063 Add entry to NEWS file for fixed bugzilla 339182 by carll · 10 years ago
  94. 74054f4 Merge r14125 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  95. c7c92db Merge revisions 14212 and 14586 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  96. 5cdf526 drd/tests/std_thread2.supp: Add a suppression pattern by bart · 10 years ago
  97. ed596b8 Fix VG_(snprintf) missing arg in inner setup by philippe · 10 years ago
  98. cf6e734 Merge r14229 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  99. 3b860fc Merge r14251 from BUF_REMOVAL branch to trunk. by florian · 10 years ago
  100. 606afa9 Merge r14209 from BUF_REMOVAL branch to trunk. by florian · 10 years ago