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. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 20 years ago
  4. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  5. 8b42672 Add missing atoll16 prototype. I use this in the watchpoint stuff. by rjwalsh · 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. a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
  9. f0046f2 Patch from Tom Hughes: set VG_(max_fd) based on the current file by fitzhardinge · 21 years ago
  10. 462f4f9 An experiment in generating branch-prediction hints. Enable them with by fitzhardinge · 21 years ago
  11. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago[Renamed (74%) from include/vg_skin.h]
  12. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  13. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  14. f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
  15. 157689b Change VG_CORE_INTERFACE_MAJOR_VERSION to 5. by jseward · 21 years ago
  16. 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
  17. f2db92d Increased the skin major version number, to reflect the changed return values by nethercote · 21 years ago
  18. e1c06d8 Update some stuff related to the syscalls change: by fitzhardinge · 21 years ago
  19. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  20. c9d4ba7 Fix a couple of compiler warnings. by njn · 21 years ago
  21. cb1d1c0 Adds VG_(describe_addr)() for generating symbolic descriptions of a by jsgf · 21 years ago
  22. 5efa4fd This creates a new UInstr for multiply. This is mainly so that memcheck by jsgf · 21 years ago
  23. 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
  24. f26b216 export emit_movzbl_regmem_reg as the other variants are exported too by daywalker · 21 years ago
  25. 69c0687 Export to skins a function, VG_(HT_count_nodes)(), which was always intended to by njn · 21 years ago
  26. e36543a comment change only by njn · 21 years ago
  27. 06072ec Removed sort_hash_array(). Changed VG_(HT_to_sorted_array)() to by njn · 21 years ago
  28. d3b0c5f by njn · 21 years ago
  29. e7442cf Made VG_(read_millisecond_timer)() available to skins. Also made it cope by njn · 21 years ago
  30. 99ccf08 Added VG_(getcwd_alloc)(), which is much easier to use than VG_(getcwd)(). by njn · 21 years ago
  31. b18d253 implement IN and OUT opcodes. by daywalker · 21 years ago
  32. 5d945de implement a couple more instructions. I've mailed this patch to Julian by daywalker · 21 years ago
  33. df9ae42 compiler warning fixes by daywalker · 21 years ago
  34. 6c84655 by njn · 21 years ago
  35. 78adbf4 by njn · 21 years ago
  36. 7271864 by njn · 21 years ago
  37. 6a23053 This commit fixed some bugs in error and suppression handling. Basically, I by njn · 21 years ago
  38. ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
  39. 989dad9 Increase default number of supported threads from 50 to 100. by sewardj · 21 years ago
  40. 7e73e5f spelling fixes by daywalker · 21 years ago
  41. 9dd209f A few more SSEs. by sewardj · 21 years ago
  42. abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
  43. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  44. e3891fa Yet more SSE insns. by sewardj · 21 years ago
  45. 6bc4055 - Comment out SSE uinstrs which have not so far been used. by sewardj · 21 years ago
  46. 8f33ba6 Fix code generation errors for the SSE3g_ family. This fixes various by sewardj · 21 years ago
  47. b31b06d Tonight's installment of SSE madness. Add a couple more nasties by sewardj · 21 years ago
  48. 02af6bc Fill in a few more SSE/SSE2 insns, with current aim of being able to by sewardj · 21 years ago
  49. d6251f1 by njn · 21 years ago
  50. c5c1b18 comments only by njn · 21 years ago
  51. febaa3b Implement a few SSE instructions, enough to run bzip2 when compiled by sewardj · 21 years ago
  52. d304045 by njn · 21 years ago
  53. 7b456f5 improved comments only by njn · 21 years ago
  54. 497ec3f wibble by njn · 21 years ago
  55. 8cec6ee Add UCode opcodes for SSE/SSE2. by sewardj · 21 years ago
  56. 4c79121 by njn · 21 years ago
  57. 13f0293 by njn · 21 years ago
  58. 7d9f94d by njn · 21 years ago
  59. 057c65f by njn · 21 years ago
  60. 47363ab by njn · 21 years ago
  61. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  62. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  63. 43c799e by njn · 21 years ago
  64. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  65. 3d7c9c8 by sewardj · 21 years ago
  66. 6d68e79 by njn · 21 years ago
  67. 1045b0a by njn · 21 years ago
  68. 6fefa1b by njn · 21 years ago
  69. f4ce3d3 by njn · 21 years ago
  70. 211b6ad by njn · 21 years ago
  71. 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 21 years ago
  72. b93d178 Added some functions for skins to access shadow registers: by njn · 21 years ago
  73. 563f96f Renamed VG_(nameCondcode)() as VG_(name_UCondcode)() to make it consistent by njn · 21 years ago
  74. b877d49 Added VG_(get_obj)(). by njn · 21 years ago
  75. 99aac97 by sewardj · 22 years ago
  76. 6e008cb Change the behaviour of VG_(get_fnname) back to what it was, viz, not by sewardj · 22 years ago
  77. a2113f9 by sewardj · 22 years ago
  78. fa492d4 by sewardj · 22 years ago
  79. 2370f3b by sewardj · 22 years ago
  80. c0d8f68 by sewardj · 22 years ago
  81. 810086f by njn · 22 years ago
  82. 7a5ebcf by sewardj · 22 years ago
  83. dca8411 by sewardj · 22 years ago
  84. c4a810d by sewardj · 22 years ago
  85. 499e3de by sewardj · 22 years ago
  86. 27f1a38 by njn · 22 years ago
  87. 4cf0569 by sewardj · 22 years ago
  88. 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  89. b52a1b0 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  90. 78e3cd9 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  91. 3404251 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  92. a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
  93. 7ab2aca merge patches from Jeremy Fitzhardinge: by sewardj · 22 years ago
  94. 8fe15a3 Merge 13-data-syms from Jeremy Fitzhardinge: by sewardj · 22 years ago
  95. 4710438 Merge 07-seginfo from Jeremy Fitzhardinge: by sewardj · 22 years ago
  96. 4155712 by njn · 22 years ago
  97. ac6c176 by njn · 22 years ago
  98. 4aca2d2 by njn · 22 years ago
  99. d04b7c6 by njn · 22 years ago
  100. e7c258c by njn · 22 years ago