- 7e9ba9e m_compiler.c was added to noinst_HEADERS but should of course by florian · 10 years ago
- e95d03f On MacOS X 10.10, when postprocessing tool executables, set the SVMA by sewardj · 10 years ago
- 60637d2 New file m_compiler.c by florian · 10 years ago
- de6ffbd Entangle header files a bit. Specifically, pub_core_basics.h no longer by florian · 10 years ago
- 417d737 Old STABS code is still being compiled, but never used. Remove it. by mjw · 10 years ago
- 98977e0 Be more careful to separate build flags for the preload shared objects by sewardj · 10 years ago
- 582d582 This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3 by carll · 10 years ago
- ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
- 7293d25 This patch adds a 'de-duplicating memory pool allocator': by philippe · 10 years ago
- c07369b Enable vgdb ptrace invoker for aarch64. by philippe · 10 years ago
- 07c0852 Factorises the address code description and printing by philippe · 10 years ago
- fbde9cf Add uninstall-local rules to make distcheck happy. by mjw · 11 years ago
- e299020 Out of tree build. Partial fix for Bug 333628. by mjw · 11 years ago
- c5fc866 Add client requests by sewardj · 11 years ago
- ded468f Add vgdb.h to coregrind/Makefile.am noinst_HEADERS. by mjw · 11 years ago
- f0c1250 Add support for ARMv8 AArch64 (the 64 bit ARM instruction set). by sewardj · 11 years ago
- 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 11 years ago
- c91f584 Fix inclusion of header files in coregrind. No pub_tool_*.h should be by florian · 11 years ago
- e42cca5 Add missing headers and such so that 'make dist' works again. by florian · 11 years ago
- 9fddbc1 Remove simple_huffman.c which is a leftover from the time by florian · 11 years ago
- 3e8d634 Bug 321738 Add manpages for vgdb and valgrind-listener. by mjw · 11 years ago
- 5d616df Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-server by sewardj · 11 years ago
- 4df0bfc mips: adding MIPS64LE support to Valgrind by petarj · 12 years ago
- 17c5e2e by sewardj · 12 years ago
- 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
- 7862701 This patch is the first installment of the cache info reorganisation. by florian · 12 years ago
- 0ab84fe valgrind: Support Xen toolstack process ioctls by bart · 12 years ago
- 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
- 4ab205b No need to list m_gdbserver.c twice in the Makefile.am. by sewardj · 12 years ago
- 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
- b7a0e59 Add missing gdbserver xml files for shadow registers for ppc32 by philippe · 12 years ago
- 419d5f2 gdbserver: introduce support to show the AVX registers. by philippe · 12 years ago
- 349a391 Prepare for AVX support : restructure gdbsrv/target/valgrind-low/arch low by philippe · 12 years ago
- e2b8aa4 Add s390x register decsription to vgdb. This enables examination by florian · 13 years ago
- 5528e5e Revision 12396 (replacing pkglib_DATA by vglib_DATA) missed by philippe · 13 years ago
- d5f4826 Hide our use of pkglibdir to stop automake 1.11.2 and later complaining. by tom · 13 years ago
- 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
- 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
- 1b3a7a4 Some fixes for Android: by sewardj · 13 years ago
- dfe1877 Include README_DEVELOPERS for the GDB server in the tarball. by florian · 13 years ago
- 2476b78 Use proper automake variable (patch from Philippe Waroquiers - see also #273465) by bart · 13 years ago
- 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
- 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
- a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
- 3602907 Fix link flags so that 'vgdb' can be built on x86-darwin. by sewardj · 14 years ago
- 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 14 years ago
- 6c591e1 by sewardj · 14 years ago
- 08f5a27 On OSX, post-process the tool executables to adjust the Mach-O headers by sewardj · 14 years ago
- b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
- ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
- d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
- 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
- 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
- 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
- 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
- d3ed70c Back out r10197--r10200 and r10202--r10203. I'm going to put them, and by njn · 15 years ago
- f6f2ef8 Move some stuff around; no functional change. by njn · 15 years ago
- 13b482b Avoid repetitive cut+paste code for libreplacemalloc_toolpreload. by njn · 15 years ago
- ee2e094 Avoid repetitive cut+paste code relating to vgpreload_core.so. by njn · 15 years ago
- e7494bd Add some header comments to break up the file. by njn · 15 years ago
- 8431b4e Avoid repetitive cut+paste code for LIBVEX. by njn · 15 years ago
- 860e92d Avoid repetitive cut+paste code for AM_CPPFLAGS. by njn · 15 years ago
- f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
- 9f0205a DARWIN sync: include m_ume/*.c in COMMON_SOURCES. by njn · 15 years ago
- 569dbc3 DARWIN sync: use AM_CFLAGS_PIC in more places. by njn · 15 years ago
- bdf957c DARWIN sync wibble. by njn · 15 years ago
- 13deb46 DARWIN sync wibble. by njn · 15 years ago
- 63ae69a Sync m_initimg with the DARWIN branch. by njn · 15 years ago
- ac1e033 Created a new module, m_aspacehl. Factored out three(!) copies of by njn · 16 years ago
- ae508b0 Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN by njn · 16 years ago
- fa1e787 Put LINUX_SOURCES in alphabetical order. by njn · 16 years ago
- c8259b8 by sewardj · 16 years ago
- 4d3f7a4 Use dashes rather than underscores in library names (njn). by sewardj · 16 years ago
- ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 16 years ago
- 6bf365c Changed the way files are installed. Instead of going into by njn · 16 years ago
- 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 16 years ago
- 3e65340 Make Makefile.install.am much less confusing. by njn · 16 years ago
- 4f350d1 Removed Makefile.core.am with some judicious refactoring. Also fix a stupid by njn · 16 years ago
- f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 16 years ago
- 24c3a1f Don't try to build m_ume on aix5. by sewardj · 16 years ago
- 7fd6d38 Rename all the arch/OS/platform-related variables in configure.in to make it by njn · 16 years ago
- 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 16 years ago
- d7a02db by sewardj · 16 years ago
- 78b7ecf Add a new container data type, a Sparse Word Array: an array of UWord by sewardj · 16 years ago
- 4f2683a Update the C++ demangler to that from libiberty in the gcc svn trunk, by sewardj · 16 years ago
- 896f6f9 by sewardj · 16 years ago
- b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
- a954461 Unbreak the build on ppc64-linux. by sewardj · 18 years ago
- 948a6fc Make ptrace-based launchers able to handle --help, --version etc. by sewardj · 18 years ago
- d864eb9 by sewardj · 18 years ago
- a1ea06e Pass CC and AR to vex's Makefile here too. by sewardj · 18 years ago
- a86f29e Removed the unused pthread_model and thread_model modules. by njn · 18 years ago
- 1eff82b by sewardj · 18 years ago
- 17c1104 Move code that creates the initial Linux memory image (stack, env, by sewardj · 18 years ago
- 297f6b0 Split m_aspacemgr into a generic part and a Linux-specific part. by sewardj · 18 years ago
- 4cfea4f by sewardj · 18 years ago
- 4eee476 by sewardj · 18 years ago
- eadcd86 Cleanup/restructure m_debuginfo, as described in by sewardj · 19 years ago
- 2a1b953 Hmm. Why is this file still here? (It got folded into aspacemgr.c by sewardj · 19 years ago
- 2d53e69 'make dist' fix by sewardj · 19 years ago