1. 68862f5 Update for Vex. by njn · 19 years ago
  2. 246a9d2 by njn · 19 years ago
  3. b3edb1f by njn · 19 years ago
  4. 4e72d20 Partially evaluate m_stacks.c to simplify and shrink it a bit. by njn · 19 years ago
  5. 2f01aa1 Update. by sewardj · 19 years ago
  6. f0f2986 Update. by sewardj · 19 years ago
  7. e767512 Update. by sewardj · 19 years ago
  8. 67778fe update by dirk · 19 years ago
  9. fad465f update by dirk · 19 years ago
  10. d84192c update by dirk · 19 years ago
  11. 80b40d7 Update. by sewardj · 19 years ago
  12. 20677cc by njn · 19 years ago
  13. 09ea9c4 Add regtest for x86 cmpxchg8b. by sewardj · 19 years ago
  14. 482ad69 Oops, recover from race condition in updating this file :-) by sewardj · 19 years ago
  15. 7269818 Track recently-arrived bugs. by sewardj · 19 years ago
  16. 241a1f5 Update some bug statuses. by tom · 19 years ago
  17. 46a4a76 Make sure we have enough space for the name if the path is empty. Patch by tom · 19 years ago
  18. 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
  19. 31a41c2 fix an output for xml1 by njn · 19 years ago
  20. 84c9123 Tighten up update_extra() for Memcheck. by njn · 19 years ago
  21. f1c5def Massif cleanups. by njn · 19 years ago
  22. 5cc5d7e by njn · 19 years ago
  23. 4bd67b5 by njn · 19 years ago
  24. 34582fb Give variable a better name. by njn · 19 years ago
  25. 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
  26. 54055f9 Track recent merging. by sewardj · 19 years ago
  27. 8987815 Fill in some revision numbers. by tom · 19 years ago
  28. a5facd4 Reformat and update. by sewardj · 19 years ago
  29. 77488b3 Update details of slow startup on gentoo amd64 systems. by tom · 19 years ago
  30. 17d86b1 Update. by sewardj · 19 years ago
  31. 1908b71 Update. by sewardj · 19 years ago
  32. 3a24e72 fixed endianness bug for ppc xml output by cerion · 19 years ago
  33. 70d074f Update regtest output after r4356. Will update 64-bit expected output tomorrow. by sewardj · 19 years ago
  34. 753673f Print all XML output with a consistent nesting style, so as to make it by sewardj · 19 years ago
  35. 3961820 When printing error counts, print the <unique> in the same way that by sewardj · 19 years ago
  36. fd55ac0 Move file to a more appropriate place. by njn · 19 years ago
  37. da50328 Fix up the sigaction results. by tom · 19 years ago
  38. 9b52a34 Fix system call name in error messages. by tom · 19 years ago
  39. 6bda93c Update summary. by sewardj · 19 years ago
  40. 7821e2e Make Valgrind work again on x86 CPUs which don't have SSE. This is a by sewardj · 19 years ago
  41. d9cac2f Check the fields of the new structure passed to sigaction individually by tom · 19 years ago
  42. 5438a01 Valgrind-side stub for dealing with x86 sysenter artefacts from Vex. by sewardj · 19 years ago
  43. 95d23cc Enable the inotify system calls on amd64. by tom · 19 years ago
  44. b47a2e8 Resync system call lists with the 2.6.13-rc5 kernel source. by tom · 19 years ago
  45. 9a76d52 Updated expected output following %eflags.ac simulation fix. by sewardj · 19 years ago
  46. 591071a An attempt at a running summary of 3.0.0 bugs, for perusal/discussion/ by sewardj · 19 years ago
  47. f1025a7 Oops, should have done this as soon as 3.0.0 was tagged. by sewardj · 19 years ago
  48. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  49. 0605fd6 Implement the waitid system call. Fixes bug #110202. by tom · 19 years ago
  50. 5cbecb7 Allow a NULL second argument to clock_getres. Fixes bug #110203. by tom · 19 years ago
  51. e21058c Fix up do_syscall_clone_ppc32_linux. Seems to improve thread exiting. by sewardj · 19 years ago
  52. 1053733 ppc32-linux: clear reservation before running thread; see attached by sewardj · 19 years ago
  53. 6a32449 ppc32-linux: implement a bunch more syscalls, and also fix up clone by sewardj · 19 years ago
  54. f4b690f ppc32-linux: bring a bunch more syscalls into circulation by sewardj · 19 years ago
  55. cdd81cb ppc32-linux only: HACK: for now, mess with the auxv handed to the by sewardj · 19 years ago
  56. bd77403 Replace out-of-date email address. by njn · 19 years ago
  57. 65cb211 Change the vex external back to svn://. Not being able to commit by sewardj · 19 years ago
  58. 1346e13 3.0.0 second try, sigh. by sewardj · 19 years ago
  59. e9b715c Minor tweaks to get the FAQ on one page, per nick's request by de · 19 years ago
  60. e6ca7bd minor tweaks by de · 19 years ago
  61. 9a91951 Hopefully this is the final commit for 3.0.0. by sewardj · 19 years ago
  62. 79bd9b6 Almost-final wibbles. by sewardj · 19 years ago
  63. b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
  64. 779d704 Do per-chapter chunking for the html output. by sewardj · 19 years ago
  65. b3507ea Fixed a bug in Cachegrind: it was adding instrumentation after by njn · 19 years ago
  66. f9929e6 Add list of fixed bugs. by sewardj · 19 years ago
  67. 3e19fc2 Double static limits for safety. by sewardj · 19 years ago
  68. ec39f33 Update NEWS a bit. by sewardj · 19 years ago
  69. 50b8f77 "Fix" (kludge) highly obscure bug in flag settings for growdown stacks by sewardj · 19 years ago
  70. a43a651 Update this-cpu-not-supported message. by sewardj · 19 years ago
  71. 7be5509 When identifying stacks so as to decide whether or not to make a self by sewardj · 19 years ago
  72. bdbcacd One more thing to remember. by njn · 19 years ago
  73. c48b27f Remove temporary file once regtest completes. by njn · 19 years ago
  74. 56173ac Add explanation of filename. by njn · 19 years ago
  75. cbd2f03 Don't show CFI reader warnings without -v. This is intended to hide by sewardj · 19 years ago
  76. d44ab28 Don't forget tls.vgtest in the final tarball. by sewardj · 19 years ago
  77. 21071ec Use the standard #ifdefs for arch-specific code. by njn · 19 years ago
  78. 2d7c396 Enable sys_fchmod and sys_fchown. by sewardj · 19 years ago
  79. 3b86ae5 Take the address of the ifr_index member when testing if it is defined by tom · 19 years ago
  80. c2bf09c A static const variable must have a constant initialiser, so remove the by tom · 19 years ago
  81. d67dfe1 use http:// svn:externals for all those poor souls behind braindamaged firewalls by dirk · 19 years ago
  82. e3a384b Handle a failure case more gracefully. by sewardj · 19 years ago
  83. 62ba758 Handle the TIOCMGET ioctl. by tom · 19 years ago
  84. 2c2bc25 Handle the HDIO_GETGEO ioctl. Secondary problem found from bug #109780. by tom · 19 years ago
  85. edd26f1 Define extra block device ioctls. by tom · 19 years ago
  86. eafc49b Handle a number of additional block device ioctls. Fixes bug #109780. by tom · 19 years ago
  87. deca43f Move (commented out) call to VG_(tm_thread_switchto) to VG_(set_running) so by tom · 19 years ago
  88. 942d9ef Ignore prefetch information when decoding Intel cache details. Patch by tom · 19 years ago
  89. 20d3572 Handle the fadvise64 system calls correctly on 32 bit platforms. by tom · 19 years ago
  90. b807de1 Removed dead declaration. by njn · 19 years ago
  91. bfa2b99 Bump version number. by sewardj · 19 years ago
  92. 81868f0 Insert name of magic flag. by tom · 19 years ago
  93. fa7c30e Sync with web site. by sewardj · 19 years ago
  94. c371bd0 More stuff. by sewardj · 19 years ago
  95. 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
  96. bd243bc There is no need to checkout and build VEX separately now. by tom · 19 years ago
  97. ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
  98. f9b5b7d Make VG_(clo_vex_control) tool-visible so tools can control how by sewardj · 19 years ago
  99. 5b742c3 If --log-file-qualifier= is set, and we're logging to a file or by sewardj · 19 years ago
  100. 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago