1. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  2. 6c591e1 by sewardj · 13 years ago
  3. 08f5a27 On OSX, post-process the tool executables to adjust the Mach-O headers by sewardj · 13 years ago
  4. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  5. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  6. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  7. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  8. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 14 years ago
  9. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  10. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  11. d3ed70c Back out r10197--r10200 and r10202--r10203. I'm going to put them, and by njn · 15 years ago
  12. f6f2ef8 Move some stuff around; no functional change. by njn · 15 years ago
  13. 13b482b Avoid repetitive cut+paste code for libreplacemalloc_toolpreload. by njn · 15 years ago
  14. ee2e094 Avoid repetitive cut+paste code relating to vgpreload_core.so. by njn · 15 years ago
  15. e7494bd Add some header comments to break up the file. by njn · 15 years ago
  16. 8431b4e Avoid repetitive cut+paste code for LIBVEX. by njn · 15 years ago
  17. 860e92d Avoid repetitive cut+paste code for AM_CPPFLAGS. by njn · 15 years ago
  18. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  19. 9f0205a DARWIN sync: include m_ume/*.c in COMMON_SOURCES. by njn · 15 years ago
  20. 569dbc3 DARWIN sync: use AM_CFLAGS_PIC in more places. by njn · 15 years ago
  21. bdf957c DARWIN sync wibble. by njn · 15 years ago
  22. 13deb46 DARWIN sync wibble. by njn · 15 years ago
  23. 63ae69a Sync m_initimg with the DARWIN branch. by njn · 15 years ago
  24. ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 15 years ago
  25. ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 15 years ago
  26. fa1e787 Put LINUX_SOURCES in alphabetical order. by njn · 15 years ago
  27. c8259b8 by sewardj · 15 years ago
  28. 4d3f7a4 Use dashes rather than underscores in library names (njn). by sewardj · 15 years ago
  29. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 15 years ago
  30. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  31. 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 15 years ago
  32. 3e65340 Make Makefile.install.am much less confusing. by njn · 15 years ago
  33. 4f350d1 Removed Makefile.core.am with some judicious refactoring. Also fix a stupid by njn · 15 years ago
  34. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  35. 24c3a1f Don't try to build m_ume on aix5. by sewardj · 15 years ago
  36. 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 15 years ago
  37. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 15 years ago
  38. d7a02db by sewardj · 16 years ago
  39. 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 16 years ago
  40. 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
  41. 896f6f9 by sewardj · 16 years ago
  42. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  43. a954461 Unbreak the build on ppc64-linux. by sewardj · 17 years ago
  44. 948a6fc Make ptrace-based launchers able to handle --help, --version etc. by sewardj · 17 years ago
  45. d864eb9 by sewardj · 17 years ago
  46. a1ea06e Pass CC and AR to vex's Makefile here too. by sewardj · 17 years ago
  47. a86f29e Removed the unused pthread_model and thread_model modules. by njn · 18 years ago
  48. 1eff82b by sewardj · 18 years ago
  49. 17c1104 Move code that creates the initial Linux memory image (stack, env, by sewardj · 18 years ago
  50. 297f6b0 Split m_aspacemgr into a generic part and a Linux-specific part. by sewardj · 18 years ago
  51. 4cfea4f by sewardj · 18 years ago
  52. 4eee476 by sewardj · 18 years ago
  53. eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 18 years ago
  54. 2a1b953 Hmm. Why is this file still here? (It got folded into aspacemgr.c by sewardj · 18 years ago
  55. 2d53e69 'make dist' fix by sewardj · 18 years ago
  56. 0126214 by sewardj · 18 years ago
  57. 93fe3b2 Renamed coregrind.h to pub_core_clreq.h and introduced pub_tool_clreq.h to by njn · 19 years ago
  58. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  59. 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
  60. bd7c492 @KICKSTART_BASE@ is history. by sewardj · 19 years ago
  61. 5533424 Install libvex.a and libcoregrind.a, needed for external tool builds. by sewardj · 19 years ago
  62. ec15d6a Set CPPFLAGS correctly when building the core preload library. by tom · 19 years ago
  63. fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
  64. f4c2310 Get core dumping working again - the architecture specific code that by tom · 19 years ago
  65. 5bbef3a rm the skiplist module, as it has been superseded by the AVL-tree by sewardj · 19 years ago
  66. ce5a566 by sewardj · 19 years ago
  67. 801ac81 Make the dispatch files platform-specific, not just arch-specific, by njn · 19 years ago
  68. 03e3ee3 add missing file by njn · 19 years ago
  69. 9d5564d Fix up vg_preload_core.so vs. vgpreload_core.so confusion introduced by njn · 19 years ago
  70. 1ae3f3a Get rid of pub_core_main.h, so that m_main is not imported by anyone, by sewardj · 19 years ago
  71. fd721c2 Rename m_launcher.c to launcher.c to make clear it's not part of the by sewardj · 19 years ago
  72. e68d7c0 Fix up Makefile.core.am which got a little confused during the ASPACEM merging. by njn · 19 years ago
  73. 45f4e7c by sewardj · 19 years ago
  74. f5499f1 Quote the expansion of CC when invoking make for VEX. Fixes bug #111785. by tom · 19 years ago
  75. 2904063 Pass $(CC) to the vex Makefile. by sewardj · 19 years ago
  76. 73dc2c7 Give file a better name. by njn · 19 years ago
  77. 6722983 Move the core dumping code out of m_signals to a new module, by njn · 19 years ago
  78. 7b4e5ba by njn · 19 years ago
  79. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago
  80. 5496c30 Pass AM_CFLAGS to the compiler when extracting the default linker by tom · 19 years ago
  81. e1b2b96 by njn · 19 years ago
  82. 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
  83. f7c00b1 by njn · 19 years ago
  84. 76896d7 Added a file containing Josef's explanation of Calltree's function by njn · 19 years ago
  85. dddc828 wibbles by njn · 19 years ago
  86. 854bffe remove the version script, doesn't work for executables by dirk · 19 years ago
  87. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  88. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  89. 945ed2e by njn · 19 years ago
  90. 08a2e17 by njn · 19 years ago
  91. eb0daa3 Attempt to fix the stage2.lds borkage. by njn · 19 years ago
  92. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  93. 75b65aa by njn · 19 years ago
  94. c7561b9 by njn · 19 years ago
  95. 6898086 by njn · 19 years ago
  96. 4986dbf by njn · 19 years ago
  97. fcb7c3e by njn · 19 years ago
  98. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  99. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  100. 1277109 by njn · 19 years ago