]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-07-07  Bart Van AsscheAdded paragraphs about the glib and Qt libraries.
2008-07-07  Bart Van AsscheQt4 and GOMP intercepts are now always built, whether...
2008-07-07  Bart Van AsscheAdded support for Qt4 QMutex::tryLock(int).
2008-07-07  Bart Van AsscheAdded code for triggering QMutex::tryLock(int).
2008-07-07  Bart Van AsscheAdded Qt4 reader-writer lock test.
2008-07-07  Bart Van AsscheAdded intercepts for the public member functions of...
2008-07-07  Bart Van AsscheAdded Qt4 semaphore test.
2008-07-07  Bart Van AsscheFixed comments.
2008-07-07  Bart Van AsscheAdded configure test for Qt4.
2008-07-07  Bart Van AsscheAdded Qt4 mutex test.
2008-07-07  Bart Van AsscheEnabled support for nesting mutexes and condition varia...
2008-07-07  Bart Van AsscheEnabled support for nesting mutexes and condition varia...
2008-07-07  Bart Van AsscheGeneralized one suppression pattern and added two new...
2008-07-07  Bart Van AsscheUpdated internal documentation.
2008-07-07  Bart Van AsscheOut-of-spec use of POSIX barriers could make drd crash...
2008-07-07  Bart Van AsscheMade spinlocks work again.
2008-07-07  Bart Van AsscheAdded regression test for POSIX spinlocks.
2008-07-07  Bart Van AsscheMerged FORMATCHECK branch (r8368) to trunk.
2008-07-06  Bart Van AsscheAdded two more expected output files for ppc. Renamed...
2008-07-05  Bart Van AsscheAdded -Wformat-nonliteral.
2008-07-05  Bart Van AsscheAdded hints and tips section.
2008-07-04  Bart Van AsscheChanged exp-drd tool name into drd.
2008-07-04  Bart Van AsscheRenamed exp-drd directory into drd. Moved drd from...
2008-07-04  Bart Van AsscheTool description is now the same as in the manual.
2008-07-04  Bart Van AsscheSupport .tar.gz archives next to .tar.bz2 archives.
2008-07-04  Bart Van AsscheAdded missing filenames to EXTRA_DIST.
2008-07-04  Bart Van AsscheRemoved empty file.
2008-07-04  Bart Van AsscheRemoved obsolete README.txt.
2008-07-03  Bart Van AsscheUpdated Subversion properties.
2008-07-03  Bart Van AsscheUpdated Subversion properties.
2008-07-03  Bart Van AsscheUpdated Subversion properties.
2008-07-03  Bart Van AsscheUpdated Subversion properties.
2008-07-03  Bart Van AsscheUpdated test plan.
2008-07-03  Bart Van AsscheUpdated to do list.
2008-07-03  Bart Van AsscheFixed order of semaphore call stack and semaphore first...
2008-07-03  Bart Van AsscheUpdated more expected output files.
2008-07-03  Bart Van AsscheMade error messages more verbose.
2008-07-03  Bart Van AsscheRemoved a cast.
2008-07-03  Bart Van AsscheAdded a three more paragraphs.
2008-07-02  Bart Van AsscheAdded a few extra notes.
2008-07-02  Bart Van AsscheMake sure DRD does not complain on executables with...
2008-07-02  Bart Van AsscheRenamed a drd suppression pattern.
2008-07-01  Bart Van AsscheAdded an additional suppression pattern.
2008-07-01  Bart Van AsscheUpdated to do list.
2008-07-01  Bart Van AsscheAdded missing DRD command-line options for the OpenMP...
2008-07-01  Bart Van AsscheContinued working on the DRD documentation.
2008-07-01  Bart Van AsscheExit if the required argument is missing.
2008-07-01  Bart Van AsscheDo not accept statically linked executables.
2008-07-01  Bart Van AsscheConverted VG_(message)() / tl_assert() calls into VG_...
2008-07-01  Josef WeidendorferFix typo found by Bart
2008-07-01  Bart Van Assche- Renamed the client request VG_USERREQ__GET_THREAD_SEL...
2008-06-30  Bart Van AsscheSplit client requests into public and tool-internal.
2008-06-30  Bart Van AsscheFixes for CentOS 3.0.
2008-06-30  Bart Van AsscheUpdated expected output.
2008-06-30  Bart Van AsscheFixed race condition which could make the test program...
2008-06-30  Bart Van AsscheSince information about PowerPC-specific atomic instruc...
2008-06-30  Bart Van AsscheApparently converting a stack address into a symbolic...
2008-06-30  Julian SewardTrack vex r1857 (addition of Imbe_SnoopedStoreBegin and
2008-06-29  Bart Van AsscheAdded to repository.
2008-06-29  Bart Van AsscheAdded #define _GNU_SOURCE to make sure that this test...
2008-06-28  Bart Van AsscheModified code such that concurrent pthread_cond_wait...
2008-06-28  Bart Van AsscheContinued working on the DRD documentation.
2008-06-28  Bart Van AsscheBug fix: only complain about recursive locking before...
2008-06-28  Bart Van AsscheAn error message is now printed if the mutex pointer...
2008-06-28  Bart Van AsscheChanged function not_a_mutex() from static to extern.
2008-06-28  Bart Van AsscheAdded comment.
2008-06-28  Bart Van AsscheAn error message is now printed if two different thread...
2008-06-28  Bart Van AsscheSemaphore and barrier reinitialization are now reported.
2008-06-28  Bart Van AsscheDRD now prints where a mutex appeared for the first...
2008-06-28  Bart Van AsscheSome time ago reporting sending POSIX signals where...
2008-06-28  Bart Van AsscheDelayed thread termination such that the "other segment...
2008-06-28  Bart Van AsscheMoved shell statements for building Firefox to a separa...
2008-06-28  Bart Van AsscheSwapped two mkdir statements.
2008-06-28  Bart Van AsscheRenamed "danger set" into "conflict set".
2008-06-27  Bart Van AsscheFixed typo.
2008-06-27  Bart Van AsscheMoved --trace-segment from regular to debugging options.
2008-06-27  Bart Van AsscheAdded a reference to a paper about data race detection.
2008-06-27  Bart Van AsscheContinued working on the DRD documentation.
2008-06-27  Bart Van AsscheFixed filter.
2008-06-27  Bart Van AsscheAdded extra filtering for the stderr output of malloc_f...
2008-06-26  Bart Van AsscheLet the compiler print a comprehensible error message...
2008-06-26  Bart Van AsscheAdded configure test for the gcc/icc built-in functions...
2008-06-26  Bart Van AsscheAdded ppc implementation of atomic compare and swap.
2008-06-26  Bart Van AsscheUse same flags for OpenMP regression tests as for the...
2008-06-26  Bart Van AsscheMinor change of the help text.
2008-06-24  Bart Van AsscheReworked test such that file locking is now triggered...
2008-06-24  Julian SewardHandle apparently-bogus DW_TAG_compilation_unit DIE...
2008-06-24  Julian SewardSuppress false positives in Memcheck caused by very...
2008-06-23  Bart Van AsscheAdded missing mode_t argument to open() system call.
2008-06-23  Bart Van AsscheChanged the unusual "%s", "" back to "".
2008-06-23  Bart Van AsscheFixed mismatches between format string and argument...
2008-06-23  Bart Van AsscheResult of timerfd() syscall is no longer printed to...
2008-06-23  Bart Van AsschePass the flag -Wno-format-zero-length to gcc (if suppor...
2008-06-23  Bart Van AsscheAdded regression test for POSIX advisory locking (fcntl...
2008-06-22  Bart Van AsscheEliminated out-of-line copy of vc_lte().
2008-06-21  Bart Van AsscheUpdated results.
2008-06-21  Bart Van AsscheMoved support for Linux-specific system call sys_init_m...
2008-06-21  Bart Van AsscheWorks now with older kernels too.
2008-06-20  Bart Van AsscheRe-enabled raytrace.
2008-06-20  Bart Van AsscheEnabled support for the init_module() system call on...
next