- bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
- 42c8355 Change hp2ps to output .ps files in the same dir that the .hp input files by njn · 19 years ago
- 4867964 Fix typo. by sewardj · 19 years ago
- 03e0e7c Tidying up stuff re generating manpage from *.xml docs by de · 19 years ago
- 2c48c7b Add framework for ppc64 support. Apologies in advance for the by sewardj · 19 years ago
- 8d9fec5 Complete documentation trawl for 3.1.0. by sewardj · 19 years ago
- 151a639 Fix compiler warnings. by tom · 19 years ago
- fb7bcde Dual architecture support - this commit is a major rework of the build by tom · 19 years ago
- 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
- 0cd42f0 Fix realloc wrappers to handle the out of memory case properly - if by tom · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- 99cb9e3 actually, they're unsigned by njn · 19 years ago
- 71adc36 Print longs as longs. by njn · 19 years ago
- d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
- 68e4659 by njn · 19 years ago
- 7ce8311 by njn · 19 years ago
- a079365 wibbles by njn · 19 years ago
- 9a46324 lots of little wibbles by njn · 19 years ago
- 1d0cb0d by njn · 19 years ago
- 246a9d2 by njn · 19 years ago
- f1c5def Massif cleanups. by njn · 19 years ago
- 5cc5d7e by njn · 19 years ago
- 9e7ce21 Use memcpy() instead of a loop. by njn · 19 years ago
- 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
- f69f945 by njn · 19 years ago
- 89b4cb6 Added some targets for massif & core options by de · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- 57ca7ab by njn · 19 years ago
- b506bd8 by njn · 19 years ago
- fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
- c7561b9 by njn · 19 years ago
- f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
- e9befc6 by njn · 19 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
- 132bfcc by njn · 19 years ago
- 36a20fa by njn · 19 years ago
- 97405b2 by njn · 19 years ago
- 31513b4 by njn · 19 years ago
- ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
- a288784 Avoid possible array overflow. Reported by Madhu Kurup. by njn · 19 years ago
- 6f1f76d Fix error found by Madhu Kurup: by njn · 19 years ago
- 2024234 by njn · 20 years ago
- 02bc4b8 by njn · 20 years ago
- 81c00df by njn · 20 years ago
- 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 20 years ago
- 717cde5 by njn · 20 years ago
- 51d827b by njn · 20 years ago
- 2bc1012 A crucial, crucial change: update my email address. by njn · 20 years ago
- 8a97c6d by njn · 20 years ago
- 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather 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
- d01fef7 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
- e5f5769 Fix minor problems in filters. This helps a couple of massif tests to pass. by njn · 20 years ago
- 467a020 Don't print debug info. 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
- b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
- 0e742df 64-bit cleanness: fix nasty bug... in the memory allocators, redzones by njn · 20 years ago
- 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
- 5773590 Reinstate Massif. by njn · 20 years ago
- ee8a586 Update Massif's TL_(instrument)() to work with Vex (trivial). by njn · 20 years ago
- 26f0251 Converted the SK_ prefix to TL_ everywhere. by njn · 20 years ago
- 4be0a69 Renamed some profiling events. by njn · 20 years ago
- 6799325 Renamed VG_(skin_panic) as VG_(tool_panic). 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
- 64bc5af Generalised reg test script: instead of having a "delete:" line, for removing by nethercote · 20 years ago
- d1b64b2 by nethercote · 20 years ago
- 3d6b611 by nethercote · 20 years ago
- acac2fd by nethercote · 20 years ago
- 8b5f40c by nethercote · 20 years ago
- 7ac7f7b by nethercote · 20 years ago
- 799fb80 by nethercote · 20 years ago
- 159dfef Don't inline large function by nethercote · 20 years ago
- 4606320 by nethercote · 20 years ago
- 4388a40 by nethercote · 20 years ago
- 43a15ce Avoid divisions by zero. This fixes bug 78765. 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
- 996901a Comment changes only: s/skin/tool/ 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
- 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
- 27fec90 by nethercote · 20 years ago
- a0b7791 Fix wishlist item 82098, thanks to Ralf Wildenhues: by nethercote · 20 years ago
- eb479cb Fix patch from this morning -- missing commas, erk by nethercote · 21 years ago
- c746918 Teach Massif about the 'nothrow' versions of new and new[]. by nethercote · 21 years ago
- 2da914c Update copyright by nethercote · 21 years ago
- fc01635 Fix for bug 79355: fix up bogus assertion that was failing when by nethercote · 21 years ago
- c1f8ad9 Add a "delete:" line to the regression test .vgtest files, to clean up any file by nethercote · 21 years ago
- ed4ad88 Fix bug in hp2ps that caused the title to have negative numbers in it. Thanks by nethercote · 21 years ago
- 29b0261 Remove Massif's version number now that it's part of the main distro. by nethercote · 21 years ago
- e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
- 612e836 Be slightly less verbose at -v. by jseward · 21 years ago
- 51f3ff1 List memalign as an allocator. by fitzhardinge · 21 years ago
- 47a8996 Move the '-lm' link flag to the end of the command line, so it works for by nethercote · 21 years ago
- 48977c3 Fix 'make dist'. by nethercote · 21 years ago
- 27645c7 Changed bug_reports_to. by nethercote · 21 years ago
- 74729ef Update and add various .cvsignore files. by nethercote · 21 years ago