1. 02a36f7 Added syscall creat(), courtesy of Tom Hughes <thh@cyberscience.com>. by njn · 21 years ago
  2. 1ff5977 correct expected stdout. prepare must NOT run twice! by daywalker · 21 years ago
  3. 5b88111 be a bit more libc tolerant by daywalker · 21 years ago
  4. 677e061 fix sigaltstack regression test to be more glibc-version tolerant by daywalker · 21 years ago
  5. 71fe3e6 by njn · 21 years ago
  6. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  7. e5521a5 Change the version "number" to something less confusing, since we are by sewardj · 21 years ago
  8. e709de4 wibbles by njn · 21 years ago
  9. 9fb16f5 Now counting tests and stdout failures and stderr failures separately and by njn · 21 years ago
  10. f77e4f8 the error is in line 13, not in line 15 by daywalker · 21 years ago
  11. bb93698 - fix regression tests counting by daywalker · 21 years ago
  12. c60b3a1 always run check before regtest by daywalker · 21 years ago
  13. 5187f43 wibble 2 by njn · 21 years ago
  14. c5db585 wibble by njn · 21 years ago
  15. 36a53ad Majorly update and expand, adding workarounds for more or less all by sewardj · 21 years ago
  16. 8a6b6c0 by njn · 21 years ago
  17. ec72b7d by njn · 21 years ago
  18. 7d9f94d by njn · 21 years ago
  19. 4e59bd9 by njn · 21 years ago
  20. 1140b24 by njn · 21 years ago
  21. 7e61481 by njn · 21 years ago
  22. 057c65f by njn · 21 years ago
  23. 47363ab by njn · 21 years ago
  24. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  25. 94ece2f be autoconf 2.13 compatible by daywalker · 21 years ago
  26. c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 21 years ago
  27. 6cb58cf fix make distcheck by properly implementing the NPTL configure check. by daywalker · 21 years ago
  28. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  29. 45d7763 wibble by njn · 21 years ago
  30. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  31. b4aee05 Namespace police by njn · 21 years ago
  32. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  33. 218eba7 wibble by njn · 21 years ago
  34. 3e87f7e Minor HTML fixes in docs, thanks to Arnaud Desitter. by njn · 21 years ago
  35. 55b98e9 by njn · 21 years ago
  36. 46930da by njn · 21 years ago
  37. e0205ff by njn · 21 years ago
  38. d8ced86 by njn · 21 years ago
  39. 43c799e by njn · 21 years ago
  40. 2e10a68 Add and use a configure test to determine if this is an NPTL based by sewardj · 21 years ago
  41. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  42. 57f6b35 Un-break the head -- the LD_ASSUME_KERNEL thing breaks the entire by sewardj · 21 years ago
  43. d5815ec by sewardj · 21 years ago
  44. d1c9e43 Implement MMX movd where the src is an mmxreg and the dst is an ireg or memory. by sewardj · 21 years ago
  45. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  46. 5488880 Support __NR_munlockall (syscall 151). by sewardj · 21 years ago
  47. 420b928 Add a fix for this by sewardj · 21 years ago
  48. 240838d Update update-date. by sewardj · 21 years ago
  49. 65f1c3f Document renaming of valgrind.h to memcheck.h. by sewardj · 21 years ago
  50. aac2c68 fix this test for me. You can't rely on having exactly 3 nameservers by daywalker · 21 years ago
  51. 87c85ee the following small patch adds support for the (ancient and horrible) by sewardj · 21 years ago
  52. 6b46fa8 Fix a couple of missing MMX instructions. As far as I know, the only by sewardj · 21 years ago
  53. 819a8f7 Updated the `cpuid' regression test for the new MMX-enabled behaviour. by njn · 21 years ago
  54. 901a4a9 Teach memcheck skin how to deal with MMX instrumentation. by sewardj · 21 years ago
  55. 3949d10 Teach cachegrind about MMX uopcodes. Nick, can you check this? Thx -- J by sewardj · 21 years ago
  56. ca86001 More MMX stuff, including a bunch of prefetch insns. by sewardj · 21 years ago
  57. ac21f44 Update response to 'cpuid' to claim MMXness. Revised magic number by sewardj · 21 years ago
  58. 6b627da More C++ syntax leakage fixes. by sewardj · 21 years ago
  59. 1ef2b1d Fix C++ syntax leakage. by sewardj · 21 years ago
  60. f5ca28c Fix a bug to do with lazy eflags updating and FPU insns. by sewardj · 21 years ago
  61. 3d7c9c8 by sewardj · 21 years ago
  62. 50aca9e by njn · 21 years ago
  63. 3a751df Suppressions for SuSE 8.2. by sewardj · 21 years ago
  64. 6452214 Fix up the documentation to be just about OK for version 2.0. by sewardj · 21 years ago
  65. 285f77f Comment change only: remove discussion of --client-perms flag and clarify by sewardj · 21 years ago
  66. e12a45f by sewardj · 21 years ago
  67. 838654f startup_segment_callback: Get rid of completely pointless check re by sewardj · 21 years ago
  68. 34a257c Various fixes to the client-perms include files to stop gccs yelping by sewardj · 21 years ago
  69. 6591dc2 A little cpp magic to cause compilation to fail if valgrind.h is included by sewardj · 21 years ago
  70. 9d28c95 Fix stupid typo in last commit. by njn · 21 years ago
  71. 0c15c33 by njn · 21 years ago
  72. a2952db by njn · 21 years ago
  73. 31f6cb5 Require automake >= 1.5, as suggested by Dirk Mueller. by sewardj · 22 years ago
  74. 67aa818 by sewardj · 22 years ago
  75. 9060ecd by njn · 22 years ago
  76. 7db3f38 by sewardj · 22 years ago
  77. cbc82b4 don't delete it too early by daywalker · 22 years ago
  78. f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
  79. 7d5b852 Added a regression test that checks if command line arguments with spaces work. by njn · 22 years ago
  80. cc731c0 Undo rev 1.78, which I committed by accident. Duh. by sewardj · 22 years ago
  81. ff7c1ab by sewardj · 22 years ago
  82. fa4690b by njn · 22 years ago
  83. 5dcde04 Fixes handling of parameters with spaces in, and misc other by sewardj · 22 years ago
  84. 8407554 Support for glibc-2.3.X. (from Stephan Kulow) by sewardj · 22 years ago
  85. 6d68e79 by njn · 22 years ago
  86. 1045b0a by njn · 22 years ago
  87. fdc28af by njn · 22 years ago
  88. 6fefa1b by njn · 22 years ago
  89. fedb736 by njn · 22 years ago
  90. 04421d0 by sewardj · 22 years ago
  91. 669610b Fix comment bug. by sewardj · 22 years ago
  92. 49b5d17 Make poll() return (errno==EINTR) if the poll is interrupted by a signal. by sewardj · 22 years ago
  93. f3fb92d Hopefully deal with system 252 (__NR_exit_group) correctly. by sewardj · 22 years ago
  94. e4e2405 ---> 1.9.4 by sewardj · 22 years ago
  95. 8fdbeed Support kernels > 2.5.43 (David Kimdon <dwhedon@debian.org>) by sewardj · 22 years ago
  96. 17c7977 by sewardj · 22 years ago
  97. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 22 years ago
  98. 1c1b116 by sewardj · 22 years ago
  99. c80c524 by njn · 22 years ago
  100. b3f7c09 Committed Jeremy F's patch 86: by njn · 22 years ago