1. 472cc7c by njn · 19 years ago
  2. a257865 Rename 'other' as 'other_b' to make the fact it's a block more clear. by njn · 19 years ago
  3. 641e616 Make VG_(percentify)() cope if the denominator is zero. by njn · 19 years ago
  4. 7a5915e Fix comments. by njn · 19 years ago
  5. 3965520 xml output for tool=none is fine too. by cerion · 19 years ago
  6. 6271eb9 by njn · 19 years ago
  7. b0eb66e by njn · 19 years ago
  8. 6c90209 Get rid of endianness assumptions in the PRRAn macro, which is by sewardj · 19 years ago
  9. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  10. 9680ed9 Fix up ppc32-linux stack unwinding. by sewardj · 19 years ago
  11. 162bebd Add comments from PaulM. by sewardj · 19 years ago
  12. 78164b9 Another seemingly-small but critical change imported from 2.4.0-ppc: by sewardj · 19 years ago
  13. e1c444e Import sigframe stuff from Paul's tree. With this and the other changes by sewardj · 19 years ago
  14. 72dc4ce Oops, this really should have been part of r4136. by sewardj · 19 years ago
  15. b865b16 Fix/reinstate a whole bunch of syscalls. by sewardj · 19 years ago
  16. ce2a615 Assertion-failure-avoiding hacks from Paul's tree. I don't know why by sewardj · 19 years ago
  17. d714d2e A longer gdb-attach delay for ppc by sewardj · 19 years ago
  18. 13ac35b Check the obvious .. by sewardj · 19 years ago
  19. 9828b34 by njn · 19 years ago
  20. a932d29 Enable a couple more syscalls. by sewardj · 19 years ago
  21. 447f2a1 Don't allow vex to chase into any block for which we might want to create by sewardj · 19 years ago
  22. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  23. c1aff95 rm unused code by sewardj · 19 years ago
  24. 21f7f0c --time-stamp=yes is incompatible with --xml=yes, at least for the moment. by sewardj · 19 years ago
  25. 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
  26. 5d7ae0d Define the system call numbers for pread64 and pwrite64. by tom · 19 years ago
  27. b2112c1 Enable some more amd64 syscalls. by tom · 19 years ago
  28. 4f08a65 Sort out the mess that is pread64/pwrite64 properly. All three platforms by tom · 19 years ago
  29. 1936d8d set default fpu, altivec control words in dispatch-ppc.S (both zero) by cerion · 19 years ago
  30. 11adeb2 Tweak debug output. by njn · 19 years ago
  31. f69f945 by njn · 19 years ago
  32. b882402 whoops by njn · 19 years ago
  33. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  34. dbada27 Make the unique tags printed on XML errors actually unique. by sewardj · 19 years ago
  35. 94260f2 by njn · 19 years ago
  36. e23772f Try to make (client) clone() work for ppc32-linux. I don't know if I by sewardj · 19 years ago
  37. 1798ecd A few more syscalls for ppc32-linux. by sewardj · 19 years ago
  38. 8a85128 Implement VG_(getsockname), VG_(getpeername), VG_(getsockopt) for ppc32-linux. by sewardj · 19 years ago
  39. 7e7d006 ah, crap by njn · 19 years ago
  40. 634a652 Remove unnecesary #includes. by njn · 19 years ago
  41. a78ec81 Reinstated a couple more syscalls by cerion · 19 years ago
  42. 43557d3 Reinstate wrappers for epoll_{create,wait,ctl}. by sewardj · 19 years ago
  43. 0087c50 by njn · 19 years ago
  44. 2bf6ba5 Restrict assertion to cache lines we know we need. by sewardj · 19 years ago
  45. e755b9e ppc32-linux: Vex implements dcbz correctly now. No need to mess with by sewardj · 19 years ago
  46. e074506 Track Vex API change in r1233 (VexSubArch -> VexArchInfo). by sewardj · 19 years ago
  47. 1aa90a1 Avoid compiler warning. by njn · 19 years ago
  48. a9104c0 Record important info about Segments and SegInfos. by njn · 19 years ago
  49. b174410 acroread-5.06 for x86-linux requires up to 598 CIEs. Bump the array by sewardj · 19 years ago
  50. cdaec51 Avoid magic numbers. by njn · 19 years ago
  51. 8a05172 A couple more XML cases that slipped through the net. by sewardj · 19 years ago
  52. 0407f65 XML output wibble (purely decorative) by sewardj · 19 years ago
  53. d94b90a XML printing fixes for printing to file descriptors. by sewardj · 19 years ago
  54. db8f033 It's official. I am a moron. by sewardj · 19 years ago
  55. 10f08cf ppc32: reinstate collection of cache-line-size info from the auxv by sewardj · 19 years ago
  56. 41d7616 Get rid of some VDSO finding stuff which was ifdef VGP_ppc32_linux but by sewardj · 19 years ago
  57. f253dac by njn · 19 years ago
  58. 0ae787c by njn · 19 years ago
  59. 12f266f Free memory in the error case. Fixes bug #103168. by njn · 19 years ago
  60. 1b9cd1c Change scope from VG_ to ML_ various assembly symbols to do with doing by sewardj · 19 years ago
  61. da5d854 Remove prototype which is not of a fn exported by this module and by sewardj · 19 years ago
  62. 842c26e Fix comment. by njn · 19 years ago
  63. a382360 Don't mark segments as SF_FIXED when VKI_MAP_FIXED isn't specified. by njn · 19 years ago
  64. ef52b9d Comment wibble by sewardj · 19 years ago
  65. 9450d24 by njn · 19 years ago
  66. 2025cf9 Break up VG_(show_BB_profile)(), and move half of it into m_main. This by njn · 19 years ago
  67. 856c54e by njn · 19 years ago
  68. d666ea7 Remove empty sanity check function. And clean up sanity checking in by njn · 19 years ago
  69. 310ed28 Simplify atfork to only provide the functionality we need. by njn · 19 years ago
  70. dab4e4b Don't include headers from headers -- make inclusions explicit in all C files. by njn · 19 years ago
  71. 07112e4 Fix 32-bit-ish looking assumption. by sewardj · 19 years ago
  72. d9109c6 by njn · 19 years ago
  73. 0787fc0 by njn · 19 years ago
  74. 88c5148 by njn · 19 years ago
  75. 4f612c2 by njn · 19 years ago
  76. 41f8e4a Remove unneeded cases from match_lib. by njn · 19 years ago
  77. 5953c10 avoid compiler warning by njn · 19 years ago
  78. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  79. 6081fce Make the is_stage2 test work when running Valgrind in-place in a source tree. by njn · 19 years ago
  80. 0d74162 by njn · 19 years ago
  81. 0151588 Do not print backtraces in assertion failures. This is an as-yet by sewardj · 19 years ago
  82. b69f7c1 by njn · 19 years ago
  83. 40e7358 by njn · 19 years ago
  84. 6140074 Remove out-of-date comments. by njn · 19 years ago
  85. 508aef5 Enabled a bunch more syscalls by cerion · 19 years ago
  86. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  87. 945ed2e by njn · 19 years ago
  88. 266c8e6 Disable debug printing by default so we have any hope of getting by sewardj · 19 years ago
  89. 8211a57 Kludge up wait_for_gdb even more. by sewardj · 19 years ago
  90. 7b2c38c VG_() -> ML() for ppc32, amd64 (plus a few scattered ones in comments etc) by cerion · 19 years ago
  91. af839f5 by njn · 19 years ago
  92. f845f8f by njn · 19 years ago
  93. 7eb7c58 by sewardj · 19 years ago
  94. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  95. 3a08815 Declare my_sigreturn as static. This is correct in so much as it isn't by tom · 19 years ago
  96. 57ca7ab by njn · 19 years ago
  97. 1727cc8 by njn · 19 years ago
  98. 62ff0f2 by njn · 19 years ago
  99. 08a2e17 by njn · 19 years ago
  100. 06244e7 Move VG_(resume_scheduler) to m_signals, and make it local. Reduces by njn · 19 years ago