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