1. a72a27b Added configure test for pthread_yield() and sem_init(). by bart · 14 years ago
  2. 181b6bc Added yet another regression test. by bart · 14 years ago
  3. b8d5299 Changed gcc version from 4.4.3 to 4.5.0. by bart · 14 years ago
  4. fba428c Add some basic DWARF4 support. Based on patch from Jakub Jelinek by tom · 14 years ago
  5. 0fe1d4c Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and add comments. by sewardj · 14 years ago
  6. 51c9d37 search_all_symtabs: when mapping addresses to text symbols, consider by sewardj · 14 years ago
  7. 111544a Comment-only change. by sewardj · 14 years ago
  8. f38a74e Change the method used in hg_intercepts.c to hide from the user, the by sewardj · 14 years ago
  9. 1f77fec Take account the ABI-mandated stack redzone when changing stack by sewardj · 14 years ago
  10. 9ec8b07 Should now really compile on Darwin. by bart · 14 years ago
  11. ec2e146 Should now build on Darwin too. by bart · 14 years ago
  12. aaaf3ae Syscall numbers (on amd64 at least) are in unistd_{32,64}.h now so by tom · 14 years ago
  13. f6122a0 The help text printed by command-line option -h does now show the default by bart · 15 years ago
  14. 141a7ed Resynchronized client requests with the latest version of TSan's header file by bart · 15 years ago
  15. ea2a03c Added two additional regression tests. by bart · 15 years ago
  16. 39d234a Fix stupid bug in VG_(bzero_inline), as spotted by Bart. by sewardj · 15 years ago
  17. f7183e3 Inline most functions in VG_(use_CF_info). May or may not give a by sewardj · 15 years ago
  18. 4384f46 Enabled getsid in ptrcheck. Fixe #230593. by tom · 15 years ago
  19. 5d0d1f3 Improve performance of the fallback path when a translation is not by sewardj · 15 years ago
  20. 70585b8 Update expected outputs following r11089. by sewardj · 15 years ago
  21. 095d61e If a race error is detected, check to see whether the raced-on address by sewardj · 15 years ago
  22. 3b354f6 Generalized the DRD regression test stderr filter. by bart · 15 years ago
  23. 9dc12c4 Removed --read-var-info=yes in order to obtain the same output (hopefully) by bart · 15 years ago
  24. 22ee82a Add mlockall support to ptrcheck. Closes #230020. by tom · 15 years ago
  25. 5bb492d Removed ANNOTATE_HAPPENS_DONE() again. by bart · 15 years ago
  26. 9be5bdc Add tests for UXTAB and SXTAH. by sewardj · 15 years ago
  27. 3a7c5ad Fix the definedness handling of the last argument of sys_socketpair. by sewardj · 15 years ago
  28. cfb039e Marked the annotations ANNOTATE_MUTEX_IS_USED_AS_CONDVAR, by bart · 15 years ago
  29. c990605 Document the default value of --stacks correctly. by njn · 15 years ago
  30. b878a73 Do not suppress data races on user-annotated addresses. by bart · 15 years ago
  31. 4565e27 Added missing newlines in debug tracing statements. by bart · 15 years ago
  32. b00ac4c Added support for marking happens-before annotated addresses in another way by bart · 15 years ago
  33. 468947b Source code cleanup - no functionality has been changed. by bart · 15 years ago
  34. b43825e Added yet another regression test. by bart · 15 years ago
  35. 9b41809 Follow-up for r11073: added missing segment creation statement. by bart · 15 years ago
  36. 09e026e Updated gcc version. by bart · 15 years ago
  37. 62cc232 Changes: by bart · 15 years ago
  38. d167b5c Updated Subversion ignore list. by bart · 15 years ago
  39. cf3eb1b Updated Makefile.am. by bart · 15 years ago
  40. 4dd957a Added the necessary files to run the smart pointer test program as a by bart · 15 years ago
  41. e37ff33 Added a test program that triggers several happens-before usage errors. by bart · 15 years ago
  42. 733db9e Added a definition for a new annotation: ANNOTATE_HAPPENS_DONE(). by bart · 15 years ago
  43. 5530f5f Made the behavior of the annotate_smart_pointer test program configurable by bart · 15 years ago
  44. 83400fc Updated Subversion ignore list. by bart · 15 years ago
  45. e32f862 Changes: by bart · 15 years ago
  46. cbfb990 On amd64 all IPC calls behave as if the IPC_64 flag is set in the by tom · 15 years ago
  47. c710de6 Builds now on Win32 too. by bart · 15 years ago
  48. 406bac8 Rollup fixes for Helgrind: by sewardj · 15 years ago
  49. 7104416 Make the version number available in the valgrind.h headers, so by sewardj · 15 years ago
  50. e7d4607 Show the requesting thread (tid) for each translation. by sewardj · 15 years ago
  51. 21e49d7 Added the source code of one more unit test. by bart · 15 years ago
  52. ebf5844 Fix out-of-date comment. by sewardj · 15 years ago
  53. 9b919b6 some updates for NEWS by njn · 15 years ago
  54. e08eb5f Updated the semantics of ANNOTATE_BENIGN_RACE() as discussed on the Valgrind by bart · 15 years ago
  55. 110743c Add a wrapper for the splice system call and wire it up on by tom · 15 years ago
  56. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 15 years ago
  57. ce21563 by sewardj · 15 years ago
  58. 31b983d Removed trailing whitespace in C source and header files. by bart · 15 years ago
  59. 15bd0c8 Add parentheses round the "zzarg" macro argument when using it as it by tom · 15 years ago
  60. 55703df Fix up a few issues with OSS ioctls. Fixes #227325. by tom · 15 years ago
  61. 8086f01 Increase number of supported threads to 500. Fixes #227328. by sewardj · 15 years ago
  62. 7a75b36 Neither FUTEX_WAKE or FUTEX_WAKE_BITSET actually dereference the by tom · 15 years ago
  63. 01b768b Guard new debug print statement in r11045 correctly (at all!) by sewardj · 15 years ago
  64. 8ddb93a Get rid of kludgey and non-functional PID caching in the printing mechanism. by sewardj · 15 years ago
  65. 7e5634b Make -v messages w.r.t. finding of auxiliary debuginfo files less confusing. by sewardj · 15 years ago
  66. 3532b59 Make this usable on Ubuntu by explicitly specifying bash rather than dash. by sewardj · 15 years ago
  67. e4c3cff Handle sys_inotify_init1. by sewardj · 15 years ago
  68. da387f2 Add some intercepts to make Ptrcheck usable-ish on Ubuntu 9.10 (amd64). by sewardj · 15 years ago
  69. e9dd322 Add debug printing for the env-mashing machinery, to help investigate by sewardj · 15 years ago
  70. 2072880 Reduce verbosity of the PDB reader a bit. Original verbosity is still by sewardj · 15 years ago
  71. 13ac96d Try to find the PDB file for a given PE file by the totally kludgey by sewardj · 15 years ago
  72. ced8506 Fix bogus comparisons of PDB vs PE timestamps, so as to avoid by sewardj · 15 years ago
  73. 125f8a4 Generalise a suppression w.r.t. __setenv on Darwin. by sewardj · 15 years ago
  74. 23183c0 The client request VG_USERREQ__LOAD_PDB_DEBUGINFO that we get from by sewardj · 15 years ago
  75. 6560f21 Fix up obviously-bogus FPO biasing a bit. Not that I have any idea if by sewardj · 15 years ago
  76. 39ff606 Make the FPO reader much more robust against apparently nonsensical by sewardj · 15 years ago
  77. 7138ef0 PE/PDB handling: allow the PDB (the debuginfo file) to be up to 1 by sewardj · 15 years ago
  78. c560fb3 Followup fix to r11006. Don't pass va_list by value through client by sewardj · 15 years ago
  79. 6f95e7e Fix handling of mprotect so as to be more consistent with the handling by sewardj · 15 years ago
  80. 275f93d Fix up debug printing for the PDB reader, so it can be properly by sewardj · 15 years ago
  81. 9527454 Make generated pkgconfig file reflect the new locations of the by tom · 15 years ago
  82. b9c17d2 DW_OP_mod should do unsigned arithmetic. Closes #223656. by tom · 15 years ago
  83. cf7c34b Updated Subversion ignore list. by bart · 15 years ago
  84. 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 15 years ago
  85. 651cfa4 Apparently the dynamic linker on ARM-Linux has soname "ld-linux.so.3" by sewardj · 15 years ago
  86. f94d467 Add tests for PLD (cache-prefetch-hint) instructions. by sewardj · 15 years ago
  87. c5b59cd Generalise X11 suppressions somewhat, and add a suppression needed for by sewardj · 15 years ago
  88. 3677531 Update expected output. by sewardj · 15 years ago
  89. 226e078 Add the arm exp-bbv tests Makefile to the main configure.in file. by vince · 15 years ago
  90. c501e86 Add arm regression tests for exp-bbv tool. by vince · 15 years ago
  91. 732db40 arm-linux: remove wrappers for __NR_ipc, __NR_mmap, __NR_sigsuspend by sewardj · 15 years ago
  92. bb13299 Pass sys_cacheflush along to VG_(discard_translations), so we have by sewardj · 15 years ago
  93. ee29657 Disable pid caching for print output: it's wrong in a child after by sewardj · 15 years ago
  94. ce25169 Enable pread64 on arm-linux. by sewardj · 15 years ago
  95. 21e672b Updated expected output after recent updates in the stack backtrace code. by bart · 15 years ago
  96. fbfa3d0 Analysis/make-it-work for arm-linux. by sewardj · 15 years ago
  97. b00ec8c Reverted r11010 because it was wrong. by bart · 15 years ago
  98. 7757515 Enable origin tracking through arm VFP registers; was apparently by sewardj · 15 years ago
  99. 98ac860 Updated expected output following bug fixes some time back by Ashley Pittman. by sewardj · 15 years ago
  100. f2f8cfa Merged tc23_bogus_condwait.stderr.exp-linux-x86 and -ppc. by bart · 15 years ago