1. bcea91a Fix AUTHORS to match the info on the new website. by njn · 20 years ago
  2. 40eec02 Reinstate lackey, corecheck, massif. They all start and run, but by sewardj · 20 years ago
  3. 565b1ed Detect and reject misaligned args for mmap. This makes by sewardj · 20 years ago
  4. 07bdc5e Handle Vex-supplied guest address mapping failures in the scheduler. by sewardj · 20 years ago
  5. 8e33279 Un-break --trace-children=yes. by sewardj · 20 years ago
  6. d1212b9 Coredumping is borked. by sewardj · 20 years ago
  7. 6f46a30 Fix a printf formatting inconsistency. by njn · 20 years ago
  8. 499eaad by njn · 20 years ago
  9. 613812e Fix Nulgrind's filter_stderr, and also fix the none/tests/cmdline2 test by njn · 20 years ago
  10. 796ad0c by njn · 20 years ago
  11. e1d981a Memset the whole ehdr structure (though this will only initialize the by njn · 20 years ago
  12. 58c9f81 Only try matching if the pointer could be resolved to a name. by njn · 20 years ago
  13. 926ed47 Fix VG_(calloc)() so it actually zeroes the entire memory area it allocates. by njn · 20 years ago
  14. 117606f Remove now-unnecessary FAQ. (Was removed from the text FAQ.txt a while ago.) by njn · 20 years ago
  15. 09cbc97 by njn · 20 years ago
  16. 6fb1e55 by njn · 20 years ago
  17. 76c5bfa Added the Quick Start Guide, in XML. Not entirely happy with the formatting by njn · 20 years ago
  18. 21c2581 Summarise the breakage caused by the Big Merge (hence the current situation). by sewardj · 20 years ago
  19. a922b61 Fix PRE wrapper for sys_exit. by sewardj · 20 years ago
  20. 612dcd5 Fix broken xml tags. by njn · 20 years ago
  21. 5200388 These files are no longer needed. Bye! by sewardj · 20 years ago
  22. b5f6f51 by sewardj · 20 years ago
  23. cbdddcf by sewardj · 20 years ago
  24. e78fd58 Test commit (whitespace-only change). by njn · 20 years ago
  25. 80fe8af Test commit for new repo. by sewardj · 20 years ago
  26. 6941a1a Fix enough syscall stuff so that simple X applications run (xfontsel, xedit). by sewardj · 20 years ago
  27. f15bba6 A place to record notes on how to clean up the structure. This is by sewardj · 20 years ago
  28. a4da2f3 Minimal, horrible hacks needed to make vsyscalls work on amd64. by sewardj · 20 years ago
  29. b9bca7c Fix struct ume_auxv so that auxc walking on 64-bit platforms works. by sewardj · 20 years ago
  30. 987a8eb Clean up handling of socket system calls on amd64-linux, so that the by sewardj · 20 years ago
  31. 9efbbef Factor out all the socket-related syscall handlers into their own by sewardj · 20 years ago
  32. a93f66a Fix more RES-is-not-set assertions, and move a couple of comments to by sewardj · 20 years ago
  33. 004e8ca When handling syscalls, don't try to figure out if the pre-handler set by sewardj · 20 years ago
  34. 1024cf7 Various cleanups to revised low-level memory manager. by sewardj · 20 years ago
  35. 9ba1d74 On AMD64 it's valid to access up to 128 bytes below %rsp. Or to be by sewardj · 20 years ago
  36. 85ac6d4 Rearrange debug printing a bit. by sewardj · 20 years ago
  37. c9b7b12 More amd64 system calls. by sewardj · 20 years ago
  38. 6947531 Clean up startup grunge a bit. by sewardj · 20 years ago
  39. 7a21c61 Make ELF symbol reading work on both 32 and 64 bit platforms. by sewardj · 20 years ago
  40. 79048ce Further cleanups to low-level memory management. It's still a by sewardj · 20 years ago
  41. 8eff382 Fix enough syscalls to get through 'hello world' on amd64. by sewardj · 20 years ago
  42. 0a54cef Fix comment. by sewardj · 20 years ago
  43. e517b80 Turn off tons of debug printing. by sewardj · 20 years ago
  44. 1facd48 Duh; mmap doesn't work if you don't use the post-mmap wrapper too. by sewardj · 20 years ago
  45. 548be6d Major rewrite of the machinery which keeps track of segments: by sewardj · 20 years ago
  46. 743706c Remove more debug printing. by sewardj · 20 years ago
  47. 055821d Remove misc debug printing. by sewardj · 20 years ago
  48. b0f03c7 Change signature of thread_syscall a bit. by sewardj · 20 years ago
  49. 63f25d4 Debugging hacks (switchback routine -- unused) by sewardj · 20 years ago
  50. 379255c Debug printing at startup. by sewardj · 20 years ago
  51. ec76e33 Debug hacks (currently unused) by sewardj · 20 years ago
  52. 4ab4505 Fix bug causing __NR_read on amd64-linux to always be considered to have by sewardj · 20 years ago
  53. 91f1c6f amd64-linux syscall support. by sewardj · 20 years ago
  54. 918c1e4 Make amd64 signal returns work. by sewardj · 20 years ago
  55. 20d38f2 Track renaming of Vex's Iop_*128* primops to Iop_*V128*. by sewardj · 20 years ago
  56. 93ab857 Make --wait-for-gdb sort-of usable on amd64. I don't know why this by sewardj · 20 years ago
  57. 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 20 years ago
  58. 7e1bf34 Fix amd64 assembly for presumably newer binutils. by sewardj · 20 years ago
  59. f9f1949 Increase the number of top-bbs in a profile to a useful number. by sewardj · 20 years ago
  60. 5f07812 AMD64 build fixes. by sewardj · 20 years ago
  61. fa8ec11 Complete rewrite (I think this is the 4th incarnation) of translation by sewardj · 20 years ago
  62. bf42651 Track VEX API changes introduced in Vex rev 718. by sewardj · 20 years ago
  63. 681be30 Handle Add64/Sub64 (naively). by sewardj · 20 years ago
  64. acd2e91 Add support for 64-bit SIMD primops. by sewardj · 20 years ago
  65. c258f5e Re-enable regression tests for PSLLDQ. by sewardj · 20 years ago
  66. 09272c7 Update some expected regtest outputs. by sewardj · 20 years ago
  67. 603d410 Implement --log-file-exactly= for when the user wants to specify by sewardj · 20 years ago
  68. d153fae Add a new variant for --gen-suppressions: --gen-suppressions=all, by sewardj · 20 years ago
  69. 5390e66 Run x86 host with FPU in 53-bit precision mode (non default). by sewardj · 20 years ago
  70. bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
  71. 062f355 Make the Quadrics Elan3 clone-hack be controllable by a command-line flag. by sewardj · 20 years ago
  72. 87d4b02 Appalling hack which may or may not help making Quadrics Elan 3 by sewardj · 20 years ago
  73. 0b2f618 Error message cosmetics. by sewardj · 20 years ago
  74. 970ac79 gcc-2.96 build fixes. by sewardj · 20 years ago
  75. d5204dc Finishing installing PaulM's improved accuracy handling for Add/Sub, by sewardj · 20 years ago
  76. 167d4e3 Make --dump-error= work properly. by sewardj · 20 years ago
  77. 51ac087 Add Valgrind-side support for subarchitecture descriptions, which are by sewardj · 20 years ago
  78. 8b20c22 Un-break regtests (again) by sewardj · 20 years ago
  79. 090ec78 Use new function LibVEX_Version. by sewardj · 20 years ago
  80. 5a1feda Update version numbers by hand. Duh. ToDo: automatically by sewardj · 20 years ago
  81. 877bc98 Make the insn_ tests work at least for the insns which Vex (x86 guest) by sewardj · 20 years ago
  82. e50a1b1 mkUifU: add missing case by sewardj · 20 years ago
  83. acce29e orig_size can now legitimately be zero, if the first insn in a bb one by sewardj · 20 years ago
  84. b31bc18 Reinstate tests for psrldq. by sewardj · 20 years ago
  85. 6843adc Make suppression of large numbers of emulation warnings less dependent by sewardj · 20 years ago
  86. ac6bbae Updated expected output. by sewardj · 20 years ago
  87. 2ffc9c3 Commented-out get_current_tid() hack. by sewardj · 20 years ago
  88. 77b3802 Update, and thereby unbreak trivial regtest breakage. by sewardj · 20 years ago
  89. 9cbf86a Crude mechanism to avoid flooding the user with emulation warnings. by sewardj · 20 years ago
  90. db67f5f Handle Iop_Sar16. by sewardj · 20 years ago
  91. c702533 Bump startup notices around a bit. by sewardj · 20 years ago
  92. 5e2f001 Deal with LibVEX-supplied insn decode failures, and with LibVEX-supplied by sewardj · 20 years ago
  93. 4dc8f30 Move x86-TLS specific stuff out of x86/state.c, back into by sewardj · 20 years ago
  94. 19fc30e Split up the old x86 LDT/GDT handling stuff. Push some of it into by sewardj · 20 years ago
  95. a1d9330 Complete enough 128-bit vector stuff in memcheck so that SSE2 works. by sewardj · 20 years ago
  96. 0b07059 Support for 64x2 vector floating point. by sewardj · 20 years ago
  97. 170ee21 Stuff to make Memcheck work with SSE1 instructions. by sewardj · 20 years ago
  98. 3245c91 Basics for 128-bit SIMD code. by sewardj · 20 years ago
  99. 7010f6e Fix enough stuff so that x86 MMX tests work. by sewardj · 20 years ago
  100. e9e16d3 Fix enough stuff so that x86 floating point tests work properly. by sewardj · 20 years ago