1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. c3050f8 Explicitly mark the stack as non-executable for Solaris by iraisr · 9 years ago
  4. 9c8e198 Fix clang/osx: ld: warning: -read_only_relocs cannot be used with x86_64 by rhyskidd · 9 years ago
  5. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  6. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  7. 287dc99 Fix up a few not-in-alphabetical-order file names in file lists. by sewardj · 9 years ago
  8. 01fcf6a Factor out the 'extend' function. We only need one version for Linux and by florian · 9 years ago
  9. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  10. 346ee2f Followup to r14898 which changes the storage of segment names by by florian · 9 years ago
  11. bb1a787 Add support for building with -fsanitize=undefined. by florian · 9 years ago
  12. 7e9ba9e m_compiler.c was added to noinst_HEADERS but should of course by florian · 10 years ago
  13. e95d03f On MacOS X 10.10, when postprocessing tool executables, set the SVMA by sewardj · 10 years ago
  14. 60637d2 New file m_compiler.c by florian · 10 years ago
  15. de6ffbd Entangle header files a bit. Specifically, pub_core_basics.h no longer by florian · 10 years ago
  16. 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
  17. 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
  18. 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
  19. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  20. 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
  21. c07369b Enable vgdb ptrace invoker for aarch64. by philippe · 10 years ago
  22. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  23. fbde9cf Add uninstall-local rules to make distcheck happy. by mjw · 10 years ago
  24. e299020 Out of tree build. Partial fix for Bug 333628. by mjw · 10 years ago
  25. c5fc866 Add client requests by sewardj · 10 years ago
  26. ded468f Add vgdb.h to coregrind/Makefile.am noinst_HEADERS. by mjw · 10 years ago
  27. f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 10 years ago
  28. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
  29. c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
  30. e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
  31. 9fddbc1 Remove simple_huffman.c which is a leftover from the time by florian · 11 years ago
  32. 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
  33. 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
  34. 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 11 years ago
  35. 17c5e2e by sewardj · 11 years ago
  36. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  37. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  38. 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
  39. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  40. 4ab205b No need to list m_gdbserver.c twice in the Makefile.am. by sewardj · 12 years ago
  41. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  42. b7a0e59 Add missing gdbserver xml files for shadow registers for ppc32 by philippe · 12 years ago
  43. 419d5f2 gdbserver: introduce support to show the AVX registers. by philippe · 12 years ago
  44. 349a391 Prepare for AVX support : restructure gdbsrv/target/valgrind-low/arch low by philippe · 12 years ago
  45. e2b8aa4 Add s390x register decsription to vgdb. This enables examination by florian · 12 years ago
  46. 5528e5e Revision 12396 (replacing pkglib_DATA by vglib_DATA) missed by philippe · 12 years ago
  47. d5f4826 Hide our use of pkglibdir to stop automake 1.11.2 and later complaining. by tom · 12 years ago
  48. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  49. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 12 years ago
  50. 1b3a7a4 Some fixes for Android: by sewardj · 13 years ago
  51. dfe1877 Include README_DEVELOPERS for the GDB server in the tarball. by florian · 13 years ago
  52. 2476b78 Use proper automake variable (patch from Philippe Waroquiers - see also #273465) by bart · 13 years ago
  53. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  54. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  55. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  56. 3602907 Fix link flags so that 'vgdb' can be built on x86-darwin. by sewardj · 13 years ago
  57. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  58. 6c591e1 by sewardj · 13 years ago
  59. 08f5a27 On OSX, post-process the tool executables to adjust the Mach-O headers by sewardj · 13 years ago
  60. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  61. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  62. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  63. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  64. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  65. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  66. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  67. d3ed70c Back out r10197--r10200 and r10202--r10203. I'm going to put them, and by njn · 15 years ago
  68. f6f2ef8 Move some stuff around; no functional change. by njn · 15 years ago
  69. 13b482b Avoid repetitive cut+paste code for libreplacemalloc_toolpreload. by njn · 15 years ago
  70. ee2e094 Avoid repetitive cut+paste code relating to vgpreload_core.so. by njn · 15 years ago
  71. e7494bd Add some header comments to break up the file. by njn · 15 years ago
  72. 8431b4e Avoid repetitive cut+paste code for LIBVEX. by njn · 15 years ago
  73. 860e92d Avoid repetitive cut+paste code for AM_CPPFLAGS. by njn · 15 years ago
  74. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  75. 9f0205a DARWIN sync: include m_ume/*.c in COMMON_SOURCES. by njn · 15 years ago
  76. 569dbc3 DARWIN sync: use AM_CFLAGS_PIC in more places. by njn · 15 years ago
  77. bdf957c DARWIN sync wibble. by njn · 15 years ago
  78. 13deb46 DARWIN sync wibble. by njn · 15 years ago
  79. 63ae69a Sync m_initimg with the DARWIN branch. by njn · 15 years ago
  80. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  81. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  82. fa1e787 Put LINUX_SOURCES in alphabetical order. by njn · 15 years ago
  83. c8259b8 by sewardj · 15 years ago
  84. 4d3f7a4 Use dashes rather than underscores in library names (njn). by sewardj · 15 years ago
  85. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 15 years ago
  86. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  87. 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 15 years ago
  88. 3e65340 Make Makefile.install.am much less confusing. by njn · 15 years ago
  89. 4f350d1 Removed Makefile.core.am with some judicious refactoring. Also fix a stupid by njn · 15 years ago
  90. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  91. 24c3a1f Don't try to build m_ume on aix5. by sewardj · 15 years ago
  92. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  93. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 15 years ago
  94. d7a02db by sewardj · 15 years ago
  95. 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 15 years ago
  96. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  97. 896f6f9 by sewardj · 16 years ago
  98. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  99. a954461 Unbreak the build on ppc64-linux. by sewardj · 17 years ago
  100. 948a6fc Make ptrace-based launchers able to handle --help, --version etc. by sewardj · 17 years ago