1. e65e47b Added a unit self-test -- a test program that incorporates a small part of by nethercote · 20 years ago
  2. cca9725 Implement pthread_mutexattr_gettype. by thughes · 20 years ago
  3. 9d07242 Rename hoops() as main() -- much clearer. by nethercote · 20 years ago
  4. 107e1c0 by nethercote · 20 years ago
  5. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  6. d41cd6c Add alternate results for some tests that use mmap. by thughes · 20 years ago
  7. c0cd60b Stage2 doesn't need ume_go.c. by nethercote · 20 years ago
  8. 7b74209 Allow for test output files. by nethercote · 20 years ago
  9. 1dfcf64 Arch-abstraction: - whoops, missed one ucontext use in last commit by nethercote · 20 years ago
  10. e5a3e2b Arch-abstraction: by nethercote · 20 years ago
  11. 9bcc906 Preparing for powerpc inclusion, one day. by nethercote · 20 years ago
  12. 81d5c66 Arch-abstraction: genericise warning about unsupported architectures. by nethercote · 20 years ago
  13. 5fd9085 Arch-abstraction: by nethercote · 20 years ago
  14. ac7ecd7 Add a new CPUID cache configuration for more recent Pentiums. by nethercote · 20 years ago
  15. 4d71438 Fix for bug 91162: cope with jumps to bogus addresses when there is a SEGV by nethercote · 20 years ago
  16. 2306bc8 Update second expected output to match the first. by nethercote · 20 years ago
  17. bdaa89f Arch-abstraction: - abstract out three ELF constants by nethercote · 20 years ago
  18. 3221433 typo by nethercote · 20 years ago
  19. 16b59ee Add README_DEVELOPERS to the 'make dist' tarball (since it's mentioned in by nethercote · 20 years ago
  20. 8c1ce43 Improve error message. by nethercote · 20 years ago
  21. 2988f49 Turn off stabs debugging. by thughes · 20 years ago
  22. 60d62a7 More fixes for stabs generated by the GNAT compiler. This patch by thughes · 20 years ago
  23. 8c34d52 Added a module level stabs_debug flag to turn on all debugging. by thughes · 20 years ago
  24. b9019d8 Assert on any attempt to make a symbol a typedef for itself. by thughes · 20 years ago
  25. 6f7eb9c Put back missing space... by thughes · 20 years ago
  26. 30c43d8 Cope with arguments over 510 characters in length when writing the by thughes · 20 years ago
  27. b497149 Remove reference to --tool=memcheck being the default. by thughes · 20 years ago
  28. 7246d52 Remove spurious (void) cast from VALGRIND_CHECK_DEFINED so that it by thughes · 20 years ago
  29. 671ce38 Fixed mistake in yesterday's signal trace patch. by thughes · 20 years ago
  30. b1a111b Fix conversion of timeval to milliseconds - tv_usec is microseconds by thughes · 20 years ago
  31. 5876d55 When dieing because a fatal signal was received, print a stack trace for by thughes · 20 years ago
  32. 54d0859 Don't free the interpreter structure until we've actually finished by thughes · 20 years ago
  33. 90efa30 Improve the checks in PRE(execve) to check that the file being executed by thughes · 20 years ago
  34. a996d3b Fixed the statfs64 wrapper to look at the right argument for the by thughes · 20 years ago
  35. cf5534b If a name is marked as both a typedef and a tag then ignore the tag marker by thughes · 20 years ago
  36. 4dc3aea The fix for bug 85811 added decoding of many extra negative type by thughes · 20 years ago
  37. 4a9d546 Remove unused macros. by nethercote · 20 years ago
  38. 0fd4c71 All newlines are borked; fix. by nethercote · 20 years ago
  39. aff1c77 by nethercote · 20 years ago
  40. e2925e9 Arch-abstraction: by nethercote · 20 years ago
  41. fedd810 by nethercote · 20 years ago
  42. 6eec460 by nethercote · 20 years ago
  43. 159dfef Don't inline large function by nethercote · 20 years ago
  44. 6b9c847 by nethercote · 20 years ago
  45. 0d3db0a Fix off-by-one error when counting the number of BBs executed. by nethercote · 20 years ago
  46. 1c85a56 Fix grammar by nethercote · 20 years ago
  47. c009ebe Remove suppression files that have never been used, and don't get included in by nethercote · 20 years ago
  48. caca002 When augmenting the argument vector from the VALGRIND_OPTS environment by thughes · 20 years ago
  49. 3a1b817 Only mark the section of the stack that has actually been used as by thughes · 20 years ago
  50. 7587d47 wibble by nethercote · 20 years ago
  51. cd65604 by nethercote · 20 years ago
  52. 0060050 Fix minor off-by-one error. by nethercote · 20 years ago
  53. 187fdb7 vg_replace_malloc.c doesn't need to be included in "make dist", because it's by nethercote · 20 years ago
  54. b030c6c Arch-abstraction: by nethercote · 20 years ago
  55. b35a8b9 by nethercote · 20 years ago
  56. 1174fed Add support for the SIOCGPGRP ioctl and mark SIOCSPGRP as non-blocking by thughes · 20 years ago
  57. 1abedd9 Arch-abstraction: - abstract out some inline asm by nethercote · 20 years ago
  58. 6432669 Removed result checks from ioctl POST handlers as the POST handler is by thughes · 20 years ago
  59. 15218bd by nethercote · 20 years ago
  60. 5b788fb Add system call wrappers for some CD related ioctls. Based on a by thughes · 20 years ago
  61. fc5cd00 Add system call wrappers for the TIOCMBIS/TIOCMBIC/TIOMSET ioctls. Based by thughes · 20 years ago
  62. 2f8d5f8 Add system call wrappers for sched_{get,set}affinity. Based on patch by thughes · 20 years ago
  63. aa4fb11 Make the virtualise setrlimit(RLIMIT_DATA) return EPERM when an attempt by thughes · 20 years ago
  64. c37184f Virtualise the stack rlimit for the main thread and make valgrind enforce by thughes · 20 years ago
  65. 511e406 Arch-abstraction: - abstractify various uses of the stack pointer by nethercote · 20 years ago
  66. 3e901a2 Arch-abstraction: - minor tweaks for handling client requests on PPC by nethercote · 20 years ago
  67. 66b3af6 Slightly more informative error msgs for some cl reqs. by nethercote · 20 years ago
  68. bb4222b by nethercote · 20 years ago
  69. 0c7c927 Whoops, file should be called ".cvsignore", not ".cvgsigore". by nethercote · 20 years ago
  70. 60bd18c by nethercote · 20 years ago
  71. f9b5941 by nethercote · 20 years ago
  72. f94fe2f by nethercote · 20 years ago
  73. cf97ffb by nethercote · 20 years ago
  74. d2e3711 Use C89 compatible local declaration. by fitzhardinge · 20 years ago
  75. fd7da3a Pull permissions checking out into a separate function to clean things up a bit. by fitzhardinge · 20 years ago
  76. ca9bd9c When loading a -fpie executable, put it where info.exebase wants it, since by fitzhardinge · 20 years ago
  77. 72ddff6 Use MAP_NORESERVE for potentially large mappings. by fitzhardinge · 20 years ago
  78. fb583e2 minor fixes by nethercote · 20 years ago
  79. 820bd8c by nethercote · 20 years ago
  80. 775508a by nethercote · 20 years ago
  81. 9380b4a by nethercote · 20 years ago
  82. 6a27d83 by nethercote · 20 years ago
  83. 2e05c33 by nethercote · 20 years ago
  84. a131bb8 Arch-abstraction: arch-neutralise the startup message. by nethercote · 20 years ago
  85. 3d4a0b1 Arch-abstraction: minor name change of params. by nethercote · 20 years ago
  86. d073550 Remove unnecessary #includes. by nethercote · 20 years ago
  87. b8ef9d8 Arch-abstraction: by nethercote · 20 years ago
  88. 86c5dcb by nethercote · 20 years ago
  89. 80013e9 Move env variables out of core_asm.h into core.h, where they should be. by nethercote · 20 years ago
  90. 410bfe6 Simplify calculation of VG_(shadow_end) to avoid an obscure bug on Paul M's PPC by nethercote · 20 years ago
  91. fbfc108 Arch-abstraction: introduce constants for min and max instruction sizes. by nethercote · 20 years ago
  92. b24cbc8 by nethercote · 20 years ago
  93. 0800081 by nethercote · 20 years ago
  94. c470211 Avoid spurious warning about using posix_memalign() by nethercote · 20 years ago
  95. c06e213 Arch-abstraction: by nethercote · 20 years ago
  96. 80cca43 Tweaked comment. by nethercote · 20 years ago
  97. d9818da by nethercote · 20 years ago
  98. 7be4725 by nethercote · 20 years ago
  99. 776ac36 Update docs for filename change. by nethercote · 20 years ago
  100. 1334313 Tweak some comments. by nethercote · 20 years ago