- bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
- 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
- 7e109d1 Minor doc tweaks, mostly white space by de · 19 years ago
- 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
- fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
- 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
- 62a3190 Add some comments. by njn · 19 years ago
- 5db3212 Give informative failure messages if you try to use Helgrind or by njn · 19 years ago
- 0da7ac6 Get Addrcheck closer to compiling. It's still a long way from working, though. by njn · 19 years ago
- af839f5 by njn · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
- 31513b4 by njn · 19 years ago
- 02bc4b8 by njn · 19 years ago
- 717cde5 by njn · 19 years ago
- 51d827b by njn · 19 years ago
- 8a97c6d by njn · 20 years ago
- 9fb73db by njn · 20 years ago
- be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 20 years ago
- 31066fd Don't use the VGP_ for profiling any more, just use VG_ -- we want to use 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
- 21dc345 Track Vex API (semantics) changes in rev 1061: introduction of IRStmt_NoOp. by sewardj · 20 years ago
- 710d6c2 Track minor Vex API changes that occurred in Vex rev 1059. by sewardj · 20 years ago
- 08ccc5c Add missing break spotted by Nick. Turns out to be harmless - but by sewardj · 20 years ago
- 29faa50 Make existing tools aware of IR instruction marks. (They ignore them, though). by sewardj · 20 years ago
- b8dca86 Reinstated Memcheck. Did the full merge from CVS, except for the by njn · 20 years ago
- 86f12dc Reinstate Addrcheck. Some of the tests fail -- some of the leak ones by njn · 20 years ago
- adc585b Remove needless insn* tests. (They were removed once before, but were by njn · 20 years ago
- 76754cf Commit half-baked attempts to get memcheck and addrcheck to build. by sewardj · 20 years ago
- e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 20 years ago
- 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
- b5f6f51 by sewardj · 20 years ago
- cbdddcf by sewardj · 20 years ago
- bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
- d62e03b Cosmetic-only change (mess with indentation) by sewardj · 20 years ago
- b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
- edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- b249fd7 by njn · 20 years ago
- 2fc0c87 Removing the insn_* tests from helgrind, memcheck, addrcheck and by njn · 20 years ago
- abb14ad Removed shadow_regs 'need', because it was being used only trivially in by njn · 20 years ago
- cf45fd4 by njn · 20 years ago
- 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
- 9f649aa Make various other tools compile; also fix the stage2 linker script. by sewardj · 20 years ago
- 31ebc3f Remove useless parameters to TL_(pre_syscall)() and TL_(post_syscall)(). by njn · 20 years ago
- fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
- 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
- 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). by njn · 20 years ago
- b126f73 Renamed functions with 'Skin' in them: SK_(pp_SkinError), by njn · 20 years ago
- ca82cc0 Renamed sk_assert() as tl_assert(). 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
- 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 20 years ago
- c5e1d80 Generalised the reg test script again: replaced the "cpu_test" line, by nethercote · 20 years ago
- 8b76fe5 by nethercote · 20 years ago
- d1b64b2 by nethercote · 20 years ago
- 928a5f7 by nethercote · 20 years ago
- 451eae9 by nethercote · 20 years ago
- fe42f19 wibble by nethercote · 20 years ago
- 48841f0 Add some alternate test results for glibc 2.2.5 systems. by thughes · 20 years ago
- 799fb80 by nethercote · 20 years ago
- ef5f955 Arch-abstraction: - final fix for insn_* test moving; they now work correctly by nethercote · 20 years ago
- 6a67435 Arch-abstraction: - things I forgot to do when moving the insn_* tests... by nethercote · 20 years ago
- bfd2019 Arch-abstraction: by nethercote · 20 years ago
- b625bcb by nethercote · 20 years ago
- 4388a40 by nethercote · 20 years ago
- 537e894 by nethercote · 20 years ago
- eec4630 Small step in factoring out arch-specific code: replace by nethercote · 20 years ago
- 215dfdc Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir)"\" arguments in by nethercote · 20 years ago
- 1420ab2 Remove 3 identical and self-admittedly spurious assertions. by nethercote · 20 years ago
- 996901a Comment changes only: s/skin/tool/ by nethercote · 20 years ago
- 829878e Add instruction tests for the LFENCE/MFENCE/SFENCE instructions. by thughes · 20 years ago
- 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
- 57e36b3 by nethercote · 20 years ago
- 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
- 6b4c514 Ignore all addrcheck test output files. by thughes · 20 years ago
- bc0bb83 Memory pool support. by rjwalsh · 20 years ago
- e3a5372 by nethercote · 21 years ago
- 42d9cd1 Addrcheck wasn't instrumenting MMX2a1_MemRd... whoops. Man, those instructions by nethercote · 21 years ago
- f798eee Changed error message from: by nethercote · 21 years ago
- 975d6e6 Added more floating point instruction tests. by thughes · 21 years ago
- 86da252 Added more floating point instruction tests. by thughes · 21 years ago
- bcf9590 Added tests for floating point multiple and divide instructions. by thughes · 21 years ago
- b76f0dc Extended instruction test system to handle x87 floating point instructions by thughes · 21 years ago
- e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
- 3120de0 Fix expected standard error output for mmxext tests to resolve by thughes · 21 years ago
- c18e9bb Use Tom's instruction set tests on all tools which do instrumentation, so by fitzhardinge · 21 years ago
- b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
- eed7ecb Make badrw.c conform to C89; split things onto separate lines so it's by fitzhardinge · 21 years ago
- fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
- 9800fd3 In the fast sanity check for these tools which use shadow memory, by jseward · 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
- 5da1e17 Updated the README file. It had lots of out-of-date and incorrect information by nethercote · 21 years ago
- 421281e Updated all "report bugs to..." messages to point to valgrind.kde.org; also by nethercote · 21 years ago
- e121c6c updating .cvsignore by mueller · 21 years ago
- 137bc55 by nethercote · 21 years ago
- 3b390c7 by nethercote · 21 years ago
- 77eba60 by nethercote · 21 years ago
- 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
- 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago