1. d655564 Handle the BLKGETSIZE64 ioctl. Fixes bug #104797. by tom · 19 years ago
  2. f5d62be Preserve %esi across VG_(clone) as the caller may be relying on it by tom · 19 years ago
  3. 463b3d9 Track API changes in vex r1272. by sewardj · 19 years ago
  4. 18f1927 Allow a NULL argument to the times system call. Fixes bug #103509. by tom · 19 years ago
  5. 16ade0d Fixed debug code so that it compiles and fixed a printf to report the by tom · 19 years ago
  6. 5912dd7 Consider blocks with both SF_MMAP and SF_STACK set as part of the root by tom · 19 years ago
  7. db247dc tweak by njn · 19 years ago
  8. 089f51f Introduced get_pszB() to cover several common cases. by njn · 19 years ago
  9. e6f9e3b tweaks by njn · 19 years ago
  10. d0e685c by njn · 19 years ago
  11. 472cc7c by njn · 19 years ago
  12. a257865 Rename 'other' as 'other_b' to make the fact it's a block more clear. by njn · 19 years ago
  13. 641e616 Make VG_(percentify)() cope if the denominator is zero. by njn · 19 years ago
  14. 7a5915e Fix comments. by njn · 19 years ago
  15. 3965520 xml output for tool=none is fine too. by cerion · 19 years ago
  16. 6271eb9 by njn · 19 years ago
  17. b0eb66e by njn · 19 years ago
  18. 5cf7791 Remove very old info about the CVS repo at Sourceforge. by njn · 19 years ago
  19. 6c90209 Get rid of endianness assumptions in the PRRAn macro, which is by sewardj · 19 years ago
  20. 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
  21. 9680ed9 Fix up ppc32-linux stack unwinding. by sewardj · 19 years ago
  22. 162bebd Add comments from PaulM. by sewardj · 19 years ago
  23. 78164b9 Another seemingly-small but critical change imported from 2.4.0-ppc: by sewardj · 19 years ago
  24. e1c444e Import sigframe stuff from Paul's tree. With this and the other changes by sewardj · 19 years ago
  25. 72dc4ce Oops, this really should have been part of r4136. by sewardj · 19 years ago
  26. b865b16 Fix/reinstate a whole bunch of syscalls. by sewardj · 19 years ago
  27. ce2a615 Assertion-failure-avoiding hacks from Paul's tree. I don't know why by sewardj · 19 years ago
  28. d714d2e A longer gdb-attach delay for ppc by sewardj · 19 years ago
  29. 13ac35b Check the obvious .. by sewardj · 19 years ago
  30. 8d61eb1 Comment wibble. by sewardj · 19 years ago
  31. 97ad9ab Don't bomb cachegrind at startup. by sewardj · 19 years ago
  32. 9828b34 by njn · 19 years ago
  33. 8cf88b7 Create and use bigendian versions of MC_(helperc_{LOAD,STORE}V{2,4,8}). by sewardj · 19 years ago
  34. a932d29 Enable a couple more syscalls. by sewardj · 19 years ago
  35. b1b2a35 Add a nested-functions test from Lee Kindness. by sewardj · 19 years ago
  36. 447f2a1 Don't allow vex to chase into any block for which we might want to create by sewardj · 19 years ago
  37. 42a65c9 Self-modifying-code check for amd64. by sewardj · 19 years ago
  38. 4daf439 Update expected output. by sewardj · 19 years ago
  39. 8c30ec2 Modify this test so it no longer uses client requests, but instead by sewardj · 19 years ago
  40. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  41. c1aff95 rm unused code by sewardj · 19 years ago
  42. 4f38bd9 This is x86 specific; re-home accordingly. by sewardj · 19 years ago
  43. 937411f smc1 is an x86-specific test; re-home it accordingly. (How did this by sewardj · 19 years ago
  44. 21f7f0c --time-stamp=yes is incompatible with --xml=yes, at least for the moment. by sewardj · 19 years ago
  45. 151b90d Scan the entire BB looking for "bogus literals"* before instrumenting by sewardj · 19 years ago
  46. 16031ba Add a regression test for memcheck's ability do deal with partially by sewardj · 19 years ago
  47. e6f8af4 Extensively re-analyse, re-check and revise the scheme for expensive by sewardj · 19 years ago
  48. 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
  49. 7b781b5 This test is nonsensical for ppc; it only applies to x86 and amd64. by sewardj · 19 years ago
  50. 5d7ae0d Define the system call numbers for pread64 and pwrite64. by tom · 19 years ago
  51. b2112c1 Enable some more amd64 syscalls. by tom · 19 years ago
  52. 4f08a65 Sort out the mess that is pread64/pwrite64 properly. All three platforms by tom · 19 years ago
  53. 1936d8d set default fpu, altivec control words in dispatch-ppc.S (both zero) by cerion · 19 years ago
  54. 64c00da Disable PIE by default (sorry Tom), even on PIE-enabled platforms. It by sewardj · 19 years ago
  55. 4e95339 Fix quoting some more. Shell script sucks. by sewardj · 19 years ago
  56. 2085956 Fix quoting a bit. by sewardj · 19 years ago
  57. d2ea411 Check args a bit. by sewardj · 19 years ago
  58. 1bad800 Add a test script (recycled version of Tom's nightly/bin/nightly) by sewardj · 19 years ago
  59. 11adeb2 Tweak debug output. by njn · 19 years ago
  60. b15785d Comment changes only. by njn · 19 years ago
  61. 8db3da8 Remove dead function. by njn · 19 years ago
  62. f69f945 by njn · 19 years ago
  63. b882402 whoops by njn · 19 years ago
  64. 1d5e304 Remove now-obsolete .supp file for glibc-2.1. by njn · 19 years ago
  65. 30f2023 These directories no longer exist. by njn · 19 years ago
  66. 67f1fcc gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the fact that by sewardj · 19 years ago
  67. 3080a86 glibc-2.1 is now so ancient that it's probably untrue we still support it. by sewardj · 19 years ago
  68. e9df3ef Update ignores. by rjwalsh · 19 years ago
  69. 24f07d1 Remove trailing slash (some part of the autoswamp didn't like it) by sewardj · 19 years ago
  70. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  71. dbada27 Make the unique tags printed on XML errors actually unique. by sewardj · 19 years ago
  72. 01e755d xml1: add another .stderr.exp file for slightly different systems, and by njn · 19 years ago
  73. 0d6d921 Update expected output. Hopefully this won't be so fragile now by sewardj · 19 years ago
  74. 3d7bb54 Improve filtering to get rid of suppressions, using magic incantations by sewardj · 19 years ago
  75. d9a1ce1 Kludge to stop this program hanging on ppc32-linux and therefore by sewardj · 19 years ago
  76. 5d8a230 by njn · 19 years ago
  77. 94260f2 by njn · 19 years ago
  78. d0ab2c2 Fix scalar. by njn · 19 years ago
  79. 3d8525d Avoid compile warning. by njn · 19 years ago
  80. e23772f Try to make (client) clone() work for ppc32-linux. I don't know if I by sewardj · 19 years ago
  81. 1798ecd A few more syscalls for ppc32-linux. by sewardj · 19 years ago
  82. 8a85128 Implement VG_(getsockname), VG_(getpeername), VG_(getsockopt) for ppc32-linux. by sewardj · 19 years ago
  83. 7e7d006 ah, crap by njn · 19 years ago
  84. 634a652 Remove unnecesary #includes. by njn · 19 years ago
  85. 9bd2d7e by njn · 19 years ago
  86. a78ec81 Reinstated a couple more syscalls by cerion · 19 years ago
  87. 86df41f Remove ancient and presumably (since it doesn't work) now-unused script. by njn · 19 years ago
  88. 43557d3 Reinstate wrappers for epoll_{create,wait,ctl}. by sewardj · 19 years ago
  89. 0087c50 by njn · 19 years ago
  90. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  91. 17a6149 Update expected output. by sewardj · 19 years ago
  92. c93cf06 Add missing #include. by sewardj · 19 years ago
  93. 5f83004 Update expected output. by sewardj · 19 years ago
  94. 2bf6ba5 Restrict assertion to cache lines we know we need. by sewardj · 19 years ago
  95. e755b9e ppc32-linux: Vex implements dcbz correctly now. No need to mess with by sewardj · 19 years ago
  96. e074506 Track Vex API change in r1233 (VexSubArch -> VexArchInfo). by sewardj · 19 years ago
  97. 98f684e Move some more Corecheck tests into none/tests. by njn · 19 years ago
  98. 1aa90a1 Avoid compiler warning. by njn · 19 years ago
  99. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  100. 5d2cd96 Update valgrind.spec.in for all the new files in include/. by njn · 19 years ago