- c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
- a273dc6 Makefile.tool-inplace.am: correctly handle tool names with dashes in, by sewardj · 17 years ago
- 3387889 Spelling fixes and misc tidying for the manual. (Brian Gough) by sewardj · 17 years ago
- d7dda40 Update. by sewardj · 17 years ago
- 0edccdd Stack registration stuff: don't dereference NULL pointers (Eric by sewardj · 17 years ago
- 5abf0f1 Don't segfault on syscall (SYS_io_destroy, 0). (Jakub Jelinek) Fixes #147325. by sewardj · 17 years ago
- 497c69e Add support for private futexes (whatever they might be). Patch from by sewardj · 17 years ago
- a610f53 Don't crap out when malloc_stats is called; instead just have a no-op by sewardj · 17 years ago
- 0fd3049 Make one redirect mandatory for ppc64-linux. by sewardj · 17 years ago
- 5092a97 Make one of the ppc32-linux initial redirects mandatory, and add by sewardj · 17 years ago
- df24cf1 Introduce the concept of a 'mandatory redirection'. A redirection by sewardj · 17 years ago
- 8cd42de Avoid hundreds of warnings from -Winline on gcc-4.3: by sewardj · 17 years ago
- b5f2964 Back out bogus strict-aliasing hacks and use -fno-strict-aliasing by default. by sewardj · 17 years ago
- 944fbf2 Change the baseline optimisation level from -O to -O2. by sewardj · 17 years ago
- 75e1f51 Update. by sewardj · 17 years ago
- e75c97e Rename a couple more UInts which really should be SVals. by sewardj · 17 years ago
- 23981dd Add a regression test for #152022. by sewardj · 17 years ago
- fb86168 Give shadow values their own type (SVal) for the usual by sewardj · 17 years ago
- dc21adb Update the list of unfixed bugs. Depressingly long. by sewardj · 17 years ago
- b6c0403 Intercept __memcpy_chk, which appears in glibc-2.6.1. Also fix some by sewardj · 17 years ago
- a8e939e Even more suppressions for glibc-2.6. by sewardj · 17 years ago
- 0be79f3 Another attempt at fixing some Massif regtest failures. by njn · 17 years ago
- ff6df94 Fix verbose output filtering for Massif. by njn · 17 years ago
- fe692d6 More glibc-2.6 suppressions. by sewardj · 17 years ago
- 62721e9 - Make other integer CLO macros more correct, as I did for VG_NUM_CLO in the by njn · 17 years ago
- ea5d235 Add four 'strtoll' variants, which are like 'atoll' but let you detect if by njn · 17 years ago
- 79ef5e5 by njn · 17 years ago
- 2831b51 In vg_SP_update_pass (stack-pointer-change analysis code), correctly by sewardj · 17 years ago
- 2c4f3dd Add some Helgrind suppressions for LinuxThreads. by sewardj · 17 years ago
- 1c814ec Avoid compilation warnings from gcc-3.2 (about 'index' shadowing a built-in global) by sewardj · 17 years ago
- 0d2a2c1 Comment-only change. by sewardj · 17 years ago
- 862ed5e Don't hang on some old systems, since that makes the entire regtest system hang. by sewardj · 17 years ago
- e1b4654 Ensure omega.h is copied into the installation tree at 'make install' time. by sewardj · 17 years ago
- c17be79 Followup to r7105: stop gcc complaining about violations of ANSI C by sewardj · 17 years ago
- 391ddf8 Fix bogus grammar in r7139. by sewardj · 17 years ago
- 29d68f7 Clarify reason for existence of track_pre_thread_ll_create/_exit. by sewardj · 17 years ago
- 3154af7 Include omega.h in the distribution tarball, else building from the by sewardj · 17 years ago
- ed83060 Remove old Helgrind suppressions. by sewardj · 17 years ago
- 4cff56d by sewardj · 17 years ago
- 963286e Back out r7132. by sewardj · 17 years ago
- 55a3004 Filter out some of Massif's verbose output that varies from machine to by njn · 17 years ago
- 32397c0 Changed Massif to record the 'slop' heap bytes caused by rounding asked-for by njn · 17 years ago
- 4af0b2c fix toolname in Helgrind suppressions by njn · 17 years ago
- 572feb7 Rename in the manual. by sewardj · 17 years ago
- db612a5 by sewardj · 17 years ago
- 0ab5548 Merge (from branches/THRCHECK) misc build-system changes. Nothing significant. by sewardj · 17 years ago
- 79e88da Merge (from branches/THRCHECK) r7043: by sewardj · 17 years ago
- 1282b92 I got a bit confused with glibc-2.6.X suppressions whilst merging from by sewardj · 17 years ago
- 25d7dfb Allow VG_(atoll16) to accept a leading "0x". by sewardj · 17 years ago
- d01b598 by sewardj · 17 years ago
- adb102f by sewardj · 17 years ago
- ea226c4 Oops, this was missed out of r7118 (Merge (from branches/THRCHECK) the by sewardj · 17 years ago
- de764e8 by sewardj · 17 years ago
- a07c2e1 by sewardj · 17 years ago
- 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
- 39f3423 by sewardj · 17 years ago
- 95386ae Suppressions for (new) Helgrind. by sewardj · 17 years ago
- b411202 by sewardj · 17 years ago
- 097e4fb Fix tag. by sewardj · 17 years ago
- 609939f Rename this directory. by sewardj · 17 years ago
- 99a2ceb by sewardj · 17 years ago
- 22faf71 Don't print warnings about silly args to malloc/calloc in XML mode. by sewardj · 17 years ago
- eb0d332 Update notes. by sewardj · 17 years ago
- 0657e1c Test for decoding of some instructions with redundant REX.W bits in by sewardj · 17 years ago
- 6657109 Fix gcc-2.96 build failures. by sewardj · 17 years ago
- df02bbc Update todo notes by njn · 17 years ago
- b98d892 Fix a Makefile issue that I think caused automated testing to fail on by njn · 17 years ago
- d5a8d24 Change ms_print to ms_print.in, link it into the build/install system. by njn · 17 years ago
- ee53eb1 Filter out libc differences. All Massif tests now pass on the AMD64 machine by njn · 17 years ago
- 429afb4 Fix 64-bit Massif breakage, caused by problems with integer arithmetic on by njn · 17 years ago
- 69f499c This should have gone in with the last commit. by njn · 17 years ago
- 734b805 Merged the MASSIF2 branch to the trunk. Main changes: by njn · 17 years ago
- a8b1c48 Add comment about 32-bit UIDs/GIDs. by njn · 17 years ago
- fa28ca3 Update bug status. by tom · 17 years ago
- 8de3e81 Use geteuid32/getegid32 on those platforms which have them. Fixes bug #151209. by tom · 17 years ago
- 9bd4bd4 Suggest compiling with --Wall. by njn · 17 years ago
- 3d92f9c clarify a paragraph by njn · 17 years ago
- 4ab6d53 Add a comment. by njn · 17 years ago
- e406723 readd right adjustment. by dirk · 17 years ago
- 924e448 revert format checking warnings from trunk, will be done in a branch by dirk · 17 years ago
- 6178038 fix a few format string warnings by dirk · 17 years ago
- 6e9a3df Add an FAQ. by njn · 17 years ago
- f5e1898 add format argument checking. might find useful portability issues by dirk · 17 years ago
- 87bec1c update bugs status by dirk · 17 years ago
- b56e602 fix various format string errors by dirk · 17 years ago
- 8a7b41b Fix various format string errors, courtesy of Florian Krohm. by njn · 17 years ago
- 5b41092 Add VG_(atoll). by njn · 17 years ago
- a91a51e Update by weidendo · 17 years ago
- 73903ee callgrind_control: Fix behavior with callgrind runs of another user by weidendo · 17 years ago
- 498685c Add a warning about --log-file-exactly. by njn · 17 years ago
- 25b2d8c update by njn · 17 years ago
- bf8c350 Change an Int to a SSizeT to avoid overflows. Fixed bug 148174. by njn · 17 years ago
- 90c8192 Extra info about debugging with GDB by njn · 17 years ago
- 07f9656 Add a section to the cachegrind manual suggesting how to act on the results. by njn · 17 years ago
- 3a9d5dc Add section on how to use Cachegrind's results. by njn · 17 years ago
- 61e11d0 minor tweak by njn · 17 years ago
- 3db4322 callgrind: Use directory in debug info when available by weidendo · 17 years ago
- e2a9ad3 Split the OSet interface into two parts: "OSetGen_", which is the existing by njn · 17 years ago
- 5a8ba11 update by njn · 17 years ago
- f3b61d6 Add directory-reading of debug info to cachegrind. by njn · 17 years ago