1. 2c5ffbe Get rid of dead code and/or localise global functions as needed to by sewardj · 19 years ago
  2. 613812e Fix Nulgrind's filter_stderr, and also fix the none/tests/cmdline2 test by njn · 19 years ago
  3. b5f6f51 by sewardj · 19 years ago
  4. a4da2f3 Minimal, horrible hacks needed to make vsyscalls work on amd64. by sewardj · 19 years ago
  5. 79048ce Further cleanups to low-level memory management. It's still a by sewardj · 19 years ago
  6. 379255c Debug printing at startup. by sewardj · 19 years ago
  7. 93ab857 Make --wait-for-gdb sort-of usable on amd64. I don't know why this by sewardj · 19 years ago
  8. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 19 years ago
  9. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 19 years ago
  10. bf42651 Track VEX API changes introduced in Vex rev 718. by sewardj · 19 years ago
  11. 603d410 Implement --log-file-exactly= for when the user wants to specify by sewardj · 19 years ago
  12. d153fae Add a new variant for --gen-suppressions: --gen-suppressions=all, by sewardj · 19 years ago
  13. 062f355 Make the Quadrics Elan3 clone-hack be controllable by a command-line flag. by sewardj · 20 years ago
  14. 0b2f618 Error message cosmetics. by sewardj · 20 years ago
  15. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  16. 090ec78 Use new function LibVEX_Version. by sewardj · 20 years ago
  17. 5a1feda Update version numbers by hand. Duh. ToDo: automatically by sewardj · 20 years ago
  18. c702533 Bump startup notices around a bit. by sewardj · 20 years ago
  19. 998d40d Ensure VEX control parameters are sane. by sewardj · 20 years ago
  20. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  21. 87c9812 by njn · 20 years ago
  22. c771b29 New debugging flag --trace-notbelow=<number>, to stop --trace-codegen= by sewardj · 20 years ago
  23. d6f157d by njn · 20 years ago
  24. 8ec0c5e More AMD64 start-up hurdles: by njn · 20 years ago
  25. ea4b28c Clear a few more AMD64 start-up hurdles: by njn · 20 years ago
  26. ca6fef0 by njn · 20 years ago
  27. c767b43 Fix reg test. by njn · 20 years ago
  28. c8c9328 very minor tweaks by njn · 20 years ago
  29. c616819 by njn · 20 years ago
  30. 8e4d7dc Get rid of various old flags and constants. by sewardj · 20 years ago
  31. 4ccf707 Get rid of all vestiges of translation-chaining, and generally clean by sewardj · 20 years ago
  32. 16de557 by njn · 20 years ago
  33. ca0518d by njn · 20 years ago
  34. d225283 Do some final "sk_" --> "tl_" changes that I missed earlier. by njn · 20 years ago
  35. bd2e75c by njn · 20 years ago
  36. cf45fd4 by njn · 20 years ago
  37. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  38. 383ae5e Make Vex less verbose, so the regression tests work again. by njn · 20 years ago
  39. 3e578be Get rid of the high/low baseblock distinction. Pointless in a way by sewardj · 20 years ago
  40. 33db261 Get rid of the machinery for registering helper functions. VEX calls by sewardj · 20 years ago
  41. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  42. 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
  43. 4be0a69 Renamed some profiling events. by njn · 20 years ago
  44. 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
  45. 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
  46. 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
  47. f6c99d7 Disable --skin=, so you have to use --tool= now. No great loss. by nethercote · 20 years ago
  48. 5fd72bb Formatting wibbles. by nethercote · 20 years ago
  49. 8991d5a by nethercote · 20 years ago
  50. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  51. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
  52. 545fe67 by nethercote · 20 years ago
  53. 73b526f by nethercote · 20 years ago
  54. 6997879 Fix typo that meant --signal-polltime was not being accepted. by nethercote · 20 years ago
  55. 4ad7431 Arch-abstraction: - removed some x86-specific var/function names by nethercote · 20 years ago
  56. 06bc3d5 whoops by nethercote · 20 years ago
  57. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  58. 3cf8d93 by nethercote · 20 years ago
  59. c25c449 by nethercote · 20 years ago
  60. 4ec0af4 Remove unnecessary glibc #includes; use VKI_O_RDONLY instead of O_RDONLY as by nethercote · 20 years ago
  61. 107e1c0 by nethercote · 20 years ago
  62. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  63. 8c1ce43 Improve error message. by nethercote · 20 years ago
  64. caca002 When augmenting the argument vector from the VALGRIND_OPTS environment by thughes · 20 years ago
  65. c37184f Virtualise the stack rlimit for the main thread and make valgrind enforce by thughes · 20 years ago
  66. cf97ffb by nethercote · 20 years ago
  67. 72ddff6 Use MAP_NORESERVE for potentially large mappings. by fitzhardinge · 20 years ago
  68. 820bd8c by nethercote · 20 years ago
  69. 775508a by nethercote · 20 years ago
  70. 9380b4a by nethercote · 20 years ago
  71. 6a27d83 by nethercote · 20 years ago
  72. 2e05c33 by nethercote · 20 years ago
  73. a131bb8 Arch-abstraction: arch-neutralise the startup message. by nethercote · 20 years ago
  74. 410bfe6 Simplify calculation of VG_(shadow_end) to avoid an obscure bug on Paul M's PPC by nethercote · 20 years ago
  75. b24cbc8 by nethercote · 20 years ago
  76. c06e213 Arch-abstraction: by nethercote · 20 years ago
  77. f1e5e15 by nethercote · 20 years ago
  78. d472262 Print a message if shadow memory cannot be allocated, rather than just by nethercote · 20 years ago
  79. 18b6631 Add explanatory comment. by rjwalsh · 20 years ago
  80. ebca8b4 Fix to allow 32-bit Valgrind to run on AMD64 boxes. Note: this does by rjwalsh · 20 years ago
  81. 6233a38 Add support for a --time-stamp option that causes each message output by thughes · 20 years ago
  82. d8510ec Rename VGOFF_(tls) to VGOFF_(tls_ptr) to make it clear it's not the same as by nethercote · 20 years ago
  83. 238a3c3 by nethercote · 20 years ago
  84. f6a1d50 by nethercote · 20 years ago
  85. 759dda3 by nethercote · 20 years ago
  86. 92e7b7f De-globalise a few more counters. by nethercote · 20 years ago
  87. 885dd91 by nethercote · 20 years ago
  88. 3a42fb8 Tweak stats printing -- use more consistent function names, improve output by nethercote · 20 years ago
  89. 81f9a6f Removed 6 global variables from vg_include.h without even having to add by nethercote · 20 years ago
  90. 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
  91. b5a5631 comment wibble by nethercote · 20 years ago
  92. 844e712 Scheduler counts don't need to be in vg_include.h. Replace with a print by nethercote · 20 years ago
  93. 8dd62f1 whoops, forgot to remove these in the last commit by nethercote · 20 years ago
  94. bee3fd9 by nethercote · 20 years ago
  95. 297effd Sanity counters don't need to be in vg_include.h. by nethercote · 20 years ago
  96. 3129482 Tweak to remove another global variable from vg_include.h by nethercote · 20 years ago
  97. 85cdd34 by nethercote · 20 years ago
  98. 31779c7 Restructured the as_*() functions so they are simpler and there is no implicit by nethercote · 20 years ago
  99. ea147e7 Added some comments. by nethercote · 20 years ago
  100. d6a5687 by nethercote · 20 years ago