1. 71980f0 by nethercote · 20 years ago
  2. c2dbbac Fix bug 73219. This adds a general mechanism for querying the host CPU's by fitzhardinge · 20 years ago
  3. 47735af This change implements the TLS extension to the x86 ABI. This allows by fitzhardinge · 20 years ago
  4. b727d04 Make --gdb-attach=yes work properly; rather than trying to attach gdb by fitzhardinge · 21 years ago
  5. 9b8c2f3 Move logfile fd into safe range. by fitzhardinge · 21 years ago
  6. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  7. f217c73 implement cmpxchg8b, patch by Tom Hughes. CCMAIL: 69688-done@bugs.kde.org by mueller · 21 years ago
  8. 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
  9. b791a19 Fix a bug in the last VG_(max_fd) change; VG_(safe_fd) doesn't work before by fitzhardinge · 21 years ago
  10. f0046f2 Patch from Tom Hughes: set VG_(max_fd) based on the current file by fitzhardinge · 21 years ago
  11. 462f4f9 An experiment in generating branch-prediction hints. Enable them with by fitzhardinge · 21 years ago
  12. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  13. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  14. 2b0793f Grouped options in the usage message so they're a bit easier to understand. by nethercote · 21 years ago
  15. 2822eba test for PARENT_SETTID support in clone() of the kernel instead by mueller · 21 years ago
  16. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  17. e173069 Printing usage message to stdout instead of stderr, which seems to be the by nethercote · 21 years ago
  18. 0be67ff raise sanity limit to pass coreutils testsuite by mueller · 21 years ago
  19. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  20. 137bc55 by nethercote · 21 years ago
  21. 77eba60 by nethercote · 21 years ago
  22. c1e395d Don't print this debug msg if -q is on. by nethercote · 21 years ago
  23. 89f9a32 Add a --assume-2.4=yes|no CLO. This overrides the normal check to see by fitzhardinge · 21 years ago
  24. f3c3f1a When creating a logfile name, add a sequence number to the name in case by jsgf · 21 years ago
  25. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  26. b106c42 revert accidental debug code I committed last time. by daywalker · 21 years ago
  27. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  28. fa1016e by njn · 21 years ago
  29. 6c84655 by njn · 21 years ago
  30. 86dc2bc With -v option, client program's argv[] now printed at startup. Should be by njn · 21 years ago
  31. 45b672d VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH): remove leading spaces and by sewardj · 21 years ago
  32. c2f5bb0 Just clarified VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH)'s workings a bit. by njn · 21 years ago
  33. ac2eb79 Fix a problem in VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH)(): when removing the by njn · 21 years ago
  34. 6a23053 This commit fixed some bugs in error and suppression handling. Basically, I by njn · 21 years ago
  35. 6024b21 Add patch from Sami Liedes <sliedes@cc.hut.fi> making GDB use more flexible: by sewardj · 21 years ago
  36. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  37. 8a77ffb A bit of cleaning up now that symbol table reading is no longer optional. by sewardj · 21 years ago
  38. 25c7c3a by sewardj · 21 years ago
  39. 7e73e5f spelling fixes by daywalker · 21 years ago
  40. e64b684 Remove debug printing that sneaked in. by sewardj · 21 years ago
  41. 839299f When exiting with VgSrc_BbsDone (switching back to real CPU because by sewardj · 21 years ago
  42. d6251f1 by njn · 21 years ago
  43. d304045 by njn · 21 years ago
  44. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  45. f9ebf67 wibble by njn · 21 years ago
  46. 633de32 by njn · 21 years ago
  47. 42e23f2 by njn · 21 years ago
  48. 6eba4ef Added "_W" suffix to stack sizes to indicate they are in words. by njn · 21 years ago
  49. 12a5714 Removed magic numbers for VG_(stack) size and VG_(sigstack) size, made into by njn · 21 years ago
  50. 0c7a5b5 1. No longer printing the "MMX-only" or "SSE-capable" string at startup by njn · 21 years ago
  51. b91ae7f by sewardj · 21 years ago
  52. 44b6043 Don't call VG_(mash_LD_PRELOAD_and_LD_LIBRARY_PATH) if all we're doing by sewardj · 21 years ago
  53. 8c4e6b1 Support kernels >= 2.5.68 (Anders Gustafsson <andersg@0x63.nu>) by sewardj · 21 years ago
  54. 49e630d Record the correct address of the initial thread's stack, as determined by sewardj · 21 years ago
  55. 7d9f94d by njn · 21 years ago
  56. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  57. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  58. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  59. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  60. e0205ff by njn · 21 years ago
  61. 43c799e by njn · 21 years ago
  62. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  63. d5815ec by sewardj · 21 years ago
  64. fedb736 by njn · 21 years ago
  65. 04421d0 by sewardj · 21 years ago
  66. 8fdbeed Support kernels > 2.5.43 (David Kimdon <dwhedon@debian.org>) by sewardj · 21 years ago
  67. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 21 years ago
  68. 1c1b116 by sewardj · 21 years ago
  69. f4ce3d3 by njn · 21 years ago
  70. 59438c0 Increase default bb limit from 1e+12 to 1e+15. The former limit could by sewardj · 22 years ago
  71. 5109643 by sewardj · 22 years ago
  72. 3237b94 by sewardj · 22 years ago
  73. fa492d4 by sewardj · 22 years ago
  74. 2370f3b by sewardj · 22 years ago
  75. 22854b9 by sewardj · 22 years ago
  76. c0d8f68 by sewardj · 22 years ago
  77. 810086f by njn · 22 years ago
  78. 27f1a38 by njn · 22 years ago
  79. 570f890 Robustification of logging to a socket. If the listener process dies by sewardj · 22 years ago
  80. 73cf3bc Implement logging to a network socket. So it's now possible to do by sewardj · 22 years ago
  81. 4cf0569 by sewardj · 22 years ago
  82. c26cc25 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  83. 8fe15a3 Merge 13-data-syms from Jeremy Fitzhardinge: by sewardj · 22 years ago
  84. 3d652a3 merge (in effect, and without docs) revs: by sewardj · 22 years ago
  85. cc7bb47 by njn · 22 years ago
  86. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  87. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  88. d04b7c6 by njn · 22 years ago
  89. c953984 by njn · 22 years ago
  90. e427a66 by njn · 22 years ago
  91. e104247 by sewardj · 22 years ago
  92. 37cea30 by njn · 22 years ago
  93. c5d385d Get rid of nvidia_moan(); soon we might not have anything to moan about. by sewardj · 22 years ago
  94. 92a5956 by sewardj · 22 years ago
  95. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  96. ce61d05 Track ELF frame changes as appearing in Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  97. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  98. c26b448 Print additional useful information immediately prior to by sewardj · 22 years ago
  99. 5c509a1 parse_cache_opt: Move free() of opt past last use. by sewardj · 22 years ago
  100. 6314442 Forgot to VG_(free) a VG_(strdup)'d string. by njn · 22 years ago