- 02bc4b8 by njn · 19 years ago
- 51d827b by njn · 20 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
- 76754cf Commit half-baked attempts to get memcheck and addrcheck to build. by sewardj · 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
- bd598e1 Handle IRStmt_MFence in the tools. by sewardj · 20 years ago
- d62e03b Cosmetic-only change (mess with indentation) by sewardj · 20 years ago
- edfa0f6 Streamlined and consistified alignment checking. 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
- 95ec870 Convert the 'skin_errors' need to 'tool_errors'. by njn · 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
- eec4630 Small step in factoring out arch-specific code: replace 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
- 08fa9a7 Slightly change, with J's approval, startup copyright messages to better by nethercote · 20 years ago
- bc0bb83 Memory pool support. by rjwalsh · 20 years ago
- 42d9cd1 Addrcheck wasn't instrumenting MMX2a1_MemRd... whoops. Man, those instructions by nethercote · 21 years ago
- b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 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
- 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
- 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
- d799418 by njn · 21 years ago
- da2e36d Tiny formatting changes by njn · 21 years ago
- 89409f8 Remove two pieces of identical code used by Memcheck and Addrcheck, and put by njn · 21 years ago
- c2699f6 by njn · 21 years ago
- 7271864 by njn · 21 years ago
- ecf8e10 In vg_memory.c, startup_segment_callback, fix initialisation ordering by sewardj · 21 years ago
- af48a60 Add patch from Nick to get proper backtraces in by sewardj · 21 years ago
- 095c3bc Add some more SSE/SSE2 floating point instructions. by sewardj · 21 years ago
- abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
- 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
- e3891fa Yet more SSE insns. by sewardj · 21 years ago
- 6bc4055 - Comment out SSE uinstrs which have not so far been used. by sewardj · 21 years ago
- 1863abc Teach AddrCheck about some SSE uinstrs. by sewardj · 21 years ago
- 7d9f94d by njn · 22 years ago
- 47363ab by njn · 22 years ago
- 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 22 years ago
- 3e88418 ----------------------------------------------------------------------------- by njn · 22 years ago
- 43c799e by njn · 22 years ago
- 9b007f6 ----------------------------------------------------------------------------- by njn · 22 years ago
- d5815ec by sewardj · 22 years ago
- d797101 Rationalise ucode generation for 4-byte moves into the MMX unit (movd). by sewardj · 22 years ago
- 3d7c9c8 by sewardj · 22 years ago
- b3f7c09 Committed Jeremy F's patch 86: by njn · 22 years ago
- bf310d9 When ignoring memcheck-style client requests for block permissions by sewardj · 22 years ago
- a81709d Remove the mechanism which allowed clients to set block permissions by sewardj · 22 years ago
- a75cd5a Recognise Leak suppressions. by sewardj · 22 years ago
- 99aac97 by sewardj · 22 years ago
- 5164748 by sewardj · 22 years ago
- 5de6ee0 whitespace and __inline__ trivial changes by sewardj · 22 years ago
- d8033d9 by sewardj · 22 years ago
- 78210aa by sewardj · 22 years ago
- c0d8f68 by sewardj · 22 years ago
- 5c004e4 by njn · 22 years ago
- 810086f by njn · 22 years ago
- 7a5ebcf by sewardj · 22 years ago
- 27f1a38 by njn · 22 years ago
- 40f8ebe Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
- 4a540d0 by njn · 22 years ago
- a449568 Common up leak detection stuff which was previously duplicated in Memcheck by sewardj · 22 years ago
- 9b6d34e by njn · 22 years ago
- 0da28b9 Fix strange bug in matching AddrErrs. by sewardj · 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
- 1f3a909 comment wibbles by njn · 22 years ago
- d04b7c6 by njn · 22 years ago
- c953984 by njn · 22 years ago
- e427a66 by njn · 22 years ago
- 4ba5a79 by njn · 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