1. 0087c50 by njn · 19 years ago
  2. 2e59585 Track Vex API change (r1239, introduction of endianness-indications in by sewardj · 19 years ago
  3. 17a6149 Update expected output. by sewardj · 19 years ago
  4. c93cf06 Add missing #include. by sewardj · 19 years ago
  5. 5f83004 Update expected output. by sewardj · 19 years ago
  6. 2bf6ba5 Restrict assertion to cache lines we know we need. by sewardj · 19 years ago
  7. e755b9e ppc32-linux: Vex implements dcbz correctly now. No need to mess with by sewardj · 19 years ago
  8. e074506 Track Vex API change in r1233 (VexSubArch -> VexArchInfo). by sewardj · 19 years ago
  9. 98f684e Move some more Corecheck tests into none/tests. by njn · 19 years ago
  10. 1aa90a1 Avoid compiler warning. by njn · 19 years ago
  11. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  12. 5d2cd96 Update valgrind.spec.in for all the new files in include/. by njn · 19 years ago
  13. 2a513bf Try to make toobig-allocs work on 64-bit platforms. by njn · 19 years ago
  14. 63d7e52 Move a bunch of tests from corecheck/tests/ to none/tests/. by njn · 19 years ago
  15. a9104c0 Record important info about Segments and SegInfos. by njn · 19 years ago
  16. b174410 acroread-5.06 for x86-linux requires up to 598 CIEs. Bump the array by sewardj · 19 years ago
  17. cdaec51 Avoid magic numbers. by njn · 19 years ago
  18. 8a05172 A couple more XML cases that slipped through the net. by sewardj · 19 years ago
  19. 0407f65 XML output wibble (purely decorative) by sewardj · 19 years ago
  20. d94b90a XML printing fixes for printing to file descriptors. by sewardj · 19 years ago
  21. db8f033 It's official. I am a moron. by sewardj · 19 years ago
  22. 10f08cf ppc32: reinstate collection of cache-line-size info from the auxv by sewardj · 19 years ago
  23. 41d7616 Get rid of some VDSO finding stuff which was ifdef VGP_ppc32_linux but by sewardj · 19 years ago
  24. 7866031 by njn · 19 years ago
  25. bd0c0ad Add alt output by njn · 19 years ago
  26. 3a99d29 Move a heap of tests from corecheck/tests/ into none/tests/. There's by njn · 19 years ago
  27. b78b4e3 Update ignores. by rjwalsh · 19 years ago
  28. f253dac by njn · 19 years ago
  29. 0ae787c by njn · 19 years ago
  30. 3dd0a91 by njn · 19 years ago
  31. 12f266f Free memory in the error case. Fixes bug #103168. by njn · 19 years ago
  32. 1b9cd1c Change scope from VG_ to ML_ various assembly symbols to do with doing by sewardj · 19 years ago
  33. da5d854 Remove prototype which is not of a fn exported by this module and by sewardj · 19 years ago
  34. 842c26e Fix comment. by njn · 19 years ago
  35. a382360 Don't mark segments as SF_FIXED when VKI_MAP_FIXED isn't specified. by njn · 19 years ago
  36. ef52b9d Comment wibble by sewardj · 19 years ago
  37. d9774d7 Improve handling of inlined strlen on amd64 by using the expensive by tom · 19 years ago
  38. 9450d24 by njn · 19 years ago
  39. 2025cf9 Break up VG_(show_BB_profile)(), and move half of it into m_main. This by njn · 19 years ago
  40. 856c54e by njn · 19 years ago
  41. d666ea7 Remove empty sanity check function. And clean up sanity checking in by njn · 19 years ago
  42. 310ed28 Simplify atfork to only provide the functionality we need. by njn · 19 years ago
  43. dab4e4b Don't include headers from headers -- make inclusions explicit in all C files. by njn · 19 years ago
  44. 47167fd by njn · 19 years ago
  45. 07112e4 Fix 32-bit-ish looking assumption. by sewardj · 19 years ago
  46. d9109c6 by njn · 19 years ago
  47. 0787fc0 by njn · 19 years ago
  48. 1047c64 Allow multiple module names per --hide option. by njn · 19 years ago
  49. 88c5148 by njn · 19 years ago
  50. 4f612c2 by njn · 19 years ago
  51. 41f8e4a Remove unneeded cases from match_lib. by njn · 19 years ago
  52. 5953c10 avoid compiler warning by njn · 19 years ago
  53. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  54. 6081fce Make the is_stage2 test work when running Valgrind in-place in a source tree. by njn · 19 years ago
  55. 0d74162 by njn · 19 years ago
  56. 0151588 Do not print backtraces in assertion failures. This is an as-yet by sewardj · 19 years ago
  57. bc32e82 Added some more targets to the docs. by de · 19 years ago
  58. abbf59d A small program to read .dot files created by auxprogs/gen-mdg and by sewardj · 19 years ago
  59. b69f7c1 by njn · 19 years ago
  60. 40e7358 by njn · 19 years ago
  61. 6140074 Remove out-of-date comments. by njn · 19 years ago
  62. 508aef5 Enabled a bunch more syscalls by cerion · 19 years ago
  63. 657d951 Another "make dist" fix from Ralf Wildenhues. by njn · 19 years ago
  64. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  65. 945ed2e by njn · 19 years ago
  66. 364350e Broaden a couple of suppressions so vgtest_ume passes on my machine. by njn · 19 years ago
  67. 266c8e6 Disable debug printing by default so we have any hope of getting by sewardj · 19 years ago
  68. 8211a57 Kludge up wait_for_gdb even more. by sewardj · 19 years ago
  69. 89b4cb6 Added some targets for massif & core options by de · 19 years ago
  70. 9e59108 Added DivU32,DivS32 to memcheck translation (lazy) by cerion · 19 years ago
  71. 7b2c38c VG_() -> ML() for ppc32, amd64 (plus a few scattered ones in comments etc) by cerion · 19 years ago
  72. af839f5 by njn · 19 years ago
  73. f845f8f by njn · 19 years ago
  74. 7eb7c58 by sewardj · 19 years ago
  75. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  76. 3c3d5a4 Removed ante-deluvian file by de · 19 years ago
  77. d0ef55f I forgot to remove this a while back. by njn · 19 years ago
  78. 3a08815 Declare my_sigreturn as static. This is correct in so much as it isn't by tom · 19 years ago
  79. 57ca7ab by njn · 19 years ago
  80. 1727cc8 by njn · 19 years ago
  81. 62ff0f2 by njn · 19 years ago
  82. 08a2e17 by njn · 19 years ago
  83. 06244e7 Move VG_(resume_scheduler) to m_signals, and make it local. Reduces by njn · 19 years ago
  84. 351d006 by njn · 19 years ago
  85. f5db3b6 Redirect the correct address to the vtime vsyscall instead of by tom · 19 years ago
  86. 487ac70 Fix bug causing TINVALs to throw away huge numbers of translations by sewardj · 19 years ago
  87. 5c52298 ppc32-linux build fix. by sewardj · 19 years ago
  88. ed0c4cb Get ppc32 stage2 linked in the right place, so stage2 can actually start. by sewardj · 19 years ago
  89. 05b5fc1 Un-break the build on ppc32-linux. This whole multiplatform by sewardj · 19 years ago
  90. aba25b4 wibble by njn · 19 years ago
  91. b506bd8 by njn · 19 years ago
  92. 419bbcb Slight reduce m_syswrap's dependence on m_signals by moving by njn · 19 years ago
  93. 748ace4 Remove redundancy. by njn · 19 years ago
  94. eb0daa3 Attempt to fix the stage2.lds borkage. by njn · 19 years ago
  95. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  96. 64c8324 by njn · 19 years ago
  97. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  98. d0d7c1f Don't #include pub_core_stacktrace.h in pub_core_execontext.h. So by njn · 19 years ago
  99. 3756925 turn off debugging output by njn · 19 years ago
  100. 899ce73 by njn · 19 years ago