1. 9e28ed5 Updated Subversion ignore list. by bart · 14 years ago
  2. 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
  3. 2cdfa9e Update comment. by sewardj · 14 years ago
  4. 188a6d7 arm-linux: send output to stderr, as on all other platforms. by sewardj · 14 years ago
  5. c1cc963 The argument to FIBMAP is an int, not an unsigned long. Fixes #248822. by tom · 14 years ago
  6. 7b4e00b Change the replacement for memcpy to a vectorised version that does by sewardj · 14 years ago
  7. 4dddd06 arm-linux: make restarting interrupted syscalls work in Thumb mode. by sewardj · 14 years ago
  8. 1c29a94 Add tests for all {ARM,Thumb} x {integer,NEON} instructions. by sewardj · 14 years ago
  9. 6b564a0 Merge from branches/THUMB: test programs for NEON and Thumb. by sewardj · 14 years ago
  10. 38efe4b Merge from branches/THUMB: link-time stub needed on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  11. 1dbd337 Merge from branches/THUMB: m_machine changes needed for Thumb support: by sewardj · 14 years ago
  12. ca9054a Merge from branches/THUMB: add (partial) --track-origins support for by sewardj · 14 years ago
  13. d69cee8 Merge from branches/THUMB: supps and mandatory redirs on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  14. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  15. 223125d Merge from branches/THUMB: rack renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  16. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  17. 57f92b0 Merge from branches/THUMB: tool-side handling of new primops required by sewardj · 14 years ago
  18. 76cd8d7 Merge from branches/THUMB: build system fixes for Thumb by sewardj · 14 years ago
  19. 5446faa Add an intercept for strpbrk (copied from Memcheck). by sewardj · 14 years ago
  20. 319437a Add some supps for Ubuntu 10.04 (x86_64, SSE4). by sewardj · 14 years ago
  21. adf9e4d Intercept strstr, required on SSE4 capable Linux targets. by sewardj · 14 years ago
  22. ba18935 Add in comments a (validated) strspn replacement, should it become necessary. by sewardj · 14 years ago
  23. 5c65962 Add a new client request, VALGRIND_MAP_IP_TO_SRCLOC, so that clients by sewardj · 14 years ago
  24. a77687c Add intercepts for strstr, strpbrk, strcspn. These are needed for by sewardj · 14 years ago
  25. fc9b171 Add a test which checks the ISTRI-vs-ESTRI-vs-ISTRM-vs-ESTRM by sewardj · 14 years ago
  26. db3c42f Add tests for PINSRB and PTEST. by sewardj · 14 years ago
  27. 7f3019b Fix strict-aliasing violations; + minor futzing. by sewardj · 14 years ago
  28. cedece1 Added two new suppression patterns and generalized an existing one. by bart · 14 years ago
  29. 4c89d2c Fixed a compiler warning. by bart · 14 years ago
  30. 5ac9906 Majorly improve and generalise the core arithmetic routines. by sewardj · 14 years ago
  31. 4eff11b Add more intercepts for strcpy, strncmp, strcmp, so as to reduce the by sewardj · 14 years ago
  32. aca399a Made sure that the CFLAGS variable specified on the configure command line by bart · 14 years ago
  33. 9a038f6 Another supp for OSX 10.5. by sewardj · 14 years ago
  34. b87202f Generalized a suppression pattern. by bart · 14 years ago
  35. 0a87e8d Add a test program for PCMPISTRI on amd64 (not yet hooked up). by sewardj · 14 years ago
  36. 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
  37. a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
  38. 8ee04f9 Passes now when compiled with gcc 4.5.x too. by bart · 14 years ago
  39. fc3ce48 Partially connect up the LZCNT tests. What remains to be done is to by sewardj · 14 years ago
  40. 3cf36a9 Add the ability to detect "amd64-lzcnt" and "x86-lzcnt". by sewardj · 14 years ago
  41. 9cdf962 Use VALGRIND_PRINTF to print the first line of the message so that by tom · 14 years ago
  42. 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
  43. ab20576 Test cases for LZCNT instruction support. Not wired up yet. by sewardj · 14 years ago
  44. 40d91c7 x86/amd64: detect whether the CPU supports LZCNT. Followup to #212335. by sewardj · 14 years ago
  45. 0c384bc Made gmp, mpfr and mpc prefixes configurable. by bart · 14 years ago
  46. 9790f39 Reverted r11238. by bart · 14 years ago
  47. 1a52028 Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". by bart · 14 years ago
  48. a13f022 Updated list of suppression patterns. by bart · 14 years ago
  49. e12694d Update expected output for Ubuntu 10.04. by sewardj · 14 years ago
  50. 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
  51. 8fef625 When reporting an error about an attempt to re-lock an already-locked by sewardj · 14 years ago
  52. 72a2d80 Comment-only change. by sewardj · 14 years ago
  53. 5e0d3d6 Handle sys_ioperm on Linux. Fixes #237723. by sewardj · 14 years ago
  54. c42c056 Support sys_proc_info on 32-bit darwin as well as 64-bit. This by sewardj · 14 years ago
  55. 743a208 In XML mode, properly escape test strings in the preamble. by sewardj · 14 years ago
  56. 0418bd3 pdb_ds_read: if the presented size is implausibly huge (> 512MB), by sewardj · 14 years ago
  57. e70930e Updated Subversion ignore lists. by bart · 14 years ago
  58. cdbc508 pthread_hijack: start the new thread with all signals blocked, by sewardj · 14 years ago
  59. 75944cc Add a fix equivalent to r10751 for amd64-darwin: Resync after by sewardj · 14 years ago
  60. 54fa0e7 Support sys_audit_session_self on MacOSX 10.6 (Dave MacLachlan, by sewardj · 14 years ago
  61. 635713e Use the wrapper for sys___semwait_signal for 10.5 also on 10.6, by sewardj · 14 years ago
  62. 3d1fa79 Support sys_symlink on Darwin. Fixes #237485. by sewardj · 14 years ago
  63. f7ee6fb Put quotes around the argument to /usr/bin/dsymutil, so it doesn't by sewardj · 14 years ago
  64. 534acf2 Fix compiler warnings with the proc_info wrapper. by sewardj · 14 years ago
  65. 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
  66. bfc2daf Handle (on Linux) syscalls: sendfile, setgid, setgroups. Fixes by sewardj · 14 years ago
  67. 9e0a6b8 Increase Valgrind's (per-thread) stack size from 64kB to 1MB, by sewardj · 14 years ago
  68. 2840276 Include unified_annotations.h in the tarball. by sewardj · 14 years ago
  69. e31b81c Try to fix 'make dist' -- possible fallout from r11188. by sewardj · 14 years ago
  70. cb3ccf3 Fix for branch prediction: handle calls via function pointer by weidendo · 14 years ago
  71. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  72. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  73. b1cc5d6 by njn · 14 years ago
  74. cc58cea Convert x86-darwin to amd64-darwin at configure time, because Macs report as by njn · 14 years ago
  75. 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
  76. 0af71bb Give prototypes for the 64-bit integer division replacements, so by sewardj · 14 years ago
  77. 7f245b4 Get rid of a whole bunch of format string warnings, by the probably by sewardj · 14 years ago
  78. 08a6319 Fix \n placement in Darwin sync-check-failure messages. by sewardj · 14 years ago
  79. 12445b8 Don't assert when trying to show a Darwin syscall number in an unknown by sewardj · 14 years ago
  80. 1e183cc Add a handler for syscall proc_info, 64-bit Darwin only atm. by sewardj · 14 years ago
  81. 3734f57 Add some suppressions reported by Jesse Ruderman. by njn · 14 years ago
  82. e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
  83. bd5cfa6 Fix various bits of regtest breakage on amd64-linux caused by the MACOSX106 by njn · 14 years ago
  84. f9eef05 Remove a bogus header file listing. by njn · 14 years ago
  85. 65bcc2e Add a missing filter_stderr file. by njn · 14 years ago
  86. 64a5cf9 Add missing darwin10 .supp files. by njn · 14 years ago
  87. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  88. 69d495d Added cg_diff. by njn · 14 years ago
  89. 69ad7d8 Fix for bug #242814 (Linux): made sure that Valgrind tools do not crash when the first argument of the mount() system call is NULL. by bart · 14 years ago
  90. c7d0a8f Add tests for ROUNDSS and ROUNDSD -- partial coverage, for the cases by sewardj · 14 years ago
  91. d376a76 Handle new primop Iop_RoundF32toInt, needed by SSE4 ROUNDSS (vex r1986). by sewardj · 14 years ago
  92. b169a8c Don't need to have special handling for link_tool_exe now that it's by njn · 14 years ago
  93. 7e15bc3 Don't print the linking command, it's too noisy with "make --quiet" builds. by njn · 14 years ago
  94. 1e0fe3a Fix bug in the previous commit. by njn · 14 years ago
  95. 93d1f17 Allow negative numbers in the cachegrind.out.* file. Also protect against by njn · 14 years ago
  96. a602792 Make better use of references, allowing data structure updates to be more by njn · 14 years ago
  97. b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
  98. 07b168d Reimplemented the _VKI_IOC_TYPECHECK() macro such that it doesn't trigger a by bart · 14 years ago
  99. 8ad6ab9 Updated Subversion ignore list. by bart · 14 years ago
  100. 149ede9 Avoid reading beyond the end of the environment variable when by tom · 14 years ago