1. 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
  2. 0605fd6 Implement the waitid system call. Fixes bug #110202. by tom · 19 years ago
  3. 5cbecb7 Allow a NULL second argument to clock_getres. Fixes bug #110203. by tom · 19 years ago
  4. e21058c Fix up do_syscall_clone_ppc32_linux. Seems to improve thread exiting. by sewardj · 19 years ago
  5. 1053733 ppc32-linux: clear reservation before running thread; see attached by sewardj · 19 years ago
  6. 6a32449 ppc32-linux: implement a bunch more syscalls, and also fix up clone by sewardj · 19 years ago
  7. f4b690f ppc32-linux: bring a bunch more syscalls into circulation by sewardj · 19 years ago
  8. cdd81cb ppc32-linux only: HACK: for now, mess with the auxv handed to the by sewardj · 19 years ago
  9. bd77403 Replace out-of-date email address. by njn · 19 years ago
  10. 65cb211 Change the vex external back to svn://. Not being able to commit by sewardj · 19 years ago
  11. 1346e13 3.0.0 second try, sigh. by sewardj · 19 years ago
  12. e9b715c Minor tweaks to get the FAQ on one page, per nick's request by de · 19 years ago
  13. e6ca7bd minor tweaks by de · 19 years ago
  14. 9a91951 Hopefully this is the final commit for 3.0.0. by sewardj · 19 years ago
  15. 79bd9b6 Almost-final wibbles. by sewardj · 19 years ago
  16. b191672 Copy the right stuff into the tarball. by sewardj · 19 years ago
  17. 779d704 Do per-chapter chunking for the html output. by sewardj · 19 years ago
  18. b3507ea Fixed a bug in Cachegrind: it was adding instrumentation after by njn · 19 years ago
  19. f9929e6 Add list of fixed bugs. by sewardj · 19 years ago
  20. 3e19fc2 Double static limits for safety. by sewardj · 19 years ago
  21. ec39f33 Update NEWS a bit. by sewardj · 19 years ago
  22. 50b8f77 "Fix" (kludge) highly obscure bug in flag settings for growdown stacks by sewardj · 19 years ago
  23. a43a651 Update this-cpu-not-supported message. by sewardj · 19 years ago
  24. 7be5509 When identifying stacks so as to decide whether or not to make a self by sewardj · 19 years ago
  25. bdbcacd One more thing to remember. by njn · 19 years ago
  26. c48b27f Remove temporary file once regtest completes. by njn · 19 years ago
  27. 56173ac Add explanation of filename. by njn · 19 years ago
  28. cbd2f03 Don't show CFI reader warnings without -v. This is intended to hide by sewardj · 19 years ago
  29. d44ab28 Don't forget tls.vgtest in the final tarball. by sewardj · 19 years ago
  30. 21071ec Use the standard #ifdefs for arch-specific code. by njn · 19 years ago
  31. 2d7c396 Enable sys_fchmod and sys_fchown. by sewardj · 19 years ago
  32. 3b86ae5 Take the address of the ifr_index member when testing if it is defined by tom · 19 years ago
  33. c2bf09c A static const variable must have a constant initialiser, so remove the by tom · 19 years ago
  34. d67dfe1 use http:// svn:externals for all those poor souls behind braindamaged firewalls by dirk · 19 years ago
  35. e3a384b Handle a failure case more gracefully. by sewardj · 19 years ago
  36. 62ba758 Handle the TIOCMGET ioctl. by tom · 19 years ago
  37. 2c2bc25 Handle the HDIO_GETGEO ioctl. Secondary problem found from bug #109780. by tom · 19 years ago
  38. edd26f1 Define extra block device ioctls. by tom · 19 years ago
  39. eafc49b Handle a number of additional block device ioctls. Fixes bug #109780. by tom · 19 years ago
  40. deca43f Move (commented out) call to VG_(tm_thread_switchto) to VG_(set_running) so by tom · 19 years ago
  41. 942d9ef Ignore prefetch information when decoding Intel cache details. Patch by tom · 19 years ago
  42. 20d3572 Handle the fadvise64 system calls correctly on 32 bit platforms. by tom · 19 years ago
  43. b807de1 Removed dead declaration. by njn · 19 years ago
  44. bfa2b99 Bump version number. by sewardj · 19 years ago
  45. 81868f0 Insert name of magic flag. by tom · 19 years ago
  46. fa7c30e Sync with web site. by sewardj · 19 years ago
  47. c371bd0 More stuff. by sewardj · 19 years ago
  48. 9724520 Prevent the rule for installing the VEX headers from trying to add by tom · 19 years ago
  49. bd243bc There is no need to checkout and build VEX separately now. by tom · 19 years ago
  50. ab568f6 Install VEX headers from the configured version not the default version. by tom · 19 years ago
  51. f9b5b7d Make VG_(clo_vex_control) tool-visible so tools can control how by sewardj · 19 years ago
  52. 5b742c3 If --log-file-qualifier= is set, and we're logging to a file or by sewardj · 19 years ago
  53. 541e50e Vex headers should be installed in $INST/include/valgrind/, too. by njn · 19 years ago
  54. a305450 Make VG_(discard_translations) 64-bit clean. As JosefW points out, it by sewardj · 19 years ago
  55. 1bf724a Fix a very suspicious-looking bug in the translation-discard stuff. by sewardj · 19 years ago
  56. a248875 Update to match website description. by njn · 19 years ago
  57. fa8df7d Update to match web site description. by njn · 19 years ago
  58. 42de53f Copy the valgrind.spec.in file from 2.4.0, which Jeremy wrote with this by njn · 19 years ago
  59. a920d8a More release-HOWTO notes. by njn · 19 years ago
  60. 0d733b8 Update for 3.0. by njn · 19 years ago
  61. 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
  62. f5ceb82 Property change: list svn://svn.valgrind.org/vex/trunk as an SVN by sewardj · 19 years ago
  63. bce1980 Added some anchors for core flags by de · 19 years ago
  64. 61ff456 wibble++ by sewardj · 19 years ago
  65. 645580e In the final install, copy the documentation .pdf/.ps to files with a by sewardj · 19 years ago
  66. c8cccb1 fix breakage/wibbles by njn · 19 years ago
  67. 85773ee wibble by njn · 19 years ago
  68. 5127298 Clean up command-line args info in the manual and man page for 3.0.0 release. by njn · 19 years ago
  69. 4d05602 Tweak order of Memcheck's cmd-line options. by njn · 19 years ago
  70. d6bfc84 Build the .ps/.pdf documentation by default when doing 'make dist'. by sewardj · 19 years ago
  71. ce54555 Recategorise options in the usage message. by njn · 19 years ago
  72. b026720 Make it more obvious if something fails when making HTML or PS/PDF docs. by njn · 19 years ago
  73. 49fbe60 I'm still a moron (just in case anybody wondered whether things had by sewardj · 19 years ago
  74. 8bc09dc Record my adventures in 'make print-docs' land. by sewardj · 19 years ago
  75. 27eca03 I think && might be a better statement-joiner than ; -- the pdfxmltex by sewardj · 19 years ago
  76. a1d5680 Fix some inconsistent system call trace messages. by tom · 19 years ago
  77. 0bcaf2a Add support for the inotify system calls based on a patch by tom · 19 years ago
  78. d527cca Update unistd headers to match the 2.6.13-rc3 kernel source. by tom · 19 years ago
  79. 12c9095 Added a point for Josef W. by njn · 19 years ago
  80. 14e42ba updated j's email address by de · 19 years ago
  81. 779a2d6 Update docs for 3.0.0 release. Still to do: update command line options. by njn · 19 years ago
  82. af66ea6 Added a checklist of things to do when doing a release. Please add to this by njn · 19 years ago
  83. 22ae5c0 Fix 'make dist'. by njn · 19 years ago
  84. e772332 wibble by njn · 19 years ago
  85. b9c7c79 bugfixes and improvements by sewardj · 19 years ago
  86. 3448a1c Don't claim that the --single-step= and --optimise= flags exist any by sewardj · 19 years ago
  87. 33e6042 Rename tags in XML <status> block. by sewardj · 19 years ago
  88. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  89. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  90. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  91. 305e0cb A couple of gsl-1.6 patches which make it compile/run more cleanly. by sewardj · 19 years ago
  92. ca33405 Enable sys_poll. by sewardj · 19 years ago
  93. 97746bb Remove dead #undef. by sewardj · 19 years ago
  94. 7906958 Replace a bunch of useless memory-to-memory copies with some highly by sewardj · 19 years ago
  95. e75d157 When canonicalising CFI information, truncate overlapping address by sewardj · 19 years ago
  96. eccb2d8 Fix comment. by sewardj · 19 years ago
  97. f9a82d1 Change the criteria by which translations are discarded in the presence of by sewardj · 19 years ago
  98. 0a400c7 Change some int uses to Int (the house types). by sewardj · 19 years ago
  99. 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
  100. 2af58f2 Yet more system calls. by tom · 19 years ago