]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2009-09-07  Tom HughesUnmap the vdso as well as suppressing it by dropping...
2009-09-04  Tom HughesSupport AT_EXECFN in the ELF auxv, filling it in with...
2009-09-04  Tom HughesAdd support for AT_BASE_PLATFORM in the ELF auxv.
2009-09-03  Julian SewardAdd a file to keep track of stuff that we currently...
2009-09-03  Julian SewardRemove ampersand from tool description string so as...
2009-09-03  Julian SewardFix inconsistent closing of an <hthreadid> tag (Ashley...
2009-08-31  Julian SewardFix another enum type error spotted by gcc-4.5.
2009-08-29  Bart Van AsscheAdded a script to the repository for generating a Power...
2009-08-28  Julian SewardAdd support for the L2 cache on Intel T4200.
2009-08-27  Julian SewardFix a couple of nits picked up by gcc-4.5, which is...
2009-08-27  Bart Van AsscheUpdated expected output after r10874.
2009-08-27  Bart Van AsscheFixed a typo.
2009-08-27  Robert WalshRemove a trailing whitespace.
2009-08-26  Bart Van AsscheAdded output variant for Linux systems without readlink...
2009-08-26  Bart Van AsscheAdded regression tests that verify the following behavior:
2009-08-26  Bart Van AsscheUpdated Subversion ignore list.
2009-08-26  Bart Van AsscheUpdated Subversion ignore lists.
2009-08-25  Bart Van AsscheSwitched back from dynamic detection of whether the...
2009-08-25  Bart Van AsscheRenamed the function VG_(have_proc_filesystem)() into
2009-08-23  Bart Van AsscheCompiles again on Darwin.
2009-08-23  Bart Van AsscheThe format attribute may be repeated in the function...
2009-08-23  Bart Van AsscheFixed a declaration: function attributes must be insert...
2009-08-23  Bart Van AsscheThe configure-time test whether the proc filesystem...
2009-08-23  Bart Van AsscheFixed a compiler warning.
2009-08-20  Julian SewardBump version number on trunk.
2009-08-20  Bart Van AsscheFixed bug #204317: regression tests none/tests/cmdline...
2009-08-20  Tom HughesAdd some extra debugging to the launcher.
2009-08-20  Bart Van AsscheRemoved the most recently added DRD suppression pattern...
2009-08-20  Nicholas NethercoteAdd an entry for the missing 2.4.1.
2009-08-19  Julian SewardBe consistent about the 3.5.0 release date.
2009-08-19  Julian SewardFix a couple of buglets in the 3.5.0 release info.
2009-08-19  Julian SewardFinalise 3.5.0.
2009-08-19  Julian SewardFix whitespace-skipping loop. (Konstantin Serebryany...
2009-08-18  Bart Van AsscheGeneralized the most recently added suppression pattern.
2009-08-18  Bart Van AsscheAdded explicit constructor and destructor to class...
2009-08-18  Bart Van AsscheAdded a suppression pattern for libQtCore.
2009-08-18  Tom HughesThe linker in Fedora Rawhide seems to be using ELFOSABI...
2009-08-18  Julian SewardAdd a list of fixed bugs for 3.5.0.
2009-08-18  Vince WeaverMake the ll test case use hex values for char constants...
2009-08-18  Vince WeaverWork around a binutils limitation on SuSE 9.1
2009-08-17  Julian SewardBack out r10385 (Change demangler to not use excessive...
2009-08-17  Julian SewardInclude missing file, else tarball build breaks on...
2009-08-17  Julian SewardRemove an empty <itemizedlist> which was causing the...
2009-08-16  Julian SewardFirst tarball-test point for 3.5.0.
2009-08-16  Julian SewardBump version.
2009-08-16  Julian SewardComment that we never actually expect to see the string...
2009-08-16  Julian SewardIncrease the maximum size of the conflict cache even...
2009-08-16  Julian SewardMinor changes w.r.t. --read-var-info=, threading suppor...
2009-08-16  Julian SewardUpdate the Helgrind manual for 3.5.0.
2009-08-16  Julian Sewardppc32-linux: di_notify_mmap: accept data sections mappe...
2009-08-16  Nicholas Nethercotetweak 32/64-bit darwin stuff
2009-08-16  Nicholas NethercoteFix the access_extended wrapper, which was rather broke...
2009-08-15  Julian SewardFollowup to r10822: send the CDATA text to the XML...
2009-08-15  Nicholas NethercoteFix "make check" on Darwin.
2009-08-15  Julian SewardFix a couple of errors in the revised XML generation...
2009-08-15  Julian SewardWhen generating XML output for suppressions, print...
2009-08-15  Nicholas NethercoteMinor update.
2009-08-15  Bart Van AsscheMinor manual update.
2009-08-15  Bart Van Assche- Made the ANNOTATE_RWLOCK_*() macros binary compatible...
2009-08-14  Nicholas NethercoteCapitalise and punctuate some points.
2009-08-14  Julian SewardDouble the maximum size of the conflict cache.
2009-08-14  Julian SewardUpdate. Sheesh -- did we really change that much stuff...
2009-08-14  Bart Van AsscheMade Valgrind compile again on 32-bit systems.
2009-08-14  Bart Van AsscheMade ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatib...
2009-08-14  Bart Van AsscheUpdated Subversion ignore list.
2009-08-14  Bart Van AsscheAdded suppression pattern for nanosleep().
2009-08-14  Julian SewardInitial tests for "Skeletal support for TSan-compatible...
2009-08-14  Julian SewardSkeletal support for TSan-compatible annotations.
2009-08-14  Bart Van AsscheShould compile again on Darwin.
2009-08-14  Bart Van AsscheRemoved the tc20_verifywrap and tc20_verifywrap2 regres...
2009-08-14  Bart Van AsscheReverted r10802.
2009-08-14  Bart Van AsscheAdded a note about the fact that --read-var-info=yes...
2009-08-14  Nicholas NethercoteComplete more of the NEWS. Remaining XXX marks are...
2009-08-14  Nicholas NethercoteEnable Helgrind tests on Darwin -- only 4 of them fail...
2009-08-13  Bart Van AsscheMore expected output updates because of r10783.
2009-08-13  Bart Van AsscheRemoved two regression tests because the output (number...
2009-08-13  Bart Van AsscheMade behavior of tsan_unittest again identical to the...
2009-08-13  Bart Van AsscheAdded test program for the ANNOTATE_IGNORE_WRITES_...
2009-08-13  Nicholas NethercoteFix a .exp file. Avoid an assertion failure with -v.
2009-08-13  Nicholas NethercoteDon't count leaks as errors with --leak-check=summary...
2009-08-12  Bart Van AsscheThird and last type-punned pointer fix.
2009-08-12  Bart Van AsscheFixed more gcc warnings about type-punned pointers...
2009-08-12  Bart Van AsscheFixed compiler warnings triggered by annotate_rwlock.c
2009-08-12  Bart Van AsscheSuppressed compiler warnings reported by gcc 4.4.x...
2009-08-12  Bart Van AsscheFixed gcc warnings about type-punned pointers breaking...
2009-08-12  Bart Van AsscheAdded suppression patterns for boost 1.37 (Fedora 11).
2009-08-12  Bart Van AsscheAdded recently added regression test output files.
2009-08-12  Bart Van AsscheAdded expected output for glibc 2.10 (Fedora 11). The...
2009-08-12  Bart Van AsscheUpdated Subversion ignore list.
2009-08-12  Bart Van AsscheMore expected output updates because of r10783.
2009-08-12  Bart Van AsscheModified annotate_ignore_rw test such that it now verif...
2009-08-12  Nicholas NethercoteAdd a crappy wrapper for access_extended(), one of...
2009-08-12  Nicholas NethercoteDarwin .exp fixes following r10783.
2009-08-12  Nicholas NethercoteUpdate .exp files for r10783.
2009-08-12  Nicholas NethercoteOutput tweaks:
2009-08-11  Josef WeidendorferCallgrind: Fix printing of "Summary:" line in finish()
2009-08-11  Josef WeidendorferCallgrind: On zeroing costs, also set call counters...
2009-08-11  Josef WeidendorferFix dumping of call cost in tail recursion optimization
2009-08-11  Bart Van AsscheAdded regression test for ANNOTATE_IGNORE_READS_AND_WRI...
2009-08-11  Josef WeidendorferFix bug 199338: callgrind_annotate sorting/thresholds...
next