1. b637cd4 Ensure libvex tests in none are compiling on amd64, when configuring for 32 bits only by philippe · 9 years ago
  2. f29a856 Refine NEWS entry for memcheck xb monitor command by philippe · 9 years ago
  3. b92e632 * Memcheck: by philippe · 9 years ago
  4. 6004219 Rewrite memcheck's event counter machinery. by florian · 9 years ago
  5. 82b558e Fix the "make regtest" error caused by the new tilegx instruction tests by zliu · 9 years ago
  6. 5e5cb00 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  7. 16eef85 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  8. dfc9bd1 Improve the script to also show failures in the post-regtest checks by florian · 9 years ago
  9. 9223db9 Fix a typo in README.solaris. Spotted by Florian Krohm <florian@eich-krohm.de>. by iraisr · 9 years ago
  10. 2ea895e Resolve suppressions that changed in OS X 10.11 (DP5). n-i-bz by rhyskidd · 9 years ago
  11. 95a2768 OS X: Suppress newly introduced system library errors in OS X 10.11 (DP5). n-i-bz by rhyskidd · 9 years ago
  12. f03f9f3 Guard two hanging tests on OS X 10.11, which otherwise prevent regression test suite from running in automated manner. n-i-bz by rhyskidd · 9 years ago
  13. 072064d GCC 5.1 issues warnings about static variables declared within non-static by florian · 9 years ago
  14. 4f9b7c7 Silence a few more warnings from GCC 5.1 by florian · 9 years ago
  15. 93eb900 Silence a few warnings issued by GCC 5.1 claiming that 'res' is by florian · 9 years ago
  16. 3119a2b As pointed out by GCC 5.1 macro arguments ought to be paranthesized by florian · 9 years ago
  17. fa0a7f4 Check for Solaris specific program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTAT_ZONE; by iraisr · 9 years ago
  18. 8998d7e by philippe · 9 years ago
  19. c08e5f4 Fix hard-to-understand code in VG_(load_ELF)(). by iraisr · 9 years ago
  20. 65105dc Merge tilegx instruction test patch "valgrind-tilegx-instruction-test.patch" by zliu · 9 years ago
  21. f86b5c3 Update list of Solaris specific ignored files. by iraisr · 9 years ago
  22. 0e65491 Use handwritten memcheck assembly helpers on x86/Solaris in addition to {arm,x86}-linux. by iraisr · 9 years ago
  23. 07c41c2 Properly guard none/tests/amd64/avx-1. This resolves one failing regression test on OS X with modern hardware. n-i-bz. by rhyskidd · 9 years ago
  24. cb30149 Fix testcase such that it can be run under cron on Solaris. by florian · 9 years ago
  25. e37f835 Remove implicit reference to the --db-attach feature which was by florian · 9 years ago
  26. ead018e In VALGRIND_PRINTF write out the thread name to xml. by florian · 9 years ago
  27. 80da883 Fix memcheck/tests/darwin/aio on OS X. n-i-bz by rhyskidd · 9 years ago
  28. 0bf9f9b Clean up some bit rot within memcheck/tests/darwin/scalar. n-i-bz. by rhyskidd · 9 years ago
  29. 9983eca configure.ac: Improve portability of the code introduced in r15423 by bart · 9 years ago
  30. 12ab871 ioctl handling needs to do POST handling on generic ioctls and needs to handle BPF ioctls by rhyskidd · 9 years ago
  31. 9c8e198 Fix clang/osx: ld: warning: -read_only_relocs cannot be used with x86_64 by rhyskidd · 9 years ago
  32. 4f2fe91 Properly conditionalise these tests, now that they are guarded on certain combinations of operating system and compiler. by rhyskidd · 9 years ago
  33. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  34. 1abd1f3 Fix valgrind 3.9.0 build fails on Mac OS X 10.6.8 bz#327745 by rhyskidd · 9 years ago
  35. a18a528 Resolve makefile consistency error at conclusion of make regtest by rhyskidd · 9 years ago
  36. d20c762 Complete fix for bz#344416 - Fix make regtest does not work cleanly on OS X (3). by rhyskidd · 9 years ago
  37. 308a98c Partial fix for bz#344416 - Fix make regtest does not work cleanly on OS X (2). by rhyskidd · 9 years ago
  38. 906b2dc Partial fix for bz#344416 - Fix make regtest does not work cleanly on OS X. by rhyskidd · 9 years ago
  39. 1285365 regression tests: Remove superfluous backticks by bart · 9 years ago
  40. 3a89e00 tests/vg_regtest: Always evaluate prerequisite expressions with sh by bart · 9 years ago
  41. 7f1395d Set svn:ignore on new gdbserver_test/solaris folder by rhyskidd · 9 years ago
  42. db8aad8 Unbreak the OS X/clang build from r15419. This handrolled assembly on x86 will need more work to build with Apple's clang variant. by rhyskidd · 9 years ago
  43. b94fbf0 Unbreak the build on several setups : by philippe · 9 years ago
  44. b63380a Add two more tests with missing interpreter names. by florian · 9 years ago
  45. 55084cf Add testcase. Should have been in r15429. by florian · 9 years ago
  46. 85ba9b7 Update by florian · 9 years ago
  47. 512f27e Fix BZ #338606. Basically, the bug was that it was believed that by florian · 9 years ago
  48. ea8497c Update list of ignored files from solaris port. by florian · 9 years ago
  49. 704f46b Fix incorrect implementation of LOADV64le that was added in r15418. by sewardj · 9 years ago
  50. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  51. 4793735 Patch 7 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  52. 56f7989 Patch 6 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  53. 5bd4f6d Patch 4 and 5 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  54. ae494d9 Patch 3 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  55. 17e3da7 Patch 2 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  56. eabf9ff Patch 1 of 7, improve PPC HW capabiltiy checking. by carll · 9 years ago
  57. b9437c5 Bug 349879 - [PATCH] memcheck: add handwritten assembly for helperc_LOADV by sewardj · 9 years ago
  58. 2ce9ac2 VG_(helperc_LOADV64le): add handwritten assembly helper for ARM32 by sewardj · 9 years ago
  59. f2ff46d Block the running of a known hanging regression test on OS X. Partial fix for bz#344416, and related to BZ#216837. by rhyskidd · 9 years ago
  60. 73796f4 Block the running of a known hanging regression test on OS X. Partial fix for bz#344416, and related to BZ#350359. by rhyskidd · 9 years ago
  61. a59627a Documentation: Ensure alignment of the x86 and amd64 darwin code in m_sigframe. Follows from a side-by-side code review. by rhyskidd · 9 years ago
  62. 29d32eb Announce bug fix for BZ #350251 by florian · 9 years ago
  63. 435aa2c mips32: fix build error caused by r15404 by petarj · 9 years ago
  64. 4432618 OS X 10.11: Tweak magic offset, which was amended prior to xnu-3247.1.36~7 (DP3). Also align some debug output text between x86 and amd64. bz#348909. by rhyskidd · 9 years ago
  65. 4553b79 Fix Valgrind does not support pthread_sigmask() on OS X bz#201216 by rhyskidd · 9 years ago
  66. 0a52ee2 Fix syntax error; by florian · 9 years ago
  67. f0c855f Better align OS X error reporting with other platforms. Refer coregrind/m_ume/elf.c by rhyskidd · 9 years ago
  68. 8c76f8c Followup to r15406: by florian · 9 years ago
  69. b9e129b Fix from Andreas Arnez for bug 342841 s390x unrecognized instruction fiebra by cborntra · 9 years ago
  70. 081f1f7 Minor updates; also note the fixing of 346411. by sewardj · 9 years ago
  71. bd664fd Fix "346411 MIPS: SysRes::_valEx handling is incorrect" by sewardj · 9 years ago
  72. 9090d2f Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing work. by rhyskidd · 9 years ago
  73. 6995205 Roughly classify all the bugs in 3_10_BUGSTATUS.txt. by sewardj · 9 years ago
  74. 418f6b3 VG_(get_StackTrace_wrk) for x86-{linux,darwin}: when following by sewardj · 9 years ago
  75. dd77d64 Update. by sewardj · 9 years ago
  76. 8291e31 349941 di_notify_mmap might create wrong start/size DebugInfoMapping by mjw · 9 years ago
  77. b97cf8e 349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so) by mjw · 9 years ago
  78. 3bfb914 Revert an accidental change to the address space manager that sneaked by florian · 9 years ago
  79. 05c9d21 Followup to r15394 and BZ #349874. Ensure tests align with (corrected) output. by rhyskidd · 9 years ago
  80. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  81. 9943ab3 Fix scripts to use /bin/true consistently. by florian · 9 years ago
  82. 9d83e99 Fix Memcheck: the 'impossible' happened: unexpected size for Addr (OSX/wine) by rhyskidd · 9 years ago
  83. 748ba7a Backing out patch 1 and 2 from Bugzilla 349790. by carll · 9 years ago
  84. 6504495 Patch 2 of 6 by carll · 9 years ago
  85. 808e082 Patch 1 of 6 by carll · 9 years ago
  86. 2a5ee00 Add news entry for bugzilla #349626 by bart · 9 years ago
  87. 6796d9e xen: Drop bogus port field from vki_xen_ioctl_evtchn_bind_virq by bart · 9 years ago
  88. 727c377 xen: Implement physdev_op and map_pirq by bart · 9 years ago
  89. 4b1ad96 xen: Implement the xsm_op hypercall by bart · 9 years ago
  90. e4d2c29 xen: syswrap XEN_SCHEDOP_remote_shutdown by bart · 9 years ago
  91. 62804b5 Follow-up for r15381 by bart · 9 years ago
  92. 4766ebd xen: Basic syswrap infrastructure for XEN_sched_op hypercalls by bart · 9 years ago
  93. 7253e7b xen: Implement memory map hypercalls by bart · 9 years ago
  94. 95b879a xen: syswrap XENMEM_machphys_compat_mfn_list by bart · 9 years ago
  95. bdfa4ee syswrap-xen.c: Make indentation consistent by bart · 9 years ago
  96. f38a8f0 xen: syswrap XEH_HVMOP_set_pci_intx_level by bart · 9 years ago
  97. d1388da xen: syswrap XEN_HVMOP_track_dirty_vram by bart · 9 years ago
  98. 174e8c4 xen: implement VKI_XEN_DOMCTL_irq_permission by bart · 9 years ago
  99. 6d2d093 xen: support for XEN_DOMCTL_iomem_permission by bart · 9 years ago
  100. c1e82ce xen: Handle XEN_DOMCTL_{test_assign,assign,deassign}_device by bart · 9 years ago