1. 8b3131a Patch in a DWARF1 (obsolete) line number reader, from the stable (2.0) by jseward · 21 years ago
  2. 48d9a48 Un-break 'make distcheck' yet again. I guess someone somewhere understands by jseward · 21 years ago
  3. 0e8bfcf Fix bug 69836: make record_fd_open ignore fds > VG_MAX_FD. by fitzhardinge · 21 years ago
  4. d9320a4 Reword warning message emitted by fd_allowed() to make it a little clearer. by jseward · 21 years ago
  5. 0edbfb5 Print "object doesn't have a %s" all on one line. by jseward · 21 years ago
  6. 126c64f Patch from Tom Hughes: make --gdb-attach=yes work when a program is by fitzhardinge · 21 years ago
  7. b6c6acb in C, casting of lvalues is illegal. by mueller · 21 years ago
  8. 2d1c1a1 allow absolute paths to be specified when "which" is not found. by mueller · 21 years ago
  9. c371dcf Fix yet more "make dist" borkage by nethercote · 21 years ago
  10. d8d5490 Add #includes to avoid compile warnings. by nethercote · 21 years ago
  11. 010c9b6 Fix more "make dist" borkage by nethercote · 21 years ago
  12. 607da77 Fix Makefile.am so "make dist" works. by nethercote · 21 years ago
  13. 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
  14. ed7e073 Whoops... back out changes accidentally made to this file with the last, by nethercote · 21 years ago
  15. 382a892 by nethercote · 21 years ago
  16. db23332 by nethercote · 21 years ago
  17. 2b0793f Grouped options in the usage message so they're a bit easier to understand. by nethercote · 21 years ago
  18. 0f19bce Make --leak-check observe -q properly -- only prints out errors, not general by nethercote · 21 years ago
  19. e25bdce Backing out bogus support for gettid() I added yesterday. by nethercote · 21 years ago
  20. f3b59bf Add gettid() syscall. by nethercote · 21 years ago
  21. 64366b4 Fix broken assertion, thanks to Tom Hughes. by nethercote · 21 years ago
  22. fd1ea4c Fixed test in section finding code that was broken for .plt and .got sections. by nethercote · 21 years ago
  23. b916f2d Remove out-of-date limitations from tech docs. by nethercote · 21 years ago
  24. cf539de Factor out repeated code for LOOP{E,NE} by nethercote · 21 years ago
  25. 211d05d fix alignment checking of __posix_memalign. merging to stable. by mueller · 21 years ago
  26. e33453f by nethercote · 21 years ago
  27. 39bbbd0 CVS_SILENT ignore by mueller · 21 years ago
  28. 8d715ca remove reference to --assume-2.4 option by mueller · 21 years ago
  29. 8400154 Fix comment by nethercote · 21 years ago
  30. e984028 reverting last commit, which broke all of valgrind. by mueller · 21 years ago
  31. 40d239c Fix up the have_settid test so it works on both plain 2.4 and 2.6 kernels. by fitzhardinge · 21 years ago
  32. 2822eba test for PARENT_SETTID support in clone() of the kernel instead by mueller · 21 years ago
  33. 90fffec add missing include files to spec file listing by mueller · 21 years ago
  34. 8e53678 *8 is probably overkill by fitzhardinge · 21 years ago
  35. 136f927 fprintf needs more than 8k of stack, so boost the sigaltstack size. by fitzhardinge · 21 years ago
  36. c29dcb5 add prefetch(w) support - the 3dnow! version of it. doesn't hurt by mueller · 21 years ago
  37. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  38. aad8c19 Improved vg_libpthread's IGNORED/KLUDGED error messages; lots of people found by nethercote · 21 years ago
  39. e173069 Printing usage message to stdout instead of stderr, which seems to be the by nethercote · 21 years ago
  40. a4b153a this should fix compilation on weird kernel 2.6.x installations. by mueller · 21 years ago
  41. 82df83e make it compile on non-C90 compilers. Thanks for the patch. by mueller · 21 years ago
  42. aa5c626 SHUFPD support by mueller · 21 years ago
  43. bddd607 pkgconfig support. Patch by Dimitri Papadopoulos by mueller · 21 years ago
  44. 909c0f6 Fix regtest for change of error message. by nethercote · 21 years ago
  45. aa5fd3c add CVTPD2PS support, based on patch by Josef Weidendorfer by mueller · 21 years ago
  46. a48f792 trying to fix compilation. Does it work now for everybody? by mueller · 21 years ago
  47. 44cbaeb make use of statfs64 and make code blocks adjacent by mueller · 21 years ago
  48. e121c6c updating .cvsignore by mueller · 21 years ago
  49. 92f0b80 only say something if there is something to say by mueller · 21 years ago
  50. 75c0ed6 be less verbose by default by mueller · 21 years ago
  51. 0be67ff raise sanity limit to pass coreutils testsuite by mueller · 21 years ago
  52. d3502b6 implement statfs64, utimes and clock_gettime by mueller · 21 years ago
  53. bf45987 Add some missing braces. by fitzhardinge · 21 years ago
  54. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  55. 9c42a0f Made the warning clearer when you try to catch SIGKILL/SIGSTOP. Also made it by nethercote · 21 years ago
  56. 71110aa Support posix_memalign properly. by nethercote · 21 years ago
  57. 137bc55 by nethercote · 21 years ago
  58. 851b0f6 Removed no-longer-needed declarations of __SOME_SKIN_H. by nethercote · 21 years ago
  59. 80f7678 by nethercote · 21 years ago
  60. 3acbb5d Remove local shellshort function, use the standard VG_(ssort). by nethercote · 21 years ago
  61. 262eedf Remove the Memcheck==Valgrind fallacy from Memcheck's start-up message. by nethercote · 21 years ago
  62. 3b390c7 by nethercote · 21 years ago
  63. 77eba60 by nethercote · 21 years ago
  64. 57205dc Be quieter. by nethercote · 21 years ago
  65. 3373021 Fix some (bone-headed) loose ends left by my last checkin. "make regtest" by fitzhardinge · 21 years ago
  66. c1e395d Don't print this debug msg if -q is on. by nethercote · 21 years ago
  67. f0f911c Only set the thread's status to WaitSys if we're actually waiting for by fitzhardinge · 21 years ago
  68. a09a1b5 Fix some bugs in syscall/signal handling: by fitzhardinge · 21 years ago
  69. d4266ed Filter out line numbers in vg_scheduler.c in Helgrind's regtests. by nethercote · 21 years ago
  70. 3af49c5 It's not good that the head claims to be some old stable version. by jseward · 21 years ago
  71. 157689b Change VG_CORE_INTERFACE_MAJOR_VERSION to 5. by jseward · 21 years ago
  72. 1b58fbc More SSE support for cachegrind. by jseward · 21 years ago
  73. 9b814f5 - Fix for kernel 2.6. __user need definition. by helio · 21 years ago
  74. 03c2891 - Fix for kernel 2.6. __user need definition. by helio · 21 years ago
  75. 092c4bf If we bomb out due to not finding the executable, print our invokation by jseward · 21 years ago
  76. 07bf60a Move var declarations to start of block, for older versions of gcc. by nethercote · 21 years ago
  77. 1e6d765 Fixed bug in overlap check in strncpy() -- it was assuming the src was 'n' by nethercote · 21 years ago
  78. 561f6e0 Implemented PUSH/POP %{FS,GS}, and PUSH %CS (Nb: there is no POP %CS). Based by nethercote · 21 years ago
  79. 3178887 Updated FAQ #8, to reflect the fact that we now support a lot of SSE/SSE2 by nethercote · 21 years ago
  80. 206c469 Deleted FAQ #2, as it is no longer relevant for the head, thanks to Jeremy's by nethercote · 21 years ago
  81. 0b7bf73 Make the startup static and suid checks follow symlinks. by nethercote · 21 years ago
  82. 9e7e755 Add missing printf and pre_mem_read to rt_sigtimedwait(), thanks to Thomas by nethercote · 21 years ago
  83. 69801fb fix 'make dist'. by mueller · 21 years ago
  84. a70ab4d Oops, add new files by fitzhardinge · 21 years ago
  85. 7fae3e0 Fix --trace-malloc=yes, by using client-side VALGRIND_INTERNAL_PRINTF by fitzhardinge · 21 years ago
  86. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  87. ece14bd fixes .cfi configure problem. apparently compiling is not enough by mueller · 21 years ago
  88. 2e6bc00 there have been reports that "stat" is not portable enough. by mueller · 21 years ago
  89. 23cb4a0 for some reason I need that to make it compile on suse 9 MERGE TO STABLE by mueller · 21 years ago
  90. e6de706 make it really silent by mueller · 21 years ago
  91. f2db92d Increased the skin major version number, to reflect the changed return values by nethercote · 21 years ago
  92. 50da0f3 Fix cachegrind to deal with VG_(open)() returning any negative number on error, by nethercote · 21 years ago
  93. f6b1f7e Previously, if the command given to Valgrind didn't exist, the 'stat -c' by nethercote · 21 years ago
  94. d3de730 Added a regtest that uses pthreads -- there weren't any. by nethercote · 21 years ago
  95. 89f9a32 Add a --assume-2.4=yes|no CLO. This overrides the normal check to see by fitzhardinge · 21 years ago
  96. e1c06d8 Update some stuff related to the syscalls change: by fitzhardinge · 21 years ago
  97. bf4621d no longer sourceforge (also known as test commit) by mueller · 21 years ago
  98. e343649 Add SQRTSS: square root of scalar float by sewardj · 21 years ago
  99. 632b8a1 Implement UNPCKLPS and UNPCKHPS and improve UNPCKLPD. by sewardj · 21 years ago
  100. 17059e0 Return an error rather than panicing when given a bad socketcall by jsgf · 21 years ago