1. 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
  2. b9c815b Support the DCBZL instruction. Also, query the host CPU at startup by sewardj · 14 years ago
  3. a5dda3e Make the leak tests a whole lot less flaky on ppc32/64-linux by by sewardj · 14 years ago
  4. f9fe602 Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since the by sewardj · 14 years ago
  5. ba1e27c Enable sys_pwrite64 on arm-linux. Fixes #249996. by sewardj · 14 years ago
  6. 6467a15 Un-break feature detection for Altivec, so that the Altivec tests by sewardj · 14 years ago
  7. da5ceaa darwin: support sys_open_extended, sys_removexattr, sys_fremovexattr. by sewardj · 14 years ago
  8. 374a48f Fix branch predictor simulation in Cachegrind by weidendo · 14 years ago
  9. 36c279e Added a suppression pattern. by bart · 14 years ago
  10. 68a8afa Made sure that DRD processes client programs that use SA_ONSTACK by bart · 14 years ago
  11. d5bbc61 Builds again with ENABLE_DRD_CONSISTENCY_CHECKS defined. by bart · 14 years ago
  12. 67cb4fb Builds again with ENABLE_DRD_CONSISTENCY_CHECKS defined. by bart · 14 years ago
  13. 383d613 Added the per-thread property 'on_alt_stack'. by bart · 14 years ago
  14. 019a43f Made declaration and definition of VG_(thread_get_stack_size)(ThreadId) by bart · 14 years ago
  15. 83c5a92 Added functions for querying the properties of the alternate stack. by bart · 14 years ago
  16. 38ad31a Added and commented out the CFLAG -DENABLE_DRD_CONSISTENCY_CHECKS. by bart · 14 years ago
  17. 212534a Added sigaltstack() regression test. by bart · 14 years ago
  18. db0d436 Updated expected output. The output changed because of r11320. by bart · 14 years ago
  19. c1fc133 Improved support for VALGRIND_MALLOCLIKE_BLOCK in memcheck: error by bart · 14 years ago
  20. edef417 The client requests defined in memcheck.h can now be invoked from programs compiled with the Microsoft C compiler too. by bart · 14 years ago
  21. a7103ba drd.h: removed inline functions and replaced these by direct client request invocations. by bart · 14 years ago
  22. fa5115a Refactoring: introduced new macro VALGRIND_DO_CLIENT_REQUEST_EXPR() and used that macro to reimplement RUNNING_ON_VALGRIND. by bart · 14 years ago
  23. b23d505 Add support for F_DUPFD_CLOEXEC. Fixes #238696. by tom · 14 years ago
  24. 4750af1 Disabled a regression test because it fails intermittently. by bart · 14 years ago
  25. 0da2c77 Suppressed a few warnings reported by the Microsoft C Compiler. by bart · 14 years ago
  26. 93eed90 Compiles now with the Microsoft C Compiler too. by bart · 14 years ago
  27. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  28. ef38625 Expand ${PWD} in the vgopts: line of .vgtest files. by bart · 14 years ago
  29. 4157dd3 Another supp for 10.5.x. by sewardj · 14 years ago
  30. 2536c9d Improved test cases for Neon VLDn/VSTn instructions. by sewardj · 14 years ago
  31. 684ae47 Removed a recently added suppression pattern again. by bart · 14 years ago
  32. eef3584 Removed ANNOTATE_HAPPENS_BEFORE/AFTER() usage restrictions. by bart · 14 years ago
  33. d3a300d DRD does now recognize Helgrind's start/stop tracking client requests too. by bart · 14 years ago
  34. 343106c Added more suppression patterns. by bart · 14 years ago
  35. a466f8b Don't trigger an assertion failure if len == 0. by bart · 14 years ago
  36. 81e06dc Add test cases for v6 media instructions in both ARM and Thumb mode. by sewardj · 14 years ago
  37. 0759503 Source code cleanup. by bart · 14 years ago
  38. f9427fd Added command-line option --trace-alloc and disabled --free-is-write by default. by bart · 14 years ago
  39. 5bb0d00 Added read_after_free regression test. by bart · 14 years ago
  40. 75c1cba Added new DRD command-line option --free-is-write and enabled it by default. by bart · 14 years ago
  41. 046d8a0 Updated Subversion ignore list. by bart · 14 years ago
  42. 52c9eba Updated memcheck/tests/Makefile.am. by bart · 14 years ago
  43. d8927ae Filter out lines that differ between x86 and ppc. by bart · 14 years ago
  44. 7f48981 Ported to Win32. Tested that both RUNNING_ON_VALGRIND and VALGRIND_PRINTF() by bart · 14 years ago
  45. 924bb22 Spelling fix. by bart · 14 years ago
  46. 9e28ed5 Updated Subversion ignore list. by bart · 14 years ago
  47. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  48. 2cdfa9e Update comment. by sewardj · 14 years ago
  49. 188a6d7 arm-linux: send output to stderr, as on all other platforms. by sewardj · 14 years ago
  50. c1cc963 The argument to FIBMAP is an int, not an unsigned long. Fixes #248822. by tom · 14 years ago
  51. 7b4e00b Change the replacement for memcpy to a vectorised version that does by sewardj · 14 years ago
  52. 4dddd06 arm-linux: make restarting interrupted syscalls work in Thumb mode. by sewardj · 14 years ago
  53. 1c29a94 Add tests for all {ARM,Thumb} x {integer,NEON} instructions. by sewardj · 14 years ago
  54. 6b564a0 Merge from branches/THUMB: test programs for NEON and Thumb. by sewardj · 14 years ago
  55. 38efe4b Merge from branches/THUMB: link-time stub needed on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  56. 1dbd337 Merge from branches/THUMB: m_machine changes needed for Thumb support: by sewardj · 14 years ago
  57. ca9054a Merge from branches/THUMB: add (partial) --track-origins support for by sewardj · 14 years ago
  58. d69cee8 Merge from branches/THUMB: supps and mandatory redirs on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  59. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  60. 223125d Merge from branches/THUMB: rack renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  61. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  62. 57f92b0 Merge from branches/THUMB: tool-side handling of new primops required by sewardj · 14 years ago
  63. 76cd8d7 Merge from branches/THUMB: build system fixes for Thumb by sewardj · 14 years ago
  64. 5446faa Add an intercept for strpbrk (copied from Memcheck). by sewardj · 14 years ago
  65. 319437a Add some supps for Ubuntu 10.04 (x86_64, SSE4). by sewardj · 14 years ago
  66. adf9e4d Intercept strstr, required on SSE4 capable Linux targets. by sewardj · 14 years ago
  67. ba18935 Add in comments a (validated) strspn replacement, should it become necessary. by sewardj · 14 years ago
  68. 5c65962 Add a new client request, VALGRIND_MAP_IP_TO_SRCLOC, so that clients by sewardj · 14 years ago
  69. a77687c Add intercepts for strstr, strpbrk, strcspn. These are needed for by sewardj · 14 years ago
  70. fc9b171 Add a test which checks the ISTRI-vs-ESTRI-vs-ISTRM-vs-ESTRM by sewardj · 14 years ago
  71. db3c42f Add tests for PINSRB and PTEST. by sewardj · 14 years ago
  72. 7f3019b Fix strict-aliasing violations; + minor futzing. by sewardj · 14 years ago
  73. cedece1 Added two new suppression patterns and generalized an existing one. by bart · 14 years ago
  74. 4c89d2c Fixed a compiler warning. by bart · 14 years ago
  75. 5ac9906 Majorly improve and generalise the core arithmetic routines. by sewardj · 14 years ago
  76. 4eff11b Add more intercepts for strcpy, strncmp, strcmp, so as to reduce the by sewardj · 14 years ago
  77. aca399a Made sure that the CFLAGS variable specified on the configure command line by bart · 14 years ago
  78. 9a038f6 Another supp for OSX 10.5. by sewardj · 14 years ago
  79. b87202f Generalized a suppression pattern. by bart · 14 years ago
  80. 0a87e8d Add a test program for PCMPISTRI on amd64 (not yet hooked up). by sewardj · 14 years ago
  81. 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
  82. a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
  83. 8ee04f9 Passes now when compiled with gcc 4.5.x too. by bart · 14 years ago
  84. fc3ce48 Partially connect up the LZCNT tests. What remains to be done is to by sewardj · 14 years ago
  85. 3cf36a9 Add the ability to detect "amd64-lzcnt" and "x86-lzcnt". by sewardj · 14 years ago
  86. 9cdf962 Use VALGRIND_PRINTF to print the first line of the message so that by tom · 14 years ago
  87. becedea Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". Tested on amd64 and on ppc64. by bart · 14 years ago
  88. ab20576 Test cases for LZCNT instruction support. Not wired up yet. by sewardj · 14 years ago
  89. 40d91c7 x86/amd64: detect whether the CPU supports LZCNT. Followup to #212335. by sewardj · 14 years ago
  90. 0c384bc Made gmp, mpfr and mpc prefixes configurable. by bart · 14 years ago
  91. 9790f39 Reverted r11238. by bart · 14 years ago
  92. 1a52028 Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". by bart · 14 years ago
  93. a13f022 Updated list of suppression patterns. by bart · 14 years ago
  94. e12694d Update expected output for Ubuntu 10.04. by sewardj · 14 years ago
  95. 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
  96. 8fef625 When reporting an error about an attempt to re-lock an already-locked by sewardj · 14 years ago
  97. 72a2d80 Comment-only change. by sewardj · 14 years ago
  98. 5e0d3d6 Handle sys_ioperm on Linux. Fixes #237723. by sewardj · 14 years ago
  99. c42c056 Support sys_proc_info on 32-bit darwin as well as 64-bit. This by sewardj · 14 years ago
  100. 743a208 In XML mode, properly escape test strings in the preamble. by sewardj · 14 years ago