1. 9b872fd Add missing header files. by florian · 9 years ago
  2. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  3. 5f1aeb6 Export VG_(discard_tranalsations_safely) to the tools. It is by florian · 10 years ago
  4. dea1603 Followup to r14600. Copy the contents of pub_core_guest.h to pub_tool_guest.h by florian · 10 years ago
  5. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  6. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  7. c5fc866 Add client requests by sewardj · 10 years ago
  8. e3c808e Add vki/vki-*arm64-linux.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 10 years ago
  9. be25444 Add vki/vki-xen-tmem.h to include/Makefile.am nobase_pkginclude_HEADERS. by mjw · 10 years ago
  10. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  11. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  12. 25b1808 Add support for a bunch of DRM Ioctls. Fixes #207815. by sewardj · 11 years ago
  13. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  14. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  15. 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
  16. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  17. 277eaff * README_DEVELOPERS : complete/enhance the section about outer/inner by philippe · 12 years ago
  18. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  19. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  20. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  21. 6c591e1 by sewardj · 13 years ago
  22. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  23. 41f1242 Include missing files in the tarball. by sewardj · 15 years ago
  24. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  25. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  26. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  27. d7a02db by sewardj · 16 years ago
  28. 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 16 years ago
  29. 896f6f9 by sewardj · 16 years ago
  30. 14c7cc5 Get rid of the type XArrayStrings in m_clientstate and use new generic by sewardj · 17 years ago
  31. 0f8881b Fix installation of includes. by sewardj · 18 years ago
  32. 1eff82b by sewardj · 18 years ago
  33. 4cfea4f by sewardj · 18 years ago
  34. 4eee476 by sewardj · 18 years ago
  35. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  36. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  37. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  38. 5bbef3a rm the skiplist module, as it has been superseded by the AVL-tree by sewardj · 19 years ago
  39. 45f4e7c by sewardj · 19 years ago
  40. e1b2b96 by njn · 19 years ago
  41. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  42. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  43. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  44. c7561b9 by njn · 19 years ago
  45. 6898086 by njn · 19 years ago
  46. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  47. 16eeb4e by njn · 19 years ago
  48. f536bbb by njn · 19 years ago
  49. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  50. e9befc6 by njn · 19 years ago
  51. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  52. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  53. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  54. 132bfcc by njn · 19 years ago
  55. 36a20fa by njn · 19 years ago
  56. 97405b2 by njn · 19 years ago
  57. 31513b4 by njn · 19 years ago
  58. 2024234 by njn · 19 years ago
  59. 26aba4d No need to generate valgrind.h from valgrind.h.in. We can just use the by njn · 19 years ago
  60. 14f7365 Complete restructuring of include/ directory -- I forgot about the ARM stuff. by njn · 19 years ago
  61. 4de47b1 by njn · 19 years ago
  62. 81c00df by njn · 19 years ago
  63. 641d5cc by njn · 19 years ago
  64. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  65. 717cde5 by njn · 19 years ago
  66. 51d827b by njn · 19 years ago
  67. d2b1711 by njn · 19 years ago
  68. d01fef7 by njn · 19 years ago
  69. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  70. e3efbfd Removed include/vg_skin.h, which has been a shell just pointing to by njn · 20 years ago
  71. 1e37d39 unbreak compilation... by nethercote · 20 years ago
  72. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
  73. 73b526f by nethercote · 20 years ago
  74. e90c683 by nethercote · 20 years ago
  75. c06e213 Arch-abstraction: by nethercote · 20 years ago
  76. 5a2664c by nethercote · 20 years ago
  77. 4606320 by nethercote · 20 years ago
  78. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  79. 78adbf4 by njn · 21 years ago
  80. ca1ded3 Installing vg_skin.h and dependent .h files, on Josef's request, as it makes by njn · 21 years ago
  81. 683c6ee by njn · 22 years ago
  82. ab72603 by njn25 · 22 years ago