1. 9a038f6 Another supp for OSX 10.5. by sewardj · 14 years ago
  2. b87202f Generalized a suppression pattern. by bart · 14 years ago
  3. 0a87e8d Add a test program for PCMPISTRI on amd64 (not yet hooked up). by sewardj · 14 years ago
  4. 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
  5. a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
  6. 8ee04f9 Passes now when compiled with gcc 4.5.x too. by bart · 14 years ago
  7. fc3ce48 Partially connect up the LZCNT tests. What remains to be done is to by sewardj · 14 years ago
  8. 3cf36a9 Add the ability to detect "amd64-lzcnt" and "x86-lzcnt". by sewardj · 14 years ago
  9. 9cdf962 Use VALGRIND_PRINTF to print the first line of the message so that by tom · 14 years ago
  10. 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
  11. ab20576 Test cases for LZCNT instruction support. Not wired up yet. by sewardj · 14 years ago
  12. 40d91c7 x86/amd64: detect whether the CPU supports LZCNT. Followup to #212335. by sewardj · 14 years ago
  13. 0c384bc Made gmp, mpfr and mpc prefixes configurable. by bart · 14 years ago
  14. 9790f39 Reverted r11238. by bart · 14 years ago
  15. 1a52028 Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". by bart · 14 years ago
  16. a13f022 Updated list of suppression patterns. by bart · 14 years ago
  17. e12694d Update expected output for Ubuntu 10.04. by sewardj · 14 years ago
  18. 9cb6475 Update expected outputs following vex r1992. by sewardj · 14 years ago
  19. 8fef625 When reporting an error about an attempt to re-lock an already-locked by sewardj · 14 years ago
  20. 72a2d80 Comment-only change. by sewardj · 14 years ago
  21. 5e0d3d6 Handle sys_ioperm on Linux. Fixes #237723. by sewardj · 14 years ago
  22. c42c056 Support sys_proc_info on 32-bit darwin as well as 64-bit. This by sewardj · 14 years ago
  23. 743a208 In XML mode, properly escape test strings in the preamble. by sewardj · 14 years ago
  24. 0418bd3 pdb_ds_read: if the presented size is implausibly huge (> 512MB), by sewardj · 14 years ago
  25. e70930e Updated Subversion ignore lists. by bart · 14 years ago
  26. cdbc508 pthread_hijack: start the new thread with all signals blocked, by sewardj · 14 years ago
  27. 75944cc Add a fix equivalent to r10751 for amd64-darwin: Resync after by sewardj · 14 years ago
  28. 54fa0e7 Support sys_audit_session_self on MacOSX 10.6 (Dave MacLachlan, by sewardj · 14 years ago
  29. 635713e Use the wrapper for sys___semwait_signal for 10.5 also on 10.6, by sewardj · 14 years ago
  30. 3d1fa79 Support sys_symlink on Darwin. Fixes #237485. by sewardj · 14 years ago
  31. f7ee6fb Put quotes around the argument to /usr/bin/dsymutil, so it doesn't by sewardj · 14 years ago
  32. 534acf2 Fix compiler warnings with the proc_info wrapper. by sewardj · 14 years ago
  33. 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
  34. bfc2daf Handle (on Linux) syscalls: sendfile, setgid, setgroups. Fixes by sewardj · 14 years ago
  35. 9e0a6b8 Increase Valgrind's (per-thread) stack size from 64kB to 1MB, by sewardj · 14 years ago
  36. 2840276 Include unified_annotations.h in the tarball. by sewardj · 14 years ago
  37. e31b81c Try to fix 'make dist' -- possible fallout from r11188. by sewardj · 14 years ago
  38. cb3ccf3 Fix for branch prediction: handle calls via function pointer by weidendo · 14 years ago
  39. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  40. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  41. b1cc5d6 by njn · 14 years ago
  42. cc58cea Convert x86-darwin to amd64-darwin at configure time, because Macs report as by njn · 14 years ago
  43. 320705f Callgrind: add branch prediction from Cachegrind by weidendo · 14 years ago
  44. 0af71bb Give prototypes for the 64-bit integer division replacements, so by sewardj · 14 years ago
  45. 7f245b4 Get rid of a whole bunch of format string warnings, by the probably by sewardj · 14 years ago
  46. 08a6319 Fix \n placement in Darwin sync-check-failure messages. by sewardj · 14 years ago
  47. 12445b8 Don't assert when trying to show a Darwin syscall number in an unknown by sewardj · 14 years ago
  48. 1e183cc Add a handler for syscall proc_info, 64-bit Darwin only atm. by sewardj · 14 years ago
  49. 3734f57 Add some suppressions reported by Jesse Ruderman. by njn · 14 years ago
  50. e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
  51. bd5cfa6 Fix various bits of regtest breakage on amd64-linux caused by the MACOSX106 by njn · 14 years ago
  52. f9eef05 Remove a bogus header file listing. by njn · 14 years ago
  53. 65bcc2e Add a missing filter_stderr file. by njn · 14 years ago
  54. 64a5cf9 Add missing darwin10 .supp files. by njn · 14 years ago
  55. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  56. 69d495d Added cg_diff. by njn · 14 years ago
  57. 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
  58. c7d0a8f Add tests for ROUNDSS and ROUNDSD -- partial coverage, for the cases by sewardj · 14 years ago
  59. d376a76 Handle new primop Iop_RoundF32toInt, needed by SSE4 ROUNDSS (vex r1986). by sewardj · 14 years ago
  60. b169a8c Don't need to have special handling for link_tool_exe now that it's by njn · 14 years ago
  61. 7e15bc3 Don't print the linking command, it's too noisy with "make --quiet" builds. by njn · 14 years ago
  62. 1e0fe3a Fix bug in the previous commit. by njn · 14 years ago
  63. 93d1f17 Allow negative numbers in the cachegrind.out.* file. Also protect against by njn · 14 years ago
  64. a602792 Make better use of references, allowing data structure updates to be more by njn · 14 years ago
  65. b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
  66. 07b168d Reimplemented the _VKI_IOC_TYPECHECK() macro such that it doesn't trigger a by bart · 14 years ago
  67. 8ad6ab9 Updated Subversion ignore list. by bart · 14 years ago
  68. 149ede9 Avoid reading beyond the end of the environment variable when by tom · 14 years ago
  69. e7acec7 Add a test program for SSE4 instructions. Currently not integrated by sewardj · 14 years ago
  70. a3054f5 Fixed compiler warnings about casting from const char * to char *. by bart · 14 years ago
  71. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  72. b892884 PowerPC: only compile Altivec instructions when the CPU supports these. Fixes bug #238745. by bart · 14 years ago
  73. 82616e1 Made the abort() function available on PPC too. by bart · 14 years ago
  74. aab8c76 Fixed bogus check of RES in the ioctl PRE handler introduced by tom · 14 years ago
  75. 11b2a1d Fix typo introduced with r11165, include "Ge" in regtests by weidendo · 14 years ago
  76. 8508c75 Follow-up for r11164: made sure that the --build-id=none configure test works (was reported by Dave Goodell). by bart · 14 years ago
  77. aeb8622 Callgrind new feature: count global bus lock events "Ge" by weidendo · 14 years ago
  78. 75a5c2d Callgrind: make globals for log_* helpers visible outside sim.c by weidendo · 14 years ago
  79. 5bba525 Callgrind: event sets now consist of event groups by weidendo · 14 years ago
  80. 699fbac Added a configure test for the linker flag --build-id=none. by bart · 14 years ago
  81. 3a2bcf1 Added a suppression pattern for __nptl_deallocate_tsd(). by bart · 14 years ago
  82. 271889e Added a suppression pattern for the boost thread library. by bart · 14 years ago
  83. 438c12a Updated Subversion ignore list. by bart · 14 years ago
  84. 6d8d332 on MacOSX, correctly propagate failure code of system() call. by sewardj · 14 years ago
  85. 5f7fe12 by sewardj · 14 years ago
  86. f27eba2 Replaced dynamic initialization of DRD_(pthread_cond_initializer) by static initialization. by bart · 14 years ago
  87. cd37e31 Make link_tool_exe.c work for MacOSX. This un-breaks the MacOS build by sewardj · 14 years ago
  88. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  89. 8b1e682 Updated Subversion ignore lists. by bart · 14 years ago
  90. 850f199 Handle statically initialized condition variables properly. by bart · 14 years ago
  91. 28d7738 Added a regression test. by bart · 14 years ago
  92. 07de2c9 Can be processed again with autoconf 2.59 and before, which does not have AC_PROG_SED. by bart · 14 years ago
  93. f4845dc libhb_so_recv(): don't pass a NULL filter to Filter__clear. Not sure by sewardj · 14 years ago
  94. 8072c63 Updated e-mail address. by bart · 14 years ago
  95. 892af32 Set VG_(args_the_exename) to the full path to the script when by tom · 14 years ago
  96. 44e534d Fix amd64 and ppc64 to correctly mark mq_timedreceive as LINXY so that by tom · 14 years ago
  97. 12e9112 Changes: by bart · 14 years ago
  98. c5eceac Add missing backslash. by sewardj · 14 years ago
  99. 7a06e12 Added an additional tl_assert() statement. by bart · 14 years ago
  100. b7c3f08 Added support for glibc 2.12. by bart · 14 years ago