- 8a97c6d by njn · 20 years ago
- d54babf Track Vex API change in rev 1062: pass both the guest and host word by sewardj · 20 years ago
- 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
- bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
- b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
- 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
- 063c540 Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. by njn · 20 years ago
- 7e08f06 Arch-abstraction: by nethercote · 20 years ago
- 4606320 by nethercote · 20 years ago
- 4388a40 by nethercote · 20 years ago
- 537e894 by nethercote · 20 years ago
- 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
- 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
- e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
- bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
- 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
- 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
- 137bc55 by nethercote · 21 years ago
- b2b8f10 Don't panic on MMX UInstrs. In effect, makes it work for MMX, as well by sewardj · 21 years ago
- 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
- a63e2d7 by njn · 21 years ago
- 7d9f94d by njn · 22 years ago
- c42d8bc reapply automake fixes. make check will now generate the binaries which by daywalker · 22 years ago
- 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
- d8ced86 by njn · 22 years ago
- 3d7c9c8 by sewardj · 22 years ago
- 67aa818 by sewardj · 22 years ago
- f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
- c0d8f68 by sewardj · 22 years ago
- 810086f by njn · 22 years ago
- 7a5ebcf by sewardj · 22 years ago
- 9160c95 by sewardj · 22 years ago
- a9a2dcf Add documentation back in, in its new form. Still all very rough and by sewardj · 22 years ago
- 831d401 by sewardj · 22 years ago
- 27f1a38 by njn · 22 years ago
- 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
- ac6c176 by njn · 22 years ago
- f2df9b5 by njn · 22 years ago
- d04b7c6 by njn · 22 years ago
- 83157fc by njn · 22 years ago
- c953984 by njn · 22 years ago
- e427a66 by njn · 22 years ago
- 782eb00 by njn · 22 years ago
- 4ba5a79 by njn · 22 years ago
- 936159b by njn25 · 22 years ago
- cac76cb by njn25 · 22 years ago
- e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
- da5402c Include valgrind.spec and valgrind.spec.in in tarballs. by sewardj · 22 years ago
- 83abe43 Add helpful info for package builders. by sewardj · 22 years ago
- 7cf0bd3 by njn · 22 years ago
- 4dced35 A new kind of error: PThread errors. Used to report detected misuse in by sewardj · 22 years ago
- 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 23 years ago
- 03be163 Use $(srcdir) to specify the location of the linker script by gobry · 23 years ago
- 71889e6 Insert hacks, only partially successful, to make 'make distcheck' work by sewardj · 23 years ago
- 0facc4f More symbol versioning stuff by sewardj · 23 years ago
- 4c6fcf1 Add a version script so as to create the right versioned symbols for by sewardj · 23 years ago
- 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 23 years ago
- aa6fecc Config/build/install vg_annotate and vg_cachegen correctly. by sewardj · 23 years ago
- 4f9c934 by njn · 23 years ago
- e9667e6 Administrivia. by sewardj · 23 years ago
- 3b13f0e Try and give at least some minimal binding for all functions exported by sewardj · 23 years ago
- 1685184 - Use CFLAGS in demangle/Makefile.am by sewardj · 23 years ago
- a0d3ab6 - don't check if the compiler supports const. No compiler we care by daywalker · 23 years ago
- 408ccf1 Compile flags += -Werror. I'm tired of looking carefully for warnings. by sewardj · 23 years ago
- 2f242b3 malloc() and friends have moved to vg_clientfuncs.c, so move the by sewardj · 23 years ago
- 47160d6 fix initial installation problem by daywalker · 23 years ago
- 48ccca5 some workarounds for newer automake by daywalker · 23 years ago
- b0a955e use install-exec-hook to create the .so.0 symlink. by gobry · 23 years ago
- fed4dd0 Fix problems to do with make dist/make distcheck not finding the source by sewardj · 23 years ago
- 9a199dc by sewardj · 23 years ago
- be54e1f added rules to generate libpthread.so by gobry · 23 years ago
- cf2b14a by sewardj · 23 years ago
- 2e93c50 by sewardj · 23 years ago
- 3b77789 splitted the suppression files so that default.supp can be created by picking by gobry · 23 years ago
- 1be1985 Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5 by gobry · 23 years ago
- c76b795 added a bzdist target by gobry · 23 years ago
- 3e2c3b8 Remove mention of vg_version.h. by sewardj · 23 years ago
- e721a52 improved the build system by gobry · 23 years ago
- de4a1d0 Initial revision by sewardj · 23 years ago