- 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
- 717cde5 by njn · 19 years ago
- 51d827b by njn · 19 years ago[Renamed (83%) from include/tool.h.base]
- 2521d32 by njn · 19 years ago
- 2d2b154 Remove dead function VG_(exit_single)(). by njn · 19 years ago
- 1cf558c by sewardj · 20 years ago
- fa8202f Update comment about stack management, and remove some unused functions. by sewardj · 20 years ago
- d2b1711 by njn · 20 years ago
- 50ae1a7 by njn · 20 years ago
- f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 20 years ago
- 8a97c6d by njn · 20 years ago
- 04af9d0 VG_(get_memory_from_mmap_for_client)() need not be tool-visible. by njn · 20 years ago
- 1f70772 VG_(bbs_done) doesn't need to be tool-visible. by njn · 20 years ago
- be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 20 years ago
- 194fce9 Remove dead macros 'mycat' and 'mycat_wrk'. by njn · 20 years ago
- 8c74b00 by njn · 20 years ago
- 45270a2 Make the 'arg' parameter to VG_BOOL_CLO and similar macros explicit, rather by njn · 20 years ago
- 4c4d57b Add missing declaration. 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
- 6751613 make function names more uniform by njn · 20 years ago
- f426131 by njn · 20 years ago
- 215776c Get rid of VG_(client_free) as it was never used. Rename its by sewardj · 20 years ago
- 083f302 Get rid of VG_(malloc_aligned)(), and make VG_(arena_malloc_aligned)() local by njn · 20 years ago
- 0674acb Note that VG_(HT_construct)() allocates memory. by njn · 20 years ago
- 38629a7 Comment-only change: fix incorrect statement by njn · 20 years ago
- ab4779f Remove dead macros VG_UINSTR_READS_REG/VG_UINSTR_WRITES_REG. by njn · 20 years ago
- 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
- 7c5680a Remove dead declaration: VG_(print_malloc_stats). (But a function of the by njn · 20 years ago
- c5a7909 Make these vg_message.c functions local, they're no longer used outside the by njn · 20 years ago
- 926ed47 Fix VG_(calloc)() so it actually zeroes the entire memory area it allocates. 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
- edfa0f6 Streamlined and consistified alignment checking. by njn · 20 years ago
- 6a22af2 Whoops, must edit tool.h.base, not tool.h. by njn · 20 years ago
- c616819 by njn · 20 years ago
- ca0518d by njn · 20 years ago
- d225283 Do some final "sk_" --> "tl_" changes that I missed earlier. 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
- 2f7272c Move redundant function decls from core.h (they end up in tool.h anyway). by njn · 20 years ago
- 084a4e8 Fix some linking problems which were preventing memcheck from starting. by sewardj · 20 years ago
- 37624a7 Remove extended_UCode 'need', which has been obsoleted by Vex. Kept the by njn · 20 years ago
- 94065fd by njn · 20 years ago
- fc26ff9 Rename macros ("SKIN"-->"TOOL") by njn · 20 years ago
- 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 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
- 836d46c by nethercote · 20 years ago
- 5b9fafd by nethercote · 20 years ago
- 3d6b611 by nethercote · 20 years ago
- 928a5f7 by nethercote · 20 years ago
- 8b5f40c by nethercote · 20 years ago
- 7ac7f7b by nethercote · 20 years ago
- ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
- 73b526f by nethercote · 20 years ago
- 6a27d83 by nethercote · 20 years ago
- 2e05c33 by nethercote · 20 years ago
- 86c5dcb by nethercote · 20 years ago
- c06e213 Arch-abstraction: by nethercote · 20 years ago
- 1334313 Tweak some comments. by nethercote · 20 years ago
- 5a2664c by nethercote · 20 years ago
- 37aac2e Arch-abstraction: Whoops, forgot to add tool.h.base. Also updated .cvsignore. by nethercote · 20 years ago