- 8804868 Make these work again. 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
- ab59478 Improve pth_cvsimple test in two ways: by nethercote · 20 years ago
- 56e9f1c Fix broken alternative output. by nethercote · 20 years ago
- 718f670 Remove the thread numbers from the messages output by pth_once so that by thughes · 20 years ago
- e4fb86f Make as_shm less brittle. by nethercote · 20 years ago
- 6c04e50 Tweak as_mmap for the possibility of a PIE-supporting system with a 4GB user by nethercote · 20 years ago
- bfcc707 Fix "make check" for when src_dir != build_dir by nethercote · 20 years ago
- 799fb80 by nethercote · 20 years ago
- 3ac5dd4 as_shm wasn't being included in 'make dist'. by nethercote · 20 years ago
- 8542e0f Remove the limit on the number of pthread read/write locks. This works by thughes · 20 years ago
- 15a76d1 Suppress .stderr.diff2 files as well as .stderr.diff files. by thughes · 20 years ago
- d41cd6c Add alternate results for some tests that use mmap. by thughes · 20 years ago
- 4606320 by nethercote · 20 years ago
- d4b17c0 Update .cvsignore for recently added regression tests. 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
- 2224f5c Maek init_global_thread_specific_state as a constructor to try and ensure by thughes · 20 years ago
- 1d4d679 Make VPATH builds work so that valgrind can be built in a different by thughes · 20 years ago
- d84cf52 Update .cvsignore files by nethercote · 20 years ago
- 11975ff It appears that NPTL uses a new system for dealing with cleanup by thughes · 20 years ago
- e3c6b6f Fix "make distcheck", and also make sure that the generated archive by fitzhardinge · 21 years ago
- 07713b3 Anonymise path names for libc's built with debg symbols. by thughes · 21 years ago
- 79dd3ce Add some alternate regression test results for older libc's. by thughes · 21 years ago
- c70f5aa Changed the fdleak tests to explicitly attach /dev/null as the standard by thughes · 21 years ago
- 6ed8509 Remove system-dependent output from test. by nethercote · 21 years ago
- 8bf0c6a Remove address from output, which varies from machine to machine and causes by nethercote · 21 years ago
- bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
- 3547d0b portability by mueller · 21 years ago
- 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago
- 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
- 1c76dc4 When merging multiple symbols with the same address, rather than always by fitzhardinge · 21 years ago
- 3e0803f Update regtest to match new error message by fitzhardinge · 21 years ago
- 48d9a48 Un-break 'make distcheck' yet again. I guess someone somewhere understands by jseward · 21 years ago
- 0e8bfcf Fix bug 69836: make record_fd_open ignore fds > VG_MAX_FD. by fitzhardinge · 21 years ago
- d8d5490 Add #includes to avoid compile warnings. by nethercote · 21 years ago
- 010c9b6 Fix more "make dist" borkage by nethercote · 21 years ago
- 607da77 Fix Makefile.am so "make dist" works. 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
- f5f536f Add a facility for tracking open file descriptors. Information about by rjwalsh · 21 years ago
- 9c42a0f Made the warning clearer when you try to catch SIGKILL/SIGSTOP. Also made it by nethercote · 21 years ago
- 137bc55 by nethercote · 21 years ago
- a70ab4d Oops, add new files by fitzhardinge · 21 years ago
- 39de4b4 Patch from Robert Walsh <rjwalsh@durables.org>. Adds some new client by fitzhardinge · 21 years ago
- c5918d9 We expect new output with the syscalls changes. by jsgf · 21 years ago
- 855d93d A complete reworking of Valgrind's handling of system calls and signals, by jsgf · 21 years ago
- 6a23053 This commit fixed some bugs in error and suppression handling. Basically, I by njn · 21 years ago
- ea5cf54 Make sure all the regression tests get included in the tarball created by sewardj · 21 years ago
- f9e1be2 Run this test -q by sewardj · 21 years ago
- 7b579f7 Give corecheck a SK_(update_extra) so it doesn't panic on by sewardj · 21 years ago
- 7294b71 Add iffdeffery to allow testing the call to the DNS resolver in either by sewardj · 21 years ago
- 68e281a Make it compile with older compilers. by sewardj · 21 years ago
- e201b40 make check more portable, patch by Matthew Emmerton by daywalker · 21 years ago
- 51cb694 whops by daywalker · 21 years ago
- 8b186ac add failing test by daywalker · 21 years ago
- a63e2d7 by njn · 21 years ago
- 0aae1bf some ignores by daywalker · 21 years ago
- 9e625b8 fix regression test run failure. appears to be a glibc bug by daywalker · 22 years ago
- 1ff5977 correct expected stdout. prepare must NOT run twice! by daywalker · 22 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
- 3e88418 ----------------------------------------------------------------------------- by njn · 22 years ago
- d8ced86 by njn · 22 years ago
- 67aa818 by sewardj · 22 years ago
- f5ef185 fix make distcheck with newer automake by daywalker · 22 years ago
- 120281f Made the setting of VG_(details).avg_translation_sizeB optional, defaulting to by njn · 22 years ago
- d3e6a03 by njn · 22 years ago
- e15728c by njn · 22 years ago
- 810086f by njn · 22 years ago
- 9160c95 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
- ee588a9 Fix compile warnings by sewardj · 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
- 4d54243 by njn25 · 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