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