1. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  2. 0063189 printing verbosity wibble by sewardj · 22 years ago
  3. ee588a9 Fix compile warnings by sewardj · 22 years ago
  4. 337ff76 modify_ldt nano-wibble by sewardj · 22 years ago
  5. ae055ac __NR_modify_ldt: func=0x11 is also a kind of write by sewardj · 22 years ago
  6. 36671af merge revs vg_syscall_mem.c 1.58.2.8 and 1.58.2.10 vg_unsafe.h 1.8.4.2 by sewardj · 22 years ago
  7. 2505d17 merge rev 1.58.2.9: by sewardj · 22 years ago
  8. c48fa5c merge rev 1.58.2.7: by sewardj · 22 years ago
  9. 7b6be25 merge rev 1.58.2.5: by sewardj · 22 years ago
  10. 1cff0e0 merge rev 1.29.2.6: by sewardj · 22 years ago
  11. 6ca4c02 merge rev 1.29.2.7: by sewardj · 22 years ago
  12. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  13. 478335c by sewardj · 22 years ago
  14. 584eaac by njn · 22 years ago
  15. 49ef462 by njn · 22 years ago
  16. ac6c176 by njn · 22 years ago
  17. 4aca2d2 by njn · 22 years ago
  18. 3665092 by njn · 22 years ago
  19. be4015a vg_to_ucode: deploy handleSegOverride() in a couple of places where an by sewardj · 22 years ago
  20. d04b7c6 by njn · 22 years ago
  21. c953984 by njn · 22 years ago
  22. e427a66 by njn · 22 years ago
  23. c40c3a8 by njn · 22 years ago
  24. 4811515 by sewardj · 22 years ago
  25. cb7f08a update the libc_tsd stuff for R H limbo (glibc HEAD actually) and by sewardj · 22 years ago
  26. 689cf19 Minor mods by sewardj · 22 years ago
  27. ac5b061 by njn · 22 years ago
  28. 8afd9fe Improve stack-switch-handling logic following discussion with John Regehr. by sewardj · 22 years ago
  29. 799f521 VG_(handle_esp_assignment): reinstate kludge for detecting and by sewardj · 22 years ago
  30. c32b9d6 If the stack is ridiculously big, don't poke around ... but don't bomb by sewardj · 22 years ago
  31. cda419b addStr: don't segfault if si->strtab == NULL. by sewardj · 22 years ago
  32. 80dd168 This glibc (2.2.90 ?) seems to need another thread-specific key. by sewardj · 22 years ago
  33. a38e092 Namespace police. by sewardj · 22 years ago
  34. 6e1543f Placate gcc-3.2, which rather alarmingly complains that ... by sewardj · 22 years ago
  35. 47f4b3e Fix build problems on SuSE 8.1 -- -I.. not included in compile cmds by sewardj · 22 years ago
  36. c9b8252 Give weak global binding for fns which are to be superposed. by sewardj · 22 years ago
  37. dcaf312 Rename VG_(kill) and VG_(sigpending) to VG_(kkill) and VG_(ksigpending) by sewardj · 22 years ago
  38. 874f388 Add big comment explaining how the LDT simulation works. by sewardj · 22 years ago
  39. 7c2020b layout wibble by sewardj · 22 years ago
  40. c4a7132 Clean up messages a bit. by sewardj · 22 years ago
  41. d077f53 Teach memcheck about instrumenting {GET,PUT,USE}SEG. by sewardj · 22 years ago
  42. e104247 by sewardj · 22 years ago
  43. 37cea30 by njn · 22 years ago
  44. 854e715 by njn · 22 years ago
  45. 4ba5a79 by njn · 22 years ago
  46. c5d385d Get rid of nvidia_moan(); soon we might not have anything to moan about. by sewardj · 22 years ago
  47. 92a5956 by sewardj · 22 years ago
  48. 1a1dd8b by njn · 22 years ago
  49. 027c99c by njn · 22 years ago
  50. 72bbd22 merge rev 1.29.2.5: by sewardj · 22 years ago
  51. f6cf4f3 merge rev 1.7.2.3: by sewardj · 22 years ago
  52. 89745a5 merge rev 1.76.2.7: by sewardj · 22 years ago
  53. f247eae merge rev 1.29.2.3: by sewardj · 22 years ago
  54. 8923f55 by njn25 · 22 years ago
  55. ab72603 by njn25 · 22 years ago
  56. d790dc0 by njn25 · 22 years ago
  57. 936159b by njn25 · 22 years ago
  58. cac76cb by njn25 · 22 years ago
  59. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  60. 5a74eb8 by njn · 22 years ago
  61. b0ff103 Simulate resolver-specific state as per the real libpthread.so, wherein by sewardj · 22 years ago
  62. 89969af Trying to support the new C++ ABI of gcc 3.x by daywalker · 22 years ago
  63. 6431be7 by njn · 22 years ago
  64. 8b2b7f0 Wibbles for 1.0.0. by sewardj · 22 years ago
  65. ade9d0d Only run __libc_freeres() when valgrinding. It may do invalid free()s by sewardj · 22 years ago
  66. 12ffdac Print more helpful message on JIT failure to handle insns starting with 0x0F. by sewardj · 22 years ago
  67. ce61d05 Track ELF frame changes as appearing in Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  68. 1462c8b Compile fixes for Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  69. 8aef119 Some jokers apparently like setting the CPU's AC (Alignment Check) flag by sewardj · 22 years ago
  70. fbb6cda Assume PUTF modifies %EFLAGS in a completely arbitrary manner, and so by sewardj · 22 years ago
  71. 35a916c Support for x86 insn fldenv. by sewardj · 22 years ago
  72. 6a5bd5e Document probs with gcc-3.1 false positives. by sewardj · 22 years ago
  73. 1fe7b00 At request of Ulrich Drepper, call __libc_freeres() after final __NR_exit by sewardj · 22 years ago
  74. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  75. 8c664a9 Mention kernel probs with R H "Limbo" public beta (hacked 2.4.18). by sewardj · 22 years ago
  76. b0e8e2e Document some limitations. by sewardj · 22 years ago
  77. fe18eb8 Copy pthread_rwlockattr_setpshared verbatim from LinuxThreads. by sewardj · 22 years ago
  78. da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
  79. 7cba715 by sewardj · 22 years ago
  80. 2a8141a Implement fnstenv (store FPU environment, but not regs AIUI) (Jeff Epler) by sewardj · 22 years ago
  81. c26b448 Print additional useful information immediately prior to by sewardj · 22 years ago
  82. 872051c vg_signals.c: vg_oursignalhandler(): don't longjmp() on fatal signal if by sewardj · 22 years ago
  83. ec635b6 Make sigsuspend() work well enough to keep zsh hackers happy. by sewardj · 22 years ago
  84. 18a62ff Make VG_USERREQ__PTHREAD_YIELD actually yield the thread. This used by sewardj · 22 years ago
  85. 77f0fc1 Check for signals to be delivered after every syscall. This avoids by sewardj · 22 years ago
  86. 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
  87. 365a851 Final documentation updates for 1.0. by sewardj · 22 years ago
  88. bc7d878 Implement --weird-hacks=truncate-writes to limit the size of write syscalls by sewardj · 22 years ago
  89. 89f20fd cleanup_after_thread_exited: also clean up the waiting_fds table on thread by sewardj · 22 years ago
  90. e8fb72e Make --stop-after= work again. by sewardj · 22 years ago
  91. 2cb0034 Finally get around to implementing pthread_atfork. by sewardj · 22 years ago
  92. 986b0f8 Removed line about Cachegrind being experimental. by njn · 22 years ago
  93. a1269e4 Partial implementation of mallinfo() (Ilpo Ruotsalainen) by sewardj · 22 years ago
  94. 5c509a1 parse_cache_opt: Move free() of opt past last use. by sewardj · 22 years ago
  95. 6314442 Forgot to VG_(free) a VG_(strdup)'d string. by njn · 22 years ago
  96. d583e2c Make __pthread_clock_gettime and __pthread_clock_settime appear for by sewardj · 22 years ago
  97. 05bb2c9 select() and poll(): change order of events in main timing loop by sewardj · 22 years ago
  98. d1c1cf2 wait_for_fd_to_be_readable_or_erring: return immediately if fd is by sewardj · 22 years ago
  99. 0c2f0d7 vg_push_signal_frame: make the siginfo and ucontext fields readable too. by sewardj · 22 years ago
  100. 728a527 Fix subtle bug in the interaction between pthread_create and thread_wrapper, by sewardj · 22 years ago