]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-10-11  Bart Van AsscheMake regression test output independent of the presence...
2008-10-11  Bart Van AsscheAdded check for the include file <bits/libc-lock.h>
2008-10-11  Bart Van AsscheSuppress race reports triggered by glibc's _IO_flockfil...
2008-10-11  Bart Van AsscheIncreased gcc version to 4.3.2.
2008-10-11  Bart Van AsscheAdded paragraph "Using the POSIX Threads API Effectively."
2008-10-11  Bart Van AsscheAdded omp_printf regression test.
2008-10-11  Bart Van AsscheAdded command-line option -h.
2008-10-11  Julian Sewardget_IntRegInfo(x86): handle missing %bh case (Jim Clause)
2008-10-06  Bart Van AsscheUpdated ignore list.
2008-10-06  Bart Van AsscheOnly call pthread_condattr_setclock() if it's available...
2008-10-06  Bart Van AsscheAdded test for pthread_condattr_setclock().
2008-10-05  Bart Van AsscheAdded a regression test called monitor_example.
2008-09-28  Bart Van AsscheIncreased source code portability.
2008-09-27  Bart Van AsscheSummarized pthread-unwind suppression patterns.
2008-09-27  Bart Van AsscheAdded one more suppression pattern related to pthread_c...
2008-09-27  Bart Van AsscheUpdated svn:ignore properties.
2008-09-27  Bart Van AsscheAdded suppression patterns related to pthread_cancel().
2008-09-27  Bart Van AsscheAdded intercept for pthread_cancel().
2008-09-27  Bart Van AsscheAdded client requests related to pthread_cancel().
2008-09-27  Bart Van AsscheAdded support for pthread_cancel() handling.
2008-09-27  Bart Van AsscheAdded more comments.
2008-09-27  Bart Van AsscheAdded thread_pre_cancel().
2008-09-27  Bart Van AsscheAdded the pth_cancel_locked test.
2008-09-21  Bart Van AsscheDon't trust the result reported by pkg-config about...
2008-09-21  Bart Van AsscheMade test for compiler atomic builtins more strict...
2008-09-21  Bart Van AsscheRenamed __sync_add_and_fetch() into sync_add_and_fetch().
2008-09-19  Julian Sewardm_mallocfree.c: omit the 8 byte per block cost-center...
2008-09-19  Julian SewardThis should have been committed as part of r8623 (Fix...
2008-09-19  Julian SewardFix longstanding bug in dual-arch support, which origin...
2008-09-18  Julian SewardAdd missing file that was apparently missed in r8621.
2008-09-18  Julian SewardMerge all remaining changes from branches/PTRCHECK...
2008-09-18  Julian SewardMerge the Ptrcheck tool from branches/PTRCHECK r8619.
2008-09-11  Bart Van AsscheAdded a note explaining that the code in this file...
2008-09-10  Bart Van AsscheMake sure that stderr redirection works both with bash...
2008-09-10  Bart Van AsscheUpdated expected output after most recent source code...
2008-09-09  Bart Van AsscheAdded more comments.
2008-09-09  Bart Van AsscheMake sure that atomic_var.c compiles without warnings...
2008-09-08  Bart Van Assche- Added support for the variable ABT_JOBS, number of...
2008-09-08  Bart Van AsscheAdded configuration files for Georgia Tech's Cellbuzz...
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheAdded double quotes around a shell function argument.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheUpdated Subversion ignore list.
2008-09-07  Bart Van AsscheDisabled printing of file descriptor value in order...
2008-08-27  Bart Van AsscheEnabled capget and capset system calls for amd64, ppc32...
2008-08-27  Bart Van AsscheAdded regression test for Linux' capget system call.
2008-08-25  Julian SewardFix regression on none/tests/faultstatus caused by...
2008-08-22  Julian SewardRework storage management in the Dwarf3 type and variab...
2008-08-22  Julian SewardTry and bit a bit more space-economical, by increasing the
2008-08-20  Julian SewardMake the absolute bare minimum changes needed to stop...
2008-08-19  Julian SewardFix RPM/spec build. (Daniel J Blueman)
2008-08-19  Julian SewardMake VG_(addToXA) and VG_(addBytesToXA) 64-bit clean.
2008-08-19  Julian SewardMove the WordFM (AVL trees of UWord-pairs) implementati...
2008-08-19  Julian SewardTidy up VG_(stat) usage in VG_(check_executable). ...
2008-08-19  Julian SewardPresently, Valgrind (non-client) code that wants to...
2008-08-18  Julian SewardThe address space manager, and in particular the NSegme...
2008-08-08  Julian SewardHandle new IR ops Iop_RoundF64toF64_*.
2008-08-07  Julian SewardTidy up the wrappers for pread64 and pwrite64, and...
2008-08-02  Bart Van AsscheAdded yet another Qt4 suppression pattern.
2008-08-02  Bart Van AsscheEnsured that the qt4 regression tests compile with...
2008-08-02  Bart Van AsscheQt4 detection test is now based on pkg-config. Qt4...
2008-07-29  Bart Van AsscheUn-break configure test for clock_gettime().
2008-07-29  Bart Van AsscheRemoved duplicate volatile keyword such that the compil...
2008-07-29  Bart Van AsscheSwitched from ANSI C stdio to Unix I/O in order to...
2008-07-29  Bart Van AsscheCompiles now with old versions of <sys/epoll.h> too.
2008-07-29  Bart Van AsscheUpdated Makefile.am.
2008-07-29  Bart Van AsscheRemoved duplicate expected output file.
2008-07-29  Bart Van AsscheAdded suppression pattern for Qt4.0/4.1.
2008-07-29  Bart Van AsscheAdded expected output for comiler versions without...
2008-07-29  Julian SewardAdd a followup comment to the changes in r8454, which...
2008-07-28  Bart Van AsscheAttempted to make DRD documentation compatible with...
2008-07-28  Bart Van AsscheSorted noinst_HEADERS filenames alphabetically.
2008-07-28  Bart Van AsscheReverted commit 8448.
2008-07-28  Bart Van AsscheAdded configure test for QMutex::tryLock(int).
2008-07-28  Bart Van AsscheFixed race condition.
2008-07-23  Julian SewardInclude inlined C files in tarball, else it's not build...
2008-07-22  Julian SewardTemporarily comment out a couple of XML fragments which...
2008-07-22  Julian SewardChange memcheck's (client) realloc implementation so...
2008-07-22  Julian Seward* handle sys_getprocs64 on ppc32-aix5
2008-07-22  Julian SewardOrigin-tracking fix: make sure that we have a shadow...
2008-07-18  Julian SewardTemporarily disable Qt4-related tests, as they don...
2008-07-18  Julian SewardAlways include the X client library suppressions, and...
2008-07-18  Julian SewardRemove initial settings of CXXFLAGS/CPPFLAGS, as they...
2008-07-18  Julian SewardFix a silly mistake resulting in a bunch of global...
2008-07-18  Julian SewardFormat string fixes for ppc{32,64}-aix5.
2008-07-18  Julian SewardStop mpxlc complaining about GNU-isms when compiling...
2008-07-18  Julian Seward* Make sure we're using GNU sed; install can otherwise...
2008-07-18  Tom HughesWhen the leak checker finds overlapping blocks report...
2008-07-18  Tom HughesWhen warning about permissions being changed on a large...
2008-07-13  Bart Van AsscheAdded -m32 flag, such that the SPLASH-2 benchmarks...
2008-07-13  Bart Van AsscheEnabled Radiosity benchmark.
2008-07-12  Bart Van AsscheRaytrace benchmark now runs as it should.
2008-07-12  Bart Van AsscheRestored proper compiler flag order.
2008-07-12  Bart Van AsscheCleanup.
next