1. 0376628 Add support for the semtimedop system call. by thughes · 20 years ago
  2. 975d6e6 Added more floating point instruction tests. by thughes · 21 years ago
  3. 86da252 Added more floating point instruction tests. by thughes · 21 years ago
  4. 6c41ee1 Fix typo that broke tests which compared the contents of eflags. by thughes · 21 years ago
  5. 17fe140 Ignore generated files from insn_fpu test. by thughes · 21 years ago
  6. bcf9590 Added tests for floating point multiple and divide instructions. by thughes · 21 years ago
  7. b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 21 years ago
  8. 149f699 Added some extra .cvsignore entries. by thughes · 21 years ago
  9. 4dea4ab Commit rewrite of semaphore handling to avoid having a fixed upper by thughes · 21 years ago
  10. 59cfddc Add susphello test, which has turned up a number of interesting bugs by fitzhardinge · 21 years ago
  11. e712c42 Ignore valgrind core files. by thughes · 21 years ago
  12. a7f0da5 Added badseg to the list of things to ignore. by thughes · 21 years ago
  13. 18467b7 Filter out the ": core dumped" message from test results as the user by thughes · 21 years ago
  14. a41a266 Fixed compiler warning. by thughes · 21 years ago
  15. 047e49d Added the new badseg test to the list of things to build. by thughes · 21 years ago
  16. f1beb25 This change does two things: one is the implementation of by fitzhardinge · 21 years ago
  17. a02aee1 Fix compiler warnings. by thughes · 21 years ago
  18. e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
  19. 91e082b Treat INT with an operand other than 0x80 as an undefined instruction. by thughes · 21 years ago
  20. 0ee72ef Add support for 16 bit pushes and pops of segment registers to fix bug #76762. by thughes · 21 years ago
  21. 5b6e3af patch by Tom Hughes to make it work with gcc 2.96 by mueller · 21 years ago
  22. 74729ef Update and add various .cvsignore files. by nethercote · 21 years ago
  23. fa383eb sigh by mueller · 21 years ago
  24. 0e9f133 get rid of the thread local storage tests until somebody by mueller · 21 years ago
  25. a3d718e Fix so that new versions of system (using clone()) work. by nethercote · 21 years ago
  26. 009259b whoops by nethercote · 21 years ago
  27. 535f03b This patch fixes getrlimit(RLIMIT_FILENO) to return VG_(max_fd) as the soft by nethercote · 21 years ago
  28. 5a98408 Remove compile warnings. by nethercote · 21 years ago
  29. 25e73af Add files I forgot to when I committed Tom Hughes' patch for bug 73907. by nethercote · 21 years ago
  30. 1018bdd Heroic patch from Tom Hughes: by nethercote · 21 years ago
  31. 47735af This change implements the TLS extension to the x86 ABI. This allows by fitzhardinge · 21 years ago
  32. 0c10899 Hasn't this been added already? by fitzhardinge · 21 years ago
  33. 288b766 Adding files from Tom Hughes' SSE-completion patch, which I forgot yesterday. by nethercote · 21 years ago
  34. f1024cc Reduce the pounding. by fitzhardinge · 21 years ago
  35. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
  36. 6263a65 Oops, add missing file. by fitzhardinge · 21 years ago
  37. ed9fe48 Add other .exp file for exec-sigmask. by fitzhardinge · 21 years ago
  38. f0dd7e1 Fix bug 72484. Set the process signal mask to match the client's before by fitzhardinge · 21 years ago
  39. 31ba905 Fix bug 72650. Only restart syscalls on signal if the client asked for it. by fitzhardinge · 21 years ago
  40. 0996fa6 Make fork test deterministic. by fitzhardinge · 21 years ago
  41. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  42. 2aeb3f7 CVS_SILENT ignore by mueller · 21 years ago
  43. b3a8929 make it compile on FreeBSD by mueller · 21 years ago
  44. e3632c6 Fixed munmap bug - split_segment wasn't updating the lengths properly. by fitzhardinge · 21 years ago
  45. 1a30304 Re-add proper support for mremap(). Also, fix a bug in munmap(). by fitzhardinge · 21 years ago
  46. d5605a0 mmap/munmap exerciser test by fitzhardinge · 21 years ago
  47. 01179d1 Sigh. Add the test files. by fitzhardinge · 21 years ago
  48. a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
  49. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  50. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  51. 137bc55 by nethercote · 21 years ago
  52. 851b0f6 Removed no-longer-needed declarations of __SOME_SKIN_H. by nethercote · 21 years ago
  53. c5918d9 We expect new output with the syscalls changes. by jsgf · 21 years ago
  54. a2c92ed Fixed cpuid regtest, which was broken by the switch to using the machine's real by njn · 21 years ago
  55. a63e2d7 by njn · 21 years ago
  56. 7d9f94d by njn · 22 years ago
  57. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 22 years ago
  58. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
  59. 218eba7 wibble by njn · 22 years ago
  60. 46930da by njn · 22 years ago
  61. d8ced86 by njn · 22 years ago
  62. aac2c68 fix this test for me. You can't rely on having exactly 3 nameservers by daywalker · 22 years ago
  63. 819a8f7 Updated the `cpuid' regression test for the new MMX-enabled behaviour. by njn · 22 years ago
  64. e12a45f by sewardj · 22 years ago
  65. 67aa818 by sewardj · 22 years ago
  66. 7db3f38 by sewardj · 22 years ago
  67. f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
  68. 7d5b852 Added a regression test that checks if command line arguments with spaces work. by njn · 22 years ago
  69. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 22 years ago
  70. ce9d0f1 Also update this for new code manager. by sewardj · 22 years ago
  71. 78210aa by sewardj · 22 years ago
  72. c0d8f68 by sewardj · 22 years ago
  73. 810086f by njn · 22 years ago
  74. 9160c95 by sewardj · 22 years ago
  75. a9a2dcf Add documentation back in, in its new form. Still all very rough and by sewardj · 22 years ago
  76. 831d401 by sewardj · 22 years ago
  77. 27f1a38 by njn · 22 years ago
  78. e0bd5e4 by njn · 22 years ago
  79. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  80. 4d5490d by njn · 22 years ago
  81. d04b7c6 by njn · 22 years ago
  82. 7da8fa7 by njn · 22 years ago
  83. 4d59845 *** empty log message *** by njn · 22 years ago
  84. 9bc8c00 by njn · 22 years ago
  85. c953984 by njn · 22 years ago
  86. e427a66 by njn · 22 years ago
  87. 912ec7c by njn · 22 years ago
  88. b792beb by njn · 22 years ago
  89. fc76169 by njn · 22 years ago
  90. 782eb00 by njn · 22 years ago
  91. 9198008 by njn · 22 years ago
  92. 4d54243 by njn25 · 22 years ago
  93. 936159b by njn25 · 22 years ago
  94. cac76cb by njn25 · 22 years ago
  95. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  96. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  97. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  98. 7cf0bd3 by njn · 22 years ago
  99. 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
  100. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago