1. 02bc4b8 by njn · 19 years ago
  2. 81c00df by njn · 19 years ago
  3. 4bf3aba Don't crash when dealing with dealing with naughty programs that set by sewardj · 19 years ago
  4. e6da2fa Handle (ignore) IRStmt_AbiHint. by sewardj · 19 years ago
  5. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  6. 717cde5 by njn · 19 years ago
  7. 51d827b by njn · 19 years ago
  8. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  9. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  10. ee0e6a3 by njn · 19 years ago
  11. 101e572 Comment-only change by njn · 19 years ago
  12. 016712a by njn · 19 years ago
  13. 8a97c6d by njn · 19 years ago
  14. 9fb73db by njn · 19 years ago
  15. 7f4a862 Pay attention to the annotations on dirty helper calls, since they by sewardj · 19 years ago
  16. 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use by njn · 19 years ago
  17. 2b641fe handleOneStatement: Derive a value for *instrAddr from the IMark in a by sewardj · 19 years ago
  18. 17a56bf Bring in the beginnings of 64-bit cleanness for IR mangling in cachegrind: by sewardj · 19 years ago
  19. d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 19 years ago
  20. 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 19 years ago
  21. 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 19 years ago
  22. 6a3009b by njn · 19 years ago
  23. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  24. b5f6f51 by sewardj · 19 years ago
  25. a1d1a64 Simplified the way Cachegrind configures the caches; it was really by njn · 20 years ago
  26. 14d01ce Reinstated Helgrind and Cachegrind; at least, they are included in by njn · 20 years ago
  27. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  28. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  29. ca82cc0 Renamed sk_assert() as tl_assert(). by njn · 20 years ago
  30. 928a5f7 by nethercote · 20 years ago
  31. 6f7eb9c Put back missing space... by thughes · 20 years ago
  32. 30c43d8 Cope with arguments over 510 characters in length when writing the by thughes · 20 years ago
  33. b35a8b9 by nethercote · 20 years ago
  34. fbfc108 Arch-abstraction: introduce constants for min and max instruction sizes. by nethercote · 20 years ago
  35. 4606320 by nethercote · 20 years ago
  36. eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
  37. 564b2b0 Add some missing 'static' annotations. Thanks to Josef W for spotting them. by nethercote · 20 years ago
  38. ca1f2dc Type name wibble by nethercote · 20 years ago
  39. 7149b42 comment typo by nethercote · 20 years ago
  40. 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
  41. 4c9611a Only print a warning about not having identified the cache if we have by thughes · 20 years ago
  42. f5b7466 minor by nethercote · 20 years ago
  43. 9313ac4 by nethercote · 20 years ago
  44. 6fcbbe1 Remove unused variable. by nethercote · 20 years ago
  45. c5f2a54 Fix meaningless typo. by nethercote · 20 years ago
  46. 4ee6496 Added VG_(cpuid) to replace the various bits of inline assembler used by thughes · 20 years ago
  47. 96b466a Move the handling of PSHUFW from the SSE code to the MMX code so that by thughes · 20 years ago
  48. 09d853e Fix a bug in Cachegrind: when invalidating BBs, the lookup in the BBCC_table by nethercote · 21 years ago
  49. 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
  50. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
  51. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  52. 27fc1da Folded cg_sim_{gen,I1,D1,L2}.c into cg_sim.c, which makes a lot more sense and by nethercote · 21 years ago
  53. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  54. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  55. 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
  56. 137bc55 by nethercote · 21 years ago
  57. 1b58fbc More SSE support for cachegrind. by jseward · 21 years ago
  58. 50da0f3 Fix cachegrind to deal with VG_(open)() returning any negative number on error, by nethercote · 21 years ago
  59. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  60. 97b7b26 Rudimentary, kludgy, incomplete and probably just plain wrong support by sewardj · 21 years ago
  61. 607adfc by njn · 21 years ago
  62. 99ccf08 Added VG_(getcwd_alloc)(), which is much easier to use than VG_(getcwd)(). by njn · 21 years ago
  63. e864e2f by njn · 21 years ago
  64. 8ad1a40 fix compiler warning by daywalker · 21 years ago
  65. 21f805d Teach Cachegrind about SSE instructions, courtesy of Josef Weidendorfer. by njn · 21 years ago
  66. db918dd Truncate the cachegrind.out.<pid> file, if it already exists. It wasn't doing by njn · 21 years ago
  67. 7e1b3b2 wibble by njn · 21 years ago
  68. 39c8665 wibble by njn · 21 years ago
  69. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  70. 13f0293 by njn · 21 years ago
  71. 7d9f94d by njn · 21 years ago
  72. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  73. b4aee05 Namespace police by njn · 21 years ago
  74. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  75. e0205ff by njn · 21 years ago
  76. d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 21 years ago
  77. 3949d10 Teach cachegrind about MMX uopcodes. Nick, can you check this? Thx -- J by sewardj · 21 years ago
  78. 3d7c9c8 by sewardj · 21 years ago
  79. 0744b6c Merge (from 1_0_BRANCH) rev 1.16.2.4 of the old vg_cachesim.c: by sewardj · 22 years ago
  80. 78210aa by sewardj · 22 years ago
  81. c0d8f68 by sewardj · 22 years ago
  82. 810086f by njn · 22 years ago
  83. 7a5ebcf by sewardj · 22 years ago
  84. 27f1a38 by njn · 22 years ago
  85. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  86. ac6c176 by njn · 22 years ago
  87. d04b7c6 by njn · 22 years ago
  88. c953984 by njn · 22 years ago
  89. e427a66 by njn · 22 years ago
  90. 4ba5a79 by njn · 22 years ago
  91. cac76cb by njn25 · 22 years ago
  92. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  93. 1780dae Undid the removal of INCEIPs during Cachegrind instrumentation. Although it by njn · 22 years ago
  94. d506338 by njn · 22 years ago
  95. 6431be7 by njn · 22 years ago
  96. b1a77a4 get_caches(): ensure caches are initialised on targets where by sewardj · 22 years ago
  97. 83205b3 Disable debug printing on BB discard. by sewardj · 22 years ago
  98. 07133bf Inconsequential cleanups to recent cachesim hacking. by sewardj · 22 years ago
  99. 9b3366a by njn · 22 years ago
  100. 7cf0bd3 by njn · 22 years ago