1. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  2. 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
  3. 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
  4. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  5. 4ab205b No need to list m_gdbserver.c twice in the Makefile.am. by sewardj · 12 years ago
  6. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  7. b7a0e59 Add missing gdbserver xml files for shadow registers for ppc32 by philippe · 12 years ago
  8. 419d5f2 gdbserver: introduce support to show the AVX registers. by philippe · 12 years ago
  9. 349a391 Prepare for AVX support : restructure gdbsrv/target/valgrind-low/arch low by philippe · 12 years ago
  10. e2b8aa4 Add s390x register decsription to vgdb. This enables examination by florian · 12 years ago
  11. 5528e5e Revision 12396 (replacing pkglib_DATA by vglib_DATA) missed by philippe · 12 years ago
  12. d5f4826 Hide our use of pkglibdir to stop automake 1.11.2 and later complaining. by tom · 12 years ago
  13. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  14. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  15. 1b3a7a4 Some fixes for Android: by sewardj · 13 years ago
  16. dfe1877 Include README_DEVELOPERS for the GDB server in the tarball. by florian · 13 years ago
  17. 2476b78 Use proper automake variable (patch from Philippe Waroquiers - see also #273465) by bart · 13 years ago
  18. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 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. 3602907 Fix link flags so that 'vgdb' can be built on x86-darwin. by sewardj · 13 years ago
  22. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  23. 6c591e1 by sewardj · 13 years ago
  24. 08f5a27 On OSX, post-process the tool executables to adjust the Mach-O headers by sewardj · 13 years ago
  25. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  26. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  27. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  28. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  29. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  30. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  31. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  32. d3ed70c Back out r10197--r10200 and r10202--r10203. I'm going to put them, and by njn · 15 years ago
  33. f6f2ef8 Move some stuff around; no functional change. by njn · 15 years ago
  34. 13b482b Avoid repetitive cut+paste code for libreplacemalloc_toolpreload. by njn · 15 years ago
  35. ee2e094 Avoid repetitive cut+paste code relating to vgpreload_core.so. by njn · 15 years ago
  36. e7494bd Add some header comments to break up the file. by njn · 15 years ago
  37. 8431b4e Avoid repetitive cut+paste code for LIBVEX. by njn · 15 years ago
  38. 860e92d Avoid repetitive cut+paste code for AM_CPPFLAGS. by njn · 15 years ago
  39. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  40. 9f0205a DARWIN sync: include m_ume/*.c in COMMON_SOURCES. by njn · 15 years ago
  41. 569dbc3 DARWIN sync: use AM_CFLAGS_PIC in more places. by njn · 15 years ago
  42. bdf957c DARWIN sync wibble. by njn · 15 years ago
  43. 13deb46 DARWIN sync wibble. by njn · 15 years ago
  44. 63ae69a Sync m_initimg with the DARWIN branch. by njn · 15 years ago
  45. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  46. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  47. fa1e787 Put LINUX_SOURCES in alphabetical order. by njn · 15 years ago
  48. c8259b8 by sewardj · 15 years ago
  49. 4d3f7a4 Use dashes rather than underscores in library names (njn). by sewardj · 15 years ago
  50. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 15 years ago
  51. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  52. 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 15 years ago
  53. 3e65340 Make Makefile.install.am much less confusing. by njn · 15 years ago
  54. 4f350d1 Removed Makefile.core.am with some judicious refactoring. Also fix a stupid by njn · 15 years ago
  55. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  56. 24c3a1f Don't try to build m_ume on aix5. by sewardj · 16 years ago
  57. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
  58. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 16 years ago
  59. d7a02db by sewardj · 16 years ago
  60. 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 16 years ago
  61. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  62. 896f6f9 by sewardj · 16 years ago
  63. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  64. a954461 Unbreak the build on ppc64-linux. by sewardj · 17 years ago
  65. 948a6fc Make ptrace-based launchers able to handle --help, --version etc. by sewardj · 17 years ago
  66. d864eb9 by sewardj · 17 years ago
  67. a1ea06e Pass CC and AR to vex's Makefile here too. by sewardj · 18 years ago
  68. a86f29e Removed the unused pthread_model and thread_model modules. by njn · 18 years ago
  69. 1eff82b by sewardj · 18 years ago
  70. 17c1104 Move code that creates the initial Linux memory image (stack, env, by sewardj · 18 years ago
  71. 297f6b0 Split m_aspacemgr into a generic part and a Linux-specific part. by sewardj · 18 years ago
  72. 4cfea4f by sewardj · 18 years ago
  73. 4eee476 by sewardj · 18 years ago
  74. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  75. 2a1b953 Hmm. Why is this file still here? (It got folded into aspacemgr.c by sewardj · 18 years ago
  76. 2d53e69 'make dist' fix by sewardj · 18 years ago
  77. 0126214 by sewardj · 19 years ago
  78. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  79. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  80. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  81. bd7c492 @KICKSTART_BASE@ is history. by sewardj · 19 years ago
  82. 5533424 Install libvex.a and libcoregrind.a, needed for external tool builds. by sewardj · 19 years ago
  83. ec15d6a Set CPPFLAGS correctly when building the core preload library. by tom · 19 years ago
  84. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  85. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  86. 5bbef3a rm the skiplist module, as it has been superseded by the AVL-tree by sewardj · 19 years ago
  87. ce5a566 by sewardj · 19 years ago
  88. 801ac81 Make the dispatch files platform-specific, not just arch-specific, by njn · 19 years ago
  89. 03e3ee3 add missing file by njn · 19 years ago
  90. 9d5564d Fix up vg_preload_core.so vs. vgpreload_core.so confusion introduced by njn · 19 years ago
  91. 1ae3f3a Get rid of pub_core_main.h, so that m_main is not imported by anyone, by sewardj · 19 years ago
  92. fd721c2 Rename m_launcher.c to launcher.c to make clear it's not part of the by sewardj · 19 years ago
  93. e68d7c0 Fix up Makefile.core.am which got a little confused during the ASPACEM merging. by njn · 19 years ago
  94. 45f4e7c by sewardj · 19 years ago
  95. f5499f1 Quote the expansion of CC when invoking make for VEX. Fixes bug #111785. by tom · 19 years ago
  96. 2904063 Pass $(CC) to the vex Makefile. by sewardj · 19 years ago
  97. 73dc2c7 Give file a better name. by njn · 19 years ago
  98. 6722983 Move the core dumping code out of m_signals to a new module, by njn · 19 years ago
  99. 7b4e5ba by njn · 19 years ago
  100. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago