1. 91e1460 For arm64, implement macros CALL_FN_W_5W to CALL_FN_W_12W. by sewardj · 11 years ago
  2. f2d8663 strmem intercepts: Add mempcpy() intercepts for ld-linux on x86 by bart · 11 years ago
  3. 6a7ce26 Update for ARM fe fixes for 332037 and n-i-bz LDRD .. [PC, ] by sewardj · 11 years ago
  4. 1c540aa NEWS: Mention recently fixed DRD issues by bart · 11 years ago
  5. 8b07a12 NEWS: Mention recently fixed DRD issues by bart · 11 years ago
  6. caefb28 drd: Fix an assertion failure in the internal consistency check code (#332055) by bart · 11 years ago
  7. e3c808e Add vki/vki-*arm64-linux.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 11 years ago
  8. aeacd28 Make sure all files under the new shared dir are included in make dist. by mjw · 11 years ago
  9. ded468f Add vgdb.h to coregrind/Makefile.am noinst_HEADERS. by mjw · 11 years ago
  10. be25444 Add vki/vki-xen-tmem.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 11 years ago
  11. 62f0937 mips32/64: Fix some mips32 and mips64 definitions. by dejanj · 11 years ago
  12. 0895b09 coregrind/m_scheduler + drd: Rework r13862 by bart · 11 years ago
  13. 2bf4bb9 drd: Build fix for ENABLE_DRD_CONSISTENCY_CHECKS by bart · 11 years ago
  14. 38e1f35 coregrind/m_scheduler: Inform tools about thread ID while translating by bart · 11 years ago
  15. 78bc770 Enable sys_getpriority and sys_setpriority for ppc64. by mjw · 11 years ago
  16. c46e6cc Handle IROps introduced by the arm64 port: by sewardj · 11 years ago
  17. bb9b1b9 Supporting macros for function intercept and wrapping on arm64: by sewardj · 11 years ago
  18. 7aa6651 Replace strlen, index, strcmp in the AArch64 ld.so. (Why does it have by sewardj · 11 years ago
  19. 0f73047 Enable syscalls: sys_inotify_init1 sys_inotify_add_watch by sewardj · 11 years ago
  20. 01213b3 More test cases: xtn,xtn2 ushr 8h, 8h, #imm by sewardj · 11 years ago
  21. b5170b9 Enable the following syscalls: sys_eventfd2 sys_symlinkat sys_renameat by sewardj · 11 years ago
  22. 0652432 drd/tests/thread_namedrd/tests/thread_name: Ensure mutex address uniqueness (see also #331847) by bart · 11 years ago
  23. 43e28a8 drd/tests/sem_open: Change the semaphore name (#331839) by bart · 11 years ago
  24. 0c0793c mips32/mips64: Fix the problem with VKI_ENOSYS and VKI_EOVERFLOW for mips32/64. by dejanj · 11 years ago
  25. f8ee0df updated NEWS to state bug 329956 is fixed for the next release. by carll · 11 years ago
  26. d5c26f9 Add comprehensive testing for almost all supported load/store instructions. by sewardj · 11 years ago
  27. d11ed20 Enable sys_epoll_create1, sys_epoll_ctl, sys_epoll_pwait, sys_prctl. by sewardj · 11 years ago
  28. d89499b Add many test cases from arm64. by sewardj · 11 years ago
  29. 036c8a4 Update; document missing test cases. by sewardj · 11 years ago
  30. 94f53cb Add test cases for SIMD and FP instructions. by sewardj · 11 years ago
  31. 7a35989 Enable the following syscalls, which are needed to make regtests by sewardj · 11 years ago
  32. b1a628d Fixes form arm64-linux. by sewardj · 11 years ago
  33. 599cd7a Support arm64. by sewardj · 11 years ago
  34. c221218 wire up some more system calls on s390 by cborntra · 11 years ago
  35. da7e046 Fill in a (very) few cases for get_otrack_shadow_offset_wrk on arm64. by sewardj · 11 years ago
  36. e3c20b4 Enable a few more syscalls: by sewardj · 11 years ago
  37. df22202 mips32: Add tests for mips32 floating point compare instructions. by dejanj · 11 years ago
  38. 7e5a9c2 This fixes the shadow validity setup of SP,IA and FPC. The current by cborntra · 11 years ago
  39. 812e2f9 BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. by mjw · 11 years ago
  40. 3995526 Handle IPv6 addresses when reporting open file descriptors. by tom · 11 years ago
  41. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 11 years ago
  42. 4ced797 Make SGCheck fail with a meaningful message on unsupported platforms. by florian · 11 years ago
  43. 85905b6 Announce bug fix for BZ #331305 by florian · 11 years ago
  44. 51b14ee Do not use == as it is not portable. Use = instead. by florian · 11 years ago
  45. 0bc560e Bump __VALGRIND_MINOR__ to catch up with the release. by florian · 11 years ago
  46. 62477d2 Avoid "let" which isn't portable. by florian · 11 years ago
  47. 28ae199 Accept glibc 2.19 as valid. by mjw · 11 years ago
  48. 987862c Fix incorrect include, spotted by mjw. by sewardj · 11 years ago
  49. 3690e68 Update. by sewardj · 11 years ago
  50. 29ac981 * fix a bug in sys_clone that was causing threads to hang at exit by sewardj · 11 years ago
  51. 2e1de02 memcheck/tests/Makefile.am include filter_dw4 in dist_noinst_SCRIPTS. by mjw · 11 years ago
  52. c8fa5cc Enable sys_ppoll, sys_kill, sys_socketpair. by sewardj · 11 years ago
  53. dbb328d arm64-linux: make restarting of syscalls interrupted by signals work by sewardj · 11 years ago
  54. ae082d8 First attempt at supporting sys_clone. by sewardj · 11 years ago
  55. 14857fd Make these buildable on arm64-linux. by sewardj · 11 years ago
  56. 417e103 Bug 331337 s390x WARNING: unhandled syscall: 326 (dup3) by mjw · 11 years ago
  57. 9c85e3f Removing fixed issue #326444 from the bug list by petarj · 11 years ago
  58. ccfc908 Remove those bugs that are already reported in NEWS as being by florian · 11 years ago
  59. 24f0c3a mips32: Support for 64bit FPU on MIPS32 platforms. by dejanj · 11 years ago
  60. 3e17274 Fix BZ #327212. Check for absolute path name at the end of by florian · 11 years ago
  61. f674e38 mips32/64: Remove default flags -mips32 and -mips64 from the Makefile.all.am. by dejanj · 11 years ago
  62. b0385bc Filter out differences in structure size by tom · 11 years ago
  63. 77a6631 Use pclose instead of fclose to close pipes opened with popen, which by tom · 11 years ago
  64. 09c6ed8 Use sigjmp_buf with sig{set,long}jmp, not jmp_buf by tom · 11 years ago
  65. 8376591 mips64: add missing file to EXTRA_DIST by petarj · 11 years ago
  66. f04257f mips64: update list of svn ignore files by petarj · 11 years ago
  67. 89981ae mips64: correct mistyped test name by petarj · 11 years ago
  68. 77b1986 mips64: add tests for load indexed instructions by petarj · 11 years ago
  69. 965bf3f Fix V-bit tester failures introduced by VEX r2815. by florian · 11 years ago
  70. 1b660cb Update list of ignored files. by florian · 11 years ago
  71. 0b75059 mips64: Add BE version of cvm_lx_ins.stdout.exp by petarj · 11 years ago
  72. b8afd6f arm64: implement the apply on all GP register. by philippe · 11 years ago
  73. 7c2800a Mention that --vgdb=full bypasses the discard_translation gdbsrv problem by philippe · 11 years ago
  74. 5566301 No need to discard translation in gdbserver when --vgdb=full by philippe · 11 years ago
  75. 3ef45eb README.aarch64 : update status of gdbsrv for arm64 by philippe · 11 years ago
  76. 0eb0d5a Fix or implement various things to have V gdbsrv working on arm64 by philippe · 11 years ago
  77. 4ea8f14 - Handle KVM_CREATE_IRQCHIP, which does not take any parameter by cborntra · 11 years ago
  78. 1179131 Ignore executable. Should have been part of r13791. by florian · 11 years ago
  79. 4decb26 Fix the ppc32 special-instruction magic sequence so it really does by sewardj · 11 years ago
  80. aa229f3 Update NEWS for VEX r2814 by tom · 11 years ago
  81. 68f338f Fix typo in poll wrapper by tom · 11 years ago
  82. fef90e0 drd: Make the code added in r13792 portable by bart · 11 years ago
  83. 72b2193 drd/tests/trylock: Make this test pass for glibc >= 2.18 by bart · 11 years ago
  84. 9025fdb drd: Avoid that the drd/tests/pth_mutex_reinit test fails with glibc >= 2.18 by bart · 11 years ago
  85. a1b78a8 by carll · 11 years ago
  86. 75beb11 Fix V-bit tester failures introduced by VEX r2812. by florian · 11 years ago
  87. 647c002 Create a list of all bugs reported after the 3.9.0 release (I think). by sewardj · 11 years ago
  88. 518510b Show a line in the output log when the client connects but the by sewardj · 11 years ago
  89. 1cd6c90 Update. by sewardj · 11 years ago
  90. 6228e11 mips64: Add tests that cover Cavium-specific load indexed instructions by petarj · 11 years ago
  91. ddc4a18 Add support for the clock_adjtime system call. by tom · 11 years ago
  92. 4f5be8c Both eventfd and eventfd2 have post handlers that we were failing by tom · 11 years ago
  93. 1546c7a mips64: modify configure.ac to check for cavium supported toolchain by petarj · 11 years ago
  94. 55e7f19 mips64: detect Cavium Octeon II in mips_features by petarj · 11 years ago
  95. 1eb272f Handle and instrument an extra rounding-mode argument as added by by sewardj · 11 years ago
  96. fec95c8 This patch by adrian.sendroiu@freescale.com fixes the lrmw and stmw by carll · 11 years ago
  97. cc4a004 Update NEWS (platform changes section) with MIPS/Android by petarj · 11 years ago
  98. fc073c3 Fix typo. by sewardj · 11 years ago
  99. 4eeddf1 Ignore testcase executable. by florian · 11 years ago
  100. 0345188 arm64: rename guest_SP to guest_XSP so as to avoid a name clash with by sewardj · 11 years ago