1. 3f131f1 Jump through a hoop to make vgtest_ume work again on PIE-supporting systems. by nethercote · 20 years ago
  2. deda7e1 whitespace change only by nethercote · 20 years ago
  3. 5462ef7 Fix bad undefined value error, thanks to Tom. by nethercote · 20 years ago
  4. e4fb86f Make as_shm less brittle. by nethercote · 20 years ago
  5. 6c04e50 Tweak as_mmap for the possibility of a PIE-supporting system with a 4GB user by nethercote · 20 years ago
  6. dac7666 Leave frame pointers in for the code in lib_replace_malloc.a as by thughes · 20 years ago
  7. 136fb5f whoops, unbreak build by nethercote · 20 years ago
  8. e0ce1ac by nethercote · 20 years ago
  9. 6c3cf41 Code formatting improvement. by nethercote · 20 years ago
  10. 69d9c46 Code formatting changes only. by nethercote · 20 years ago
  11. 5426544 Comment cleanups only. by nethercote · 20 years ago
  12. be671db 64-bit cleanness tweaks. by nethercote · 20 years ago
  13. 3dfbbbb comment wibble by nethercote · 20 years ago
  14. 463c63c Arch-abstraction: by nethercote · 20 years ago
  15. a8c1e92 64-bit cleanness tweaks. by nethercote · 20 years ago
  16. d925548 Comment fix only by nethercote · 20 years ago
  17. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  18. 856e587 Arch-abstraction: - use less x86-specific var names by nethercote · 20 years ago
  19. 8fb7f42 comment wibbles by nethercote · 20 years ago
  20. 2d0da23 comment wibbles by nethercote · 20 years ago
  21. 76c6550 Avoid strange warnings about dereferencing type-punned pointers that occurs by nethercote · 20 years ago
  22. b2decc3 tweak by nethercote · 20 years ago
  23. 8df0a40 Arch-abstraction: - factor out varying ASM flags by nethercote · 20 years ago
  24. c69863e by nethercote · 20 years ago
  25. f8fbaaa Fix up stage2's dependencies. by nethercote · 20 years ago
  26. 06bc3d5 whoops by nethercote · 20 years ago
  27. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  28. 6b57370 Actually call VGA_(has_tls) rather than just testing the function by thughes · 20 years ago
  29. 1543adf Rename two params named 'syscall' as 'syscallname' to avoid clashes with a new by nethercote · 20 years ago
  30. 89dd255 Don't bother with -fomit-frame-pointer for the demangler. by nethercote · 20 years ago
  31. cf4d997 Arch-abstraction: - factor out different CFLAGS in Makefiles by nethercote · 20 years ago
  32. 2b72e94 Arch-abstraction: - factor out KICKSTART_BASE by nethercote · 20 years ago
  33. 442ed47 Fix for 91844... by nethercote · 20 years ago
  34. bfcc707 Fix "make check" for when src_dir != build_dir by nethercote · 20 years ago
  35. 799fb80 by nethercote · 20 years ago
  36. b4e55d8 Fix typo, courtesy of Aleksander Salwa. by nethercote · 20 years ago
  37. 2238750 Make tests that cause coredumps remove them. Don't need the core entries in by nethercote · 20 years ago
  38. 899c79d Arch-abstraction: - conditionally compile x86-specific line within yield.c. by nethercote · 20 years ago
  39. 78dac9d whoops by nethercote · 20 years ago
  40. 9b6b74a by nethercote · 20 years ago
  41. 6d41bea When nuking threads we set their status to VgTs_Empty. This patch by thughes · 20 years ago
  42. 4a02e1e Arch-abstraction: by nethercote · 20 years ago
  43. 3cf8d93 by nethercote · 20 years ago
  44. ca788ff by nethercote · 20 years ago
  45. 7e08f06 Arch-abstraction: by nethercote · 20 years ago
  46. 3ac5dd4 as_shm wasn't being included in 'make dist'. by nethercote · 20 years ago
  47. ef5f955 Arch-abstraction: - final fix for insn_* test moving; they now work correctly by nethercote · 20 years ago
  48. 25e4231 Arch-abstraction: by nethercote · 20 years ago
  49. 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
  50. bfd2019 Arch-abstraction: by nethercote · 20 years ago
  51. a8bc380 readability fiddle by nethercote · 20 years ago
  52. 664ffd1 Forgot to cvs remove this when I moved it to x86/. by nethercote · 20 years ago
  53. 5548ded Update by nethercote · 20 years ago
  54. dfdddce Whoops, forgot this file. by nethercote · 20 years ago
  55. a255d80 Arch-abstraction: by nethercote · 20 years ago
  56. 781bed4 by nethercote · 20 years ago
  57. b625bcb by nethercote · 20 years ago
  58. da8735a Use "ppc" rather than "powerpc" -- it's less typing. by nethercote · 20 years ago
  59. bdf9a77 Whoops, syscall.S is platform-specific, and so must go in x86-linux/ rather by nethercote · 20 years ago
  60. 986202f by nethercote · 20 years ago
  61. 9b3c765 by nethercote · 20 years ago
  62. 691e8ee Arch-abstraction: by nethercote · 20 years ago
  63. f24712c Really fix statically initialised read-write locks this time... by thughes · 20 years ago
  64. 848907a Use tgkill instead of tkill if it is available. This is the newer and by thughes · 20 years ago
  65. e90c683 by nethercote · 20 years ago
  66. 6eb106b Tweak type of VGA_(thread_syscall), and related variable name changes. by nethercote · 20 years ago
  67. 24e0d44 Arch-abstraction: by nethercote · 20 years ago
  68. 0e8f51b Back-out accidental commit. by thughes · 20 years ago
  69. 2c337fa Make statically initialised read-write locks work. by thughes · 20 years ago
  70. 3512291 Arch-abstraction: by nethercote · 20 years ago
  71. 3b38c1d Increase the size of M_VG_ERRTXT from 512B to 4KB, increasing the size of C++ by nethercote · 20 years ago
  72. 41c75da Arch-abstraction: - factor out code for restarting syscalls by nethercote · 20 years ago
  73. 6456ab1 by nethercote · 20 years ago
  74. 2513064 by nethercote · 20 years ago
  75. 39569e1 Add a couple of lines that were missed out in the long timeouts patch. by thughes · 20 years ago
  76. c25c449 by nethercote · 20 years ago
  77. e761bef Fix problems with very long timeouts given when waiting on a mutex or by thughes · 20 years ago
  78. e321d49 Implement pthread_mutex_timedlock. This resolves bug 78422. by thughes · 20 years ago
  79. c41c6f4 When returning from handling a signal check whether any mutex that the by thughes · 20 years ago
  80. f726923 If a thread is waiting on a mutex or condition variable when a signal is by thughes · 20 years ago
  81. 4ec0af4 Remove unnecessary glibc #includes; use VKI_O_RDONLY instead of O_RDONLY as by nethercote · 20 years ago
  82. 8542e0f Remove the limit on the number of pthread read/write locks. This works by thughes · 20 years ago
  83. 4750181 Add a dummy implementation of pthread_attr_getinheritsched. by thughes · 20 years ago
  84. 15a76d1 Suppress .stderr.diff2 files as well as .stderr.diff files. by thughes · 20 years ago
  85. 8abf392 When signal routing is in use (because we are running on an older kernel by thughes · 20 years ago
  86. 737cf76 Yet another attempt to quash the assertions in the pthread forwarding code. by thughes · 20 years ago
  87. 8ef6d96 It seems there are some kernels around where the getpid system call has by thughes · 20 years ago
  88. 83d479f Remove duplicate declaration. by nethercote · 20 years ago
  89. ecce61c Remove unnecessary #includes. by nethercote · 20 years ago
  90. 265b63a Replace glibc header with equivalent kernel header, which fixes a compile by nethercote · 20 years ago
  91. 06e9bd2 by nethercote · 20 years ago
  92. d21db26 Change so that external tools can find the appropriate $ARCH and $PLATFORM by nethercote · 20 years ago
  93. fa39f38 Avoid warning about not returning a value from main(). by nethercote · 20 years ago
  94. f4eb6eb Arch-abstraction: replace direct mentions of x86/ directory with ${VG_ARCH}. by nethercote · 20 years ago
  95. 543a63f by nethercote · 20 years ago
  96. 1aec032 Strengthened the unit self-test, by also testing foreach_map(), the other by nethercote · 20 years ago
  97. e65e47b Added a unit self-test -- a test program that incorporates a small part of by nethercote · 20 years ago
  98. cca9725 Implement pthread_mutexattr_gettype. by thughes · 20 years ago
  99. 9d07242 Rename hoops() as main() -- much clearer. by nethercote · 20 years ago
  100. 107e1c0 by nethercote · 20 years ago