]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2004-03-16  Jeremy FitzhardingeThis change does two things: one is the implementation of
2004-03-16  Jeremy FitzhardingeMake the sigaltstack per-thread state, so that two...
2004-03-16  Jeremy FitzhardingePrint a backtrace for core-dumping signals, even if...
2004-03-15  Jeremy FitzhardingeOoops. Fix overly-hasty commit.
2004-03-15  Jeremy FitzhardingeBe a bit clearer about core-dumping messages (don't...
2004-03-15  Tom HughesMove the handling of PSHUFW from the SSE code to the...
2004-03-15  Jeremy FitzhardingeDon't bother setting the EI_OSABI entry in the core...
2004-03-15  Tom HughesFix compiler warnings.
2004-03-14  Julian SewardModify the memory manager so it "natively" supports...
2004-03-13  Dirk Muellerwhoops
2004-03-13  Dirk Muellerfix up the other places as well
2004-03-13  Jeremy FitzhardingeClose bug 71906. Set default malloc alignment to 8...
2004-03-13  Jeremy FitzhardingeFix bug 69872. This change adds a coredumper to vg_sig...
2004-03-13  Julian Sewardhead --> 2.1.2-CVS so as to distinguish it from everyt...
2004-03-12  Julian SewardUpdate for 2.1.1.
2004-03-12  Jeremy FitzhardingeFix "make distcheck", and also make sure that the gener...
2004-03-12  Julian SewardPartially unbreak 'make distcheck'.
2004-03-11  Jeremy FitzhardingeOops, passing wrong thing to st_mkarray
2004-03-09  Tom HughesAnonymise path names for libc's built with debg symbols.
2004-03-09  Tom HughesAdd an alternate (appropriately filtered) result for...
2004-03-09  Tom HughesFix expected standard error output for mmxext tests...
2004-03-09  Jeremy FitzhardingeFix bug 69856; teach Helgrind about all the new SSE...
2004-03-09  Jeremy FitzhardingeUse Tom's instruction set tests on all tools which...
2004-03-09  Jeremy FitzhardingeFix for bug 73892; implement 'S' set/bitstring stabs...
2004-03-09  Jeremy FitzhardingeRaise RLIMIT_AS to max allowable, so that we can create...
2004-03-09  Jeremy FitzhardingeCope with strange templated symbol names containing...
2004-03-08  Tom HughesRemove function which is no longer used following the...
2004-03-08  Nicholas NethercoteTurn off warning with -q.
2004-03-07  Tom HughesAdd some alternate regression test results for older...
2004-03-07  Tom HughesFix the handling of libc thread specific data so that...
2004-03-07  Julian SewardBe slightly less verbose at -v.
2004-03-06  Tom HughesTreat INT with an operand other than 0x80 as an undefin...
2004-03-06  Jeremy FitzhardingeWe need to specify some version.
2004-03-05  Jeremy FitzhardingeFix bug 76780 - implement stabs type '@' for pointer...
2004-03-04  Tom HughesAdd support for 16 bit pushes and pops of segment regis...
2004-03-04  Jeremy FitzhardingeList memalign as an allocator.
2004-03-04  Nicholas NethercoteRemove comma from last element of enum; C++ apparently...
2004-03-02  Jeremy FitzhardingeDon't intercept mmap yet, until everything else is...
2004-03-02  Jeremy FitzhardingeFix assertion failure when using VG_(system) near progr...
2004-03-01  Nicholas NethercoteMake vg_regtest return 1 if any tests fail. Useful...
2004-03-01  Dirk Muellerremove arch subdir for 2.1.1 release
2004-02-29  Nicholas NethercotePatch from Bartosz Taudul: latest GCC requires regparm...
2004-02-29  Tom HughesAdded some extra suppressions for glibc 2.2.5 on RedHat...
2004-02-29  Tom HughesModified the basic standard error filter to strip out...
2004-02-29  Tom HughesAdd an extra suppression for glibc 2.3.2 on RedHat...
2004-02-29  Tom HughesChanged the fdleak tests to explicitly attach /dev...
2004-02-29  Nicholas NethercoteAllow multiple .exp files, eg. foo.stderr.exp, foo...
2004-02-28  Nicholas NethercoteAdjust vg_pthread_cond_t so it works with an older...
2004-02-28  Dirk Muelleradding suppressions for Redhat 7.2, patch by Tom Hughes
2004-02-28  Nicholas NethercoteSome newer systems have a new version of pthreadtypes...
2004-02-26  Nicholas NethercoteMove the '-lm' link flag to the end of the command...
2004-02-25  Julian SewardAdd the nightly build scripts.
2004-02-25  Jeremy FitzhardingeFix shmdt by using the right argument for the shared...
2004-02-24  Nicholas NethercoteCheck new fds are not within Valgrind's reserved range...
2004-02-24  Jeremy FitzhardingeThis fixes bug 75614. It seems that a symbol can be...
2004-02-24  Jeremy FitzhardingeFix the use of brk. This change removes the requiremen...
2004-02-24  Nicholas NethercoteFix 'make dist'.
2004-02-23  Dirk Muellerpatch by Tom Hughes to make it work with gcc 2.96
2004-02-23  Nicholas NethercoteFix var names in prototypes.
2004-02-23  Nicholas NethercoteAdded various functions that make instrumentation easie...
2004-02-23  Nicholas NethercoteChanged bug_reports_to.
2004-02-22  Nicholas NethercoteUpdate and add various .cvsignore files.
2004-02-22  Nicholas NethercoteThree CDROM ioctls, from Rocky Bernstein.
2004-02-22  Nicholas NethercoteRemove system-dependent output from test.
2004-02-22  Nicholas NethercotePatch from Tom Hughes:
2004-02-21  Dirk Muellersigh
2004-02-20  Dirk Muellerget rid of the thread local storage tests until somebody
2004-02-15  Nicholas NethercoteAdd a pair of missing {pre,post}_mem_write events.
2004-02-15  Nicholas NethercoteFix so that new versions of system (using clone())...
2004-02-15  Nicholas Nethercotewhoops
2004-02-15  Nicholas NethercoteAdded copyright notice to all hp2ps source files.
2004-02-15  Nicholas NethercoteThis patch fixes getrlimit(RLIMIT_FILENO) to return...
2004-02-15  Nicholas Nethercotefix code typo
2004-02-14  Nicholas NethercoteRemove compile warnings.
2004-02-14  Nicholas NethercoteWhoops, meant to add with Massif.
2004-02-14  Nicholas NethercoteWhoops, meant to add this with the rest of Massif.
2004-02-14  Nicholas NethercoteAdding Massif, the heap profiler.
2004-02-12  Nicholas NethercoteNow doing pre_mem_read()s on the args to execve(),...
2004-02-12  Nicholas NethercoteAdd files I forgot to when I committed Tom Hughes'...
2004-02-11  Nicholas NethercoteHeroic patch from Tom Hughes:
2004-02-10  Nicholas NethercoteAdded support for epoll.
2004-02-05  Jeremy FitzhardingeFix for bug 73326. It seems that gcc 3.2.2 is generati...
2004-02-05  Nicholas NethercoteFix broken "make dist".
2004-02-01  Nicholas NethercoteKilled the terminally wounded --stop-after option.
2004-01-31  Nicholas NethercoteNo longer showing debugging options for --help; only...
2004-01-26  Jeremy FitzhardingeRearrange CPUID again. Moved most of the helper logic...
2004-01-26  Nicholas Nethercote"VG_AR_SKIN" --> "VG_AR_TOOL"
2004-01-26  Nicholas NethercoteMade code more concise. In particular:
2004-01-26  Nicholas NethercotePatch from Tom Hughes:
2004-01-26  Nicholas NethercotePatch from Tom Hughes:
2004-01-26  Nicholas NethercoteRemove some small unnecessary, out-of-date bits
2004-01-26  Nicholas NethercoteFix comment
2004-01-25  Nicholas Nethercotestaticalise
2004-01-25  Nicholas NethercoteAnti-globalisation
2004-01-25  Jeremy FitzhardingeOops, make base static.
2004-01-25  Jeremy FitzhardingeDon't use TSC for internal timing purposes. This is...
2004-01-25  Jeremy FitzhardingeVirtualize CPUID. Rather than just using the host...
2004-01-24  Dirk Muellerdon't mess with prefix.
2004-01-24  Nicholas NethercoteForgot to remove this.
2004-01-24  Nicholas NethercoteMoved stage2.c into vg_main.c. Merged main() and VG_...
next