]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-10-23  Julian SewardAdd further zlib suppressions.
2008-10-23  Julian SewardRead suppression files in 256 byte chunks, not 64 byte...
2008-10-23  Julian Sewardgcc-4.4.0 (snapshot) started complaining about buf...
2008-10-22  Julian SewardDon't assert on icc9 generated Dwarf3.
2008-10-22  Julian SewardImprove suppressions for zlib-1.2.x. Needs further...
2008-10-22  Julian SewardUpdated expected output following changes in r8689.
2008-10-22  Julian SewardMake VG_(dup2) compile on AIX.
2008-10-22  Julian SewardTrack recent AIX 5.3 updates.
2008-10-21  Julian SewardUpdate.
2008-10-21  Julian SewardDon't simply break the build if gcc doesn't provide...
2008-10-21  Julian Seward* intercept stpcpy
2008-10-21  Julian SewardHandle ppc32/64 VRSAVE accesses.
2008-10-21  Julian SewardUpdate suppressions.
2008-10-20  Julian SewardOn ppc32/64 we don't have a reliable way to detect...
2008-10-20  Julian SewardFutz with debug printing.
2008-10-20  Julian SewardChange the default PIE load address from 0x100000 ...
2008-10-20  Julian SewardDwarf3 variable & type reader: use 64-bit numbers throu...
2008-10-20  Julian SewardAdjust line spacing following r8645, so that .stderr...
2008-10-20  Julian SewardAdd a not very good test pertaining to the preening...
2008-10-20  Julian SewardSupport a couple more syscalls needed for running KDE4...
2008-10-20  Julian SewardRe-enable preening of global invariants. (This happens...
2008-10-20  Julian SewardSet average translation size plausibly, so as to avoid...
2008-10-19  Julian SewardMerge (from branches/PTRCHECK r8599) a suppression...
2008-10-18  Julian Sewardget_Seg_containing_addr() (in h_main.c): remove naive...
2008-10-18  Julian SewardRemove five carriage returns introduced in r8665, so...
2008-10-13  Bart Van AsscheReplaced test for FILE::_lock by a more direct test.
2008-10-13  Nicholas Nethercote- Reinstate the 'atfork' from 2.4.0, which was more...
2008-10-12  Nicholas NethercotePatch from Robert O'Callahan:
2008-10-12  Nicholas NethercotePatch from Robert O'Callahan:
2008-10-12  Nicholas NethercoteAvoid warnings caused by mixed decls and code.
2008-10-11  Bart Van AsscheAdded yet another suppression pattern.
2008-10-11  Bart Van AsscheRemoved #define _IO_MTSAFE_IO again.
2008-10-11  Bart Van AsscheRemoved inclusion of <bits/libc-lock.h>.
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...
next