1. b15785d Comment changes only. by njn · 19 years ago
  2. f69f945 by njn · 19 years ago
  3. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  4. 0087c50 by njn · 19 years ago
  5. 3dd0a91 by njn · 19 years ago
  6. 856c54e by njn · 19 years ago
  7. 4f612c2 by njn · 19 years ago
  8. d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
  9. b69f7c1 by njn · 19 years ago
  10. 40e7358 by njn · 19 years ago
  11. 508aef5 Enabled a bunch more syscalls by cerion · 19 years ago
  12. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  13. af839f5 by njn · 19 years ago
  14. 7eb7c58 by sewardj · 19 years ago
  15. ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
  16. d0ef55f I forgot to remove this a while back. by njn · 19 years ago
  17. 57ca7ab by njn · 19 years ago
  18. 351d006 by njn · 19 years ago
  19. b506bd8 by njn · 19 years ago
  20. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  21. 64c8324 by njn · 19 years ago
  22. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  23. d804ab8 Fix AMD64 build. by rjwalsh · 19 years ago
  24. c7561b9 by njn · 19 years ago
  25. 4a164d0 by njn · 19 years ago
  26. 6898086 by njn · 19 years ago
  27. 73c5134 by njn · 19 years ago
  28. 30d76c6 Minor rearrangement, no functional change. by njn · 19 years ago
  29. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  30. 24153ed Moved VG_BUGS_TO out of basic_types.h into libcassert.h. by njn · 19 years ago
  31. 6ace3ea by njn · 19 years ago
  32. 16eeb4e by njn · 19 years ago
  33. 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
  34. f5e7ee2 Comment fix - the ARCH_SET_xxx constants are in the x86_64 prctl.h as well. by tom · 19 years ago
  35. f536bbb by njn · 19 years ago
  36. 8d9965c Move VG_(libdir) into m_libcproc. by njn · 19 years ago
  37. 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
  38. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  39. e9befc6 by njn · 19 years ago
  40. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  41. 21edee3 Move NULL from tool.h into basic_types.h. by njn · 19 years ago
  42. 3e11452 Move OINK from tool.h to pub_tool_libcprint.h. by njn · 19 years ago
  43. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  44. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  45. f25e902 Move some #define-d constants into the VKI department, where I should by sewardj · 19 years ago
  46. a8d8e23 by sewardj · 19 years ago
  47. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  48. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  49. 132bfcc by njn · 19 years ago
  50. 36a20fa by njn · 19 years ago
  51. 13bfd85 by njn · 19 years ago
  52. 97405b2 by njn · 19 years ago
  53. 31513b4 by njn · 19 years ago
  54. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  55. 1d88711 by sewardj · 19 years ago
  56. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  57. 778f7f8 Avoid compiler warnings. by njn · 19 years ago
  58. 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
  59. 272b216 Update website address. by njn · 19 years ago
  60. 2024234 by njn · 19 years ago
  61. 6d82819 by njn · 19 years ago
  62. acd885a core.h: remove some #include lines, move some others to more localised places. by njn · 19 years ago
  63. 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 19 years ago
  64. 14f7365 Complete restructuring of include/ directory -- I forgot about the ARM stuff. by njn · 19 years ago
  65. 4de47b1 by njn · 19 years ago
  66. 02bc4b8 by njn · 19 years ago
  67. 81c00df by njn · 19 years ago
  68. 36ef6ba by njn · 19 years ago
  69. 2c4b428 Use HChar for format strings to printf-like functions. by njn · 19 years ago
  70. dc47a90 Sudden attack of 64-bit paranoia: therefore stick even more (probably by sewardj · 19 years ago
  71. 641d5cc by njn · 19 years ago
  72. 694b1b6 by njn · 19 years ago
  73. e2a4458 Remove dead macro. by njn · 19 years ago
  74. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  75. f09745a Add a comment explaining the recently changed behaviour of RUNNING_ON_VALGRIND. by njn · 19 years ago
  76. 717cde5 by njn · 19 years ago
  77. 51d827b by njn · 19 years ago
  78. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  79. 2521d32 by njn · 19 years ago
  80. 2d2b154 Remove dead function VG_(exit_single)(). by njn · 19 years ago
  81. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  82. edef146 gcc-3.3.3 is fooled by strings like "linux/include/asm-i386/*.h"; it by sewardj · 19 years ago
  83. ac7924c Correct header comment. by njn · 19 years ago
  84. bc7df20 Add macro definitions that make it possible to do cpu/os/both by sewardj · 19 years ago
  85. 1cf558c by sewardj · 19 years ago
  86. fa8202f Update comment about stack management, and remove some unused functions. by sewardj · 19 years ago
  87. 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 19 years ago
  88. d2b1711 by njn · 19 years ago
  89. 50ae1a7 by njn · 20 years ago
  90. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 20 years ago
  91. 8a97c6d by njn · 20 years ago
  92. 04af9d0 VG_(get_memory_from_mmap_for_client)() need not be tool-visible. by njn · 20 years ago
  93. 1f70772 VG_(bbs_done) doesn't need to be tool-visible. by njn · 20 years ago
  94. 9fb73db by njn · 20 years ago
  95. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 20 years ago
  96. 194fce9 Remove dead macros 'mycat' and 'mycat_wrk'. by njn · 20 years ago
  97. 8c74b00 by njn · 20 years ago
  98. 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 20 years ago
  99. 4c4d57b Add missing declaration. by njn · 20 years ago
  100. 6268bbc Use "VGO_" prefix for various OS-specific exports. by njn · 20 years ago