1. 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
  2. 7b781b5 This test is nonsensical for ppc; it only applies to x86 and amd64. by sewardj · 19 years ago
  3. 5d7ae0d Define the system call numbers for pread64 and pwrite64. by tom · 19 years ago
  4. b2112c1 Enable some more amd64 syscalls. by tom · 19 years ago
  5. 4f08a65 Sort out the mess that is pread64/pwrite64 properly. All three platforms by tom · 19 years ago
  6. 1936d8d set default fpu, altivec control words in dispatch-ppc.S (both zero) by cerion · 19 years ago
  7. 64c00da Disable PIE by default (sorry Tom), even on PIE-enabled platforms. It by sewardj · 19 years ago
  8. 4e95339 Fix quoting some more. Shell script sucks. by sewardj · 19 years ago
  9. 2085956 Fix quoting a bit. by sewardj · 19 years ago
  10. d2ea411 Check args a bit. by sewardj · 19 years ago
  11. 1bad800 Add a test script (recycled version of Tom's nightly/bin/nightly) by sewardj · 19 years ago
  12. 11adeb2 Tweak debug output. by njn · 19 years ago
  13. b15785d Comment changes only. by njn · 19 years ago
  14. 8db3da8 Remove dead function. by njn · 19 years ago
  15. f69f945 by njn · 19 years ago
  16. b882402 whoops by njn · 19 years ago
  17. 1d5e304 Remove now-obsolete .supp file for glibc-2.1. by njn · 19 years ago
  18. 30f2023 These directories no longer exist. by njn · 19 years ago
  19. 67f1fcc gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the fact that by sewardj · 19 years ago
  20. 3080a86 glibc-2.1 is now so ancient that it's probably untrue we still support it. by sewardj · 19 years ago
  21. e9df3ef Update ignores. by rjwalsh · 19 years ago
  22. 24f07d1 Remove trailing slash (some part of the autoswamp didn't like it) by sewardj · 19 years ago
  23. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  24. dbada27 Make the unique tags printed on XML errors actually unique. by sewardj · 19 years ago
  25. 01e755d xml1: add another .stderr.exp file for slightly different systems, and by njn · 19 years ago
  26. 0d6d921 Update expected output. Hopefully this won't be so fragile now by sewardj · 19 years ago
  27. 3d7bb54 Improve filtering to get rid of suppressions, using magic incantations by sewardj · 19 years ago
  28. d9a1ce1 Kludge to stop this program hanging on ppc32-linux and therefore by sewardj · 19 years ago
  29. 5d8a230 by njn · 19 years ago
  30. 94260f2 by njn · 19 years ago
  31. d0ab2c2 Fix scalar. by njn · 19 years ago
  32. 3d8525d Avoid compile warning. by njn · 19 years ago
  33. e23772f Try to make (client) clone() work for ppc32-linux. I don't know if I by sewardj · 19 years ago
  34. 1798ecd A few more syscalls for ppc32-linux. by sewardj · 19 years ago
  35. 8a85128 Implement VG_(getsockname), VG_(getpeername), VG_(getsockopt) for ppc32-linux. by sewardj · 19 years ago
  36. 7e7d006 ah, crap by njn · 19 years ago
  37. 634a652 Remove unnecesary #includes. by njn · 19 years ago
  38. 9bd2d7e by njn · 19 years ago
  39. a78ec81 Reinstated a couple more syscalls by cerion · 19 years ago
  40. 86df41f Remove ancient and presumably (since it doesn't work) now-unused script. by njn · 19 years ago
  41. 43557d3 Reinstate wrappers for epoll_{create,wait,ctl}. by sewardj · 19 years ago
  42. 0087c50 by njn · 19 years ago
  43. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  44. 17a6149 Update expected output. by sewardj · 19 years ago
  45. c93cf06 Add missing #include. by sewardj · 19 years ago
  46. 5f83004 Update expected output. by sewardj · 19 years ago
  47. 2bf6ba5 Restrict assertion to cache lines we know we need. by sewardj · 19 years ago
  48. e755b9e ppc32-linux: Vex implements dcbz correctly now. No need to mess with by sewardj · 19 years ago
  49. e074506 Track Vex API change in r1233 (VexSubArch -> VexArchInfo). by sewardj · 19 years ago
  50. 98f684e Move some more Corecheck tests into none/tests. by njn · 19 years ago
  51. 1aa90a1 Avoid compiler warning. by njn · 19 years ago
  52. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  53. 5d2cd96 Update valgrind.spec.in for all the new files in include/. by njn · 19 years ago
  54. 2a513bf Try to make toobig-allocs work on 64-bit platforms. by njn · 19 years ago
  55. 63d7e52 Move a bunch of tests from corecheck/tests/ to none/tests/. by njn · 19 years ago
  56. a9104c0 Record important info about Segments and SegInfos. by njn · 19 years ago
  57. b174410 acroread-5.06 for x86-linux requires up to 598 CIEs. Bump the array by sewardj · 19 years ago
  58. cdaec51 Avoid magic numbers. by njn · 19 years ago
  59. 8a05172 A couple more XML cases that slipped through the net. by sewardj · 19 years ago
  60. 0407f65 XML output wibble (purely decorative) by sewardj · 19 years ago
  61. d94b90a XML printing fixes for printing to file descriptors. by sewardj · 19 years ago
  62. db8f033 It's official. I am a moron. by sewardj · 19 years ago
  63. 10f08cf ppc32: reinstate collection of cache-line-size info from the auxv by sewardj · 19 years ago
  64. 41d7616 Get rid of some VDSO finding stuff which was ifdef VGP_ppc32_linux but by sewardj · 19 years ago
  65. 7866031 by njn · 19 years ago
  66. bd0c0ad Add alt output by njn · 19 years ago
  67. 3a99d29 Move a heap of tests from corecheck/tests/ into none/tests/. There's by njn · 19 years ago
  68. b78b4e3 Update ignores. by rjwalsh · 19 years ago
  69. f253dac by njn · 19 years ago
  70. 0ae787c by njn · 19 years ago
  71. 3dd0a91 by njn · 19 years ago
  72. 12f266f Free memory in the error case. Fixes bug #103168. by njn · 19 years ago
  73. 1b9cd1c Change scope from VG_ to ML_ various assembly symbols to do with doing by sewardj · 19 years ago
  74. da5d854 Remove prototype which is not of a fn exported by this module and by sewardj · 19 years ago
  75. 842c26e Fix comment. by njn · 19 years ago
  76. a382360 Don't mark segments as SF_FIXED when VKI_MAP_FIXED isn't specified. by njn · 19 years ago
  77. ef52b9d Comment wibble by sewardj · 19 years ago
  78. d9774d7 Improve handling of inlined strlen on amd64 by using the expensive by tom · 19 years ago
  79. 9450d24 by njn · 19 years ago
  80. 2025cf9 Break up VG_(show_BB_profile)(), and move half of it into m_main. This by njn · 19 years ago
  81. 856c54e by njn · 19 years ago
  82. d666ea7 Remove empty sanity check function. And clean up sanity checking in by njn · 19 years ago
  83. 310ed28 Simplify atfork to only provide the functionality we need. by njn · 19 years ago
  84. dab4e4b Don't include headers from headers -- make inclusions explicit in all C files. by njn · 19 years ago
  85. 47167fd by njn · 19 years ago
  86. 07112e4 Fix 32-bit-ish looking assumption. by sewardj · 19 years ago
  87. d9109c6 by njn · 19 years ago
  88. 0787fc0 by njn · 19 years ago
  89. 1047c64 Allow multiple module names per --hide option. by njn · 19 years ago
  90. 88c5148 by njn · 19 years ago
  91. 4f612c2 by njn · 19 years ago
  92. 41f8e4a Remove unneeded cases from match_lib. by njn · 19 years ago
  93. 5953c10 avoid compiler warning by njn · 19 years ago
  94. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  95. 6081fce Make the is_stage2 test work when running Valgrind in-place in a source tree. by njn · 19 years ago
  96. 0d74162 by njn · 19 years ago
  97. 0151588 Do not print backtraces in assertion failures. This is an as-yet by sewardj · 19 years ago
  98. bc32e82 Added some more targets to the docs. by de · 19 years ago
  99. abbf59d A small program to read .dot files created by auxprogs/gen-mdg and by sewardj · 19 years ago
  100. b69f7c1 by njn · 19 years ago