1. e7bf3b0 Update. by sewardj · 10 years ago
  2. bfd1d9f syswrap: XEN_DOMCTL_resumedomain by bart · 10 years ago
  3. 6505667 syswrap: XEN_HVMOP_set_mem_type by bart · 10 years ago
  4. 2c28071 syswrap: XEN_HVMOP_set_pci_link_route by bart · 10 years ago
  5. a5f81a0 syswrap: XEN_HVMOP_set_isa_irq_level by bart · 10 years ago
  6. 331b3f0 syswrap: XEN_DOMCTL_cacheflush by bart · 10 years ago
  7. 718b0fb syswrap: XEN_DOMCTL_settimeoffset by bart · 10 years ago
  8. b1055aa Fix P{RE,OST}_XEN_HVMOP_{READ,WRITE} by bart · 10 years ago
  9. 4612846 Add test cases for out-of-range argument handling for x87 instructions by sewardj · 10 years ago
  10. 090b529 Fix/improve user manual and man page derived from it. by philippe · 10 years ago
  11. 08a0e88 Also give the indication on how to use vgdb when --vgdb-stop-at is given by philippe · 10 years ago
  12. 8edd625 Add a list of all the FP+SIMD insns, as a base from which to by sewardj · 10 years ago
  13. 7c58a42 Finish off and/or re-enable test cases for: vector integer comparison by sewardj · 10 years ago
  14. c16b2a1 Increase some sleep time to (try to) avoid some failure. by philippe · 10 years ago
  15. ca903bb clo_processing is now done when this procedure is called. by philippe · 10 years ago
  16. ea58d61 Add a new test that shows a surprising side effect of the by philippe · 10 years ago
  17. a460df8 Filter lines such as: by philippe · 10 years ago
  18. 6f3f859 Make the test (more) deterministic by having send_signal using by philippe · 10 years ago
  19. 41d3111 Improve the comments in the test by philippe · 10 years ago
  20. 90afa78 Due to timing problem, test was not properly testing. by philippe · 10 years ago
  21. 808584b For the ld.so redirections for arm32-linux, allow the soname by sewardj · 10 years ago
  22. 903e051 Enable sys_sendmmsg() on arm32. by sewardj · 10 years ago
  23. e1d591d Remove the 2 sed expressions that were trying to massage the by philippe · 10 years ago
  24. d719453 Too difficult to match the stacktrace of the last instruction by philippe · 10 years ago
  25. 2c89107 * Modify nlgone_exit so that it tests --vgdb-stop-at=startup,exit by philippe · 10 years ago
  26. b8ac5ac * Implement optimisation in storev8/16/64 similar to optimisations in storev32 by philippe · 10 years ago
  27. adfff76 * Factorise code between is_valid_for_client and is_valid_for_valgrind. by philippe · 10 years ago
  28. 17e76ec Cleanup some old leftover of AIX port + fix a comment by philippe · 10 years ago
  29. e4d7812 * New option --aspace-minaddr=<address> allows to (possibly) make by philippe · 10 years ago
  30. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  31. a7d70b1 Reword/clarify the VG_(parse_enum_set) comment. by philippe · 10 years ago
  32. 0c2923f Factorise enum set parsing code by philippe · 10 years ago
  33. 4f6f336 Several improvements to (internal) statistics reporting about memory usage, by philippe · 10 years ago
  34. 6654de8 vgdb must not transmit signals when gdbserver has been ptrace-invoked. by philippe · 10 years ago
  35. f03d0b7 mips64: Add an extra case for mips64 in ML_(get_CFA). by dejanj · 10 years ago
  36. 05f3641 mips32: According to the glibc bug 5044 (https://sourceware.org/bugzilla/show_bug.cgi?id=5044) by dejanj · 10 years ago
  37. 85d4514 Make origin tracking work on arm64. by sewardj · 10 years ago
  38. 5d99813 Enable syscalls: by sewardj · 10 years ago
  39. 0abc419 mips32/64: According to DWARF version 4 in DW_TAG_structure_type we can by dejanj · 10 years ago
  40. fe0b433 mips32: Add an extra case for mips32 in ML_(get_CFA) in witch Valgrind will call by dejanj · 10 years ago
  41. 85e5990 Add tests for some variants of LD{1,2}/ST{1,2} that load or store two registers. by sewardj · 10 years ago
  42. 1092f19 Add tests for FCMEQ, FCMGE, FCMGT, FACGE, FACGT (reg-vs-reg variants only) by sewardj · 10 years ago
  43. 9a55e89 Fix a small typo in drd EXTRADIST Makefile.am file list for mips32 by philippe · 10 years ago
  44. fc6bbd3 mips32: Additional .exp files for mips32. by dejanj · 10 years ago
  45. eae3f03 mips32: Additional .exp file for mips32. by dejanj · 10 years ago
  46. c5fc866 Add client requests by sewardj · 10 years ago
  47. c32dd87 mips32: When we are accessing elements via double pointer MIPS compiler can by dejanj · 10 years ago
  48. 63eb989 drd: Add post-rwlock_init and pre-rwlock_destroy client requests (#332265) by bart · 10 years ago
  49. b3eae3e mips: Disable test on mips32/64 big-endian platforms. by dejanj · 10 years ago
  50. c29761f VG_(strlen) ( const HChar* str ) does not count the null terminator '\0' at the by dejanj · 10 years ago
  51. 263298b Update. by sewardj · 10 years ago
  52. 23ed630 Make Helgrind test cases build on arm64-linux. by sewardj · 10 years ago
  53. 4ad5efc drd: Fix pthread_rwlock_timed{rd,wr}lock intercepts (#332263) by bart · 10 years ago
  54. 35d91d9 drd/tests/atomic_var: Avoid that platform-specific code can trigger a false negative by bart · 10 years ago
  55. 91e1460 For arm64, implement macros CALL_FN_W_5W to CALL_FN_W_12W. by sewardj · 10 years ago
  56. f2d8663 strmem intercepts: Add mempcpy() intercepts for ld-linux on x86 by bart · 10 years ago
  57. 6a7ce26 Update for ARM fe fixes for 332037 and n-i-bz LDRD .. [PC, ] by sewardj · 10 years ago
  58. 1c540aa NEWS: Mention recently fixed DRD issues by bart · 10 years ago
  59. 8b07a12 NEWS: Mention recently fixed DRD issues by bart · 10 years ago
  60. caefb28 drd: Fix an assertion failure in the internal consistency check code (#332055) by bart · 10 years ago
  61. e3c808e Add vki/vki-*arm64-linux.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 10 years ago
  62. aeacd28 Make sure all files under the new shared dir are included in make dist. by mjw · 10 years ago
  63. ded468f Add vgdb.h to coregrind/Makefile.am noinst_HEADERS. by mjw · 10 years ago
  64. be25444 Add vki/vki-xen-tmem.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 10 years ago
  65. 62f0937 mips32/64: Fix some mips32 and mips64 definitions. by dejanj · 10 years ago
  66. 0895b09 coregrind/m_scheduler + drd: Rework r13862 by bart · 10 years ago
  67. 2bf4bb9 drd: Build fix for ENABLE_DRD_CONSISTENCY_CHECKS by bart · 10 years ago
  68. 38e1f35 coregrind/m_scheduler: Inform tools about thread ID while translating by bart · 10 years ago
  69. 78bc770 Enable sys_getpriority and sys_setpriority for ppc64. by mjw · 10 years ago
  70. c46e6cc Handle IROps introduced by the arm64 port: by sewardj · 10 years ago
  71. bb9b1b9 Supporting macros for function intercept and wrapping on arm64: by sewardj · 10 years ago
  72. 7aa6651 Replace strlen, index, strcmp in the AArch64 ld.so. (Why does it have by sewardj · 10 years ago
  73. 0f73047 Enable syscalls: sys_inotify_init1 sys_inotify_add_watch by sewardj · 10 years ago
  74. 01213b3 More test cases: xtn,xtn2 ushr 8h, 8h, #imm by sewardj · 10 years ago
  75. b5170b9 Enable the following syscalls: sys_eventfd2 sys_symlinkat sys_renameat by sewardj · 10 years ago
  76. 0652432 drd/tests/thread_namedrd/tests/thread_name: Ensure mutex address uniqueness (see also #331847) by bart · 10 years ago
  77. 43e28a8 drd/tests/sem_open: Change the semaphore name (#331839) by bart · 10 years ago
  78. 0c0793c mips32/mips64: Fix the problem with VKI_ENOSYS and VKI_EOVERFLOW for mips32/64. by dejanj · 10 years ago
  79. f8ee0df updated NEWS to state bug 329956 is fixed for the next release. by carll · 10 years ago
  80. d5c26f9 Add comprehensive testing for almost all supported load/store instructions. by sewardj · 10 years ago
  81. d11ed20 Enable sys_epoll_create1, sys_epoll_ctl, sys_epoll_pwait, sys_prctl. by sewardj · 10 years ago
  82. d89499b Add many test cases from arm64. by sewardj · 10 years ago
  83. 036c8a4 Update; document missing test cases. by sewardj · 10 years ago
  84. 94f53cb Add test cases for SIMD and FP instructions. by sewardj · 10 years ago
  85. 7a35989 Enable the following syscalls, which are needed to make regtests by sewardj · 10 years ago
  86. b1a628d Fixes form arm64-linux. by sewardj · 10 years ago
  87. 599cd7a Support arm64. by sewardj · 10 years ago
  88. c221218 wire up some more system calls on s390 by cborntra · 10 years ago
  89. da7e046 Fill in a (very) few cases for get_otrack_shadow_offset_wrk on arm64. by sewardj · 10 years ago
  90. e3c20b4 Enable a few more syscalls: by sewardj · 10 years ago
  91. df22202 mips32: Add tests for mips32 floating point compare instructions. by dejanj · 10 years ago
  92. 7e5a9c2 This fixes the shadow validity setup of SP,IA and FPC. The current by cborntra · 10 years ago
  93. 812e2f9 BZ#331380 cont. Don't crash if evp->sigev_notify is invalid. Fix scalar test. by mjw · 10 years ago
  94. 3995526 Handle IPv6 addresses when reporting open file descriptors. by tom · 10 years ago
  95. 40bb783 BZ#331380 Syscall param timer_create(evp) points to uninitialised byte(s) by mjw · 10 years ago
  96. 4ced797 Make SGCheck fail with a meaningful message on unsupported platforms. by florian · 10 years ago
  97. 85905b6 Announce bug fix for BZ #331305 by florian · 10 years ago
  98. 51b14ee Do not use == as it is not portable. Use = instead. by florian · 10 years ago
  99. 0bc560e Bump __VALGRIND_MINOR__ to catch up with the release. by florian · 10 years ago
  100. 62477d2 Avoid "let" which isn't portable. by florian · 10 years ago