1. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  2. caee10d alloc_UCodeBlock didn't need to be in vg_include.h. Also tweaked how it works by nethercote · 20 years ago
  3. d1da90e Moved *definitions* of VALGRIND_INTERNAL_PRINTF and by nethercote · 20 years ago
  4. 59a122d by nethercote · 20 years ago
  5. 81f9a6f Removed 6 global variables from vg_include.h without even having to add by nethercote · 20 years ago
  6. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  7. 60a96c5 by nethercote · 20 years ago
  8. f971ab7 by nethercote · 20 years ago
  9. 844e712 Scheduler counts don't need to be in vg_include.h. Replace with a print by nethercote · 20 years ago
  10. bee3fd9 by nethercote · 20 years ago
  11. 3129482 Tweak to remove another global variable from vg_include.h by nethercote · 20 years ago
  12. f2b1148 by nethercote · 20 years ago
  13. 4a18490 Make the Supp and Error types local to vg_errcontext.h; they don't need to be by nethercote · 20 years ago
  14. 97ccd5e by nethercote · 20 years ago
  15. 75d2624 by nethercote · 20 years ago
  16. 85cdd34 by nethercote · 20 years ago
  17. 6e4f9dc Removed unused VG_AR_CLIENT_STACKBASE_REDZONE_SZW. by nethercote · 20 years ago
  18. baa46e5 Add support for allowing the POST function for a system call to be called by thughes · 20 years ago
  19. 9aaebc3 Implement support for the async I/O system calls in 2.6 kernels. This by thughes · 20 years ago
  20. c314eba by nethercote · 20 years ago
  21. b4250ae by nethercote · 20 years ago
  22. 4792edf by nethercote · 20 years ago
  23. daa3456 Commit the patch from bug 69508 that seeks to make more of the pthread by thughes · 20 years ago
  24. ad1c956 Implement an emulated soft limit for file descriptors in addition to by thughes · 20 years ago
  25. 47dd12c Convert VG_(exitcode), a global variable, into a local variable. by nethercote · 20 years ago
  26. f854867 by nethercote · 20 years ago
  27. 27fec90 by nethercote · 20 years ago
  28. ebed998 Fixed the NPTL cleanup handler support to try and make sure it will by thughes · 20 years ago
  29. 11975ff It appears that NPTL uses a new system for dealing with cleanup by thughes · 20 years ago
  30. 4f10ada Partial fix for bug 76869. This fixes the problem with returning from by fitzhardinge · 20 years ago
  31. e4e779d Fix bug 73655. by rjwalsh · 20 years ago
  32. 6618e63 by nethercote · 20 years ago
  33. 4dea4ab Commit rewrite of semaphore handling to avoid having a fixed upper by thughes · 20 years ago
  34. f1beb25 This change does two things: one is the implementation of by fitzhardinge · 21 years ago
  35. 98c4dc0 Make the sigaltstack per-thread state, so that two threads handling a by fitzhardinge · 21 years ago
  36. d65dcad Fix bug 69872. This change adds a coredumper to vg_signal.c. This means by fitzhardinge · 21 years ago
  37. dffad08 Adjust vg_pthread_cond_t so it works with an older glibc. by nethercote · 21 years ago
  38. 1f0173b Some newer systems have a new version of pthreadtypes.h that comes from glibc by nethercote · 21 years ago
  39. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 21 years ago
  40. c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago
  41. 1018bdd Heroic patch from Tom Hughes: by nethercote · 21 years ago
  42. 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 21 years ago
  43. 60f5b82 "VG_AR_SKIN" --> "VG_AR_TOOL" by nethercote · 21 years ago
  44. ff9721d Patch from Tom Hughes: by nethercote · 21 years ago
  45. 04d0fbc Patch from Tom Hughes: by nethercote · 21 years ago
  46. 42602b1 Anti-globalisation by nethercote · 21 years ago
  47. 6687169 Don't use TSC for internal timing purposes. This is for two reasons: by fitzhardinge · 21 years ago
  48. 0df2ac2 Virtualize CPUID. Rather than just using the host CPU's CPUID, by fitzhardinge · 21 years ago
  49. 71980f0 by nethercote · 21 years ago
  50. c2dbbac Fix bug 73219. This adds a general mechanism for querying the host CPU's by fitzhardinge · 21 years ago
  51. 47735af This change implements the TLS extension to the x86 ABI. This allows by fitzhardinge · 21 years ago
  52. f0dd7e1 Fix bug 72484. Set the process signal mask to match the client's before by fitzhardinge · 21 years ago
  53. 31ba905 Fix bug 72650. Only restart syscalls on signal if the client asked for it. by fitzhardinge · 21 years ago
  54. b727d04 Make --gdb-attach=yes work properly; rather than trying to attach gdb by fitzhardinge · 21 years ago
  55. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  56. f217c73 implement cmpxchg8b, patch by Tom Hughes. CCMAIL: 69688-done@bugs.kde.org by mueller · 21 years ago
  57. 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
  58. 1a4adf0 Fix nasty use after free bug revealed by last munmap fix. by fitzhardinge · 21 years ago
  59. 1a30304 Re-add proper support for mremap(). Also, fix a bug in munmap(). by fitzhardinge · 21 years ago
  60. f0046f2 Patch from Tom Hughes: set VG_(max_fd) based on the current file by fitzhardinge · 21 years ago
  61. 462f4f9 An experiment in generating branch-prediction hints. Enable them with by fitzhardinge · 21 years ago
  62. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  63. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  64. 2822eba test for PARENT_SETTID support in clone() of the kernel instead by mueller · 21 years ago
  65. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  66. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  67. 77eba60 by nethercote · 21 years ago
  68. a09a1b5 Fix some bugs in syscall/signal handling: by fitzhardinge · 21 years ago
  69. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  70. 89f9a32 Add a --assume-2.4=yes|no CLO. This overrides the normal check to see by fitzhardinge · 21 years ago
  71. e1c06d8 Update some stuff related to the syscalls change: by fitzhardinge · 21 years ago
  72. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  73. e7442cf Made VG_(read_millisecond_timer)() available to skins. Also made it cope by njn · 21 years ago
  74. 59fb25c Increase size of block-tracking hash table(s) from 997 to 4999. by sewardj · 21 years ago
  75. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  76. fa1016e by njn · 21 years ago
  77. 3222e0a fix compiler warnings by daywalker · 21 years ago
  78. 6c84655 by njn · 21 years ago
  79. 4700f04 Increase VG_N_FORKHANDLERSTACK from 2 to 4. For reasons known only to by sewardj · 21 years ago
  80. 7271864 by njn · 21 years ago
  81. c6b0fe5 Use init_ExeContext_storage instead of relying (unintentionally) on by sewardj · 21 years ago
  82. 6024b21 Add patch from Sami Liedes <sliedes@cc.hut.fi> making GDB use more flexible: by sewardj · 21 years ago
  83. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  84. 8a77ffb A bit of cleaning up now that symbol table reading is no longer optional. by sewardj · 21 years ago
  85. 25c7c3a by sewardj · 21 years ago
  86. 7e73e5f spelling fixes by daywalker · 21 years ago
  87. 9a07c22 by njn · 21 years ago
  88. 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
  89. d6251f1 by njn · 21 years ago
  90. d304045 by njn · 21 years ago
  91. 633de32 by njn · 21 years ago
  92. 61821c0 Increase VG_N_CLEANUPSTACK to 16. by sewardj · 21 years ago
  93. 97ad552 Unchain translations when doing VALGRIND_DISCARD_TRANSLATIONS. Otherwise by sewardj · 21 years ago
  94. 4c79121 by njn · 21 years ago
  95. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  96. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  97. b91ae7f by sewardj · 21 years ago
  98. 11f0bb4 by sewardj · 21 years ago
  99. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  100. 8a6b6c0 by njn · 21 years ago