]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-03-22  Bart Van AsscheFiltered out platform-dependent error messages.
2008-03-21  Bart Van AsscheRenamed inbound to downloads.
2008-03-20  Bart Van AsscheUpdated according to new output format.
2008-03-20  Bart Van AsscheMake the tc22_exit_w_lock test pass on Ubuntu 7.10...
2008-03-19  Bart Van AsscheShould have been in last commit.
2008-03-19  Bart Van AsscheRemoved LinuxThreads expected output files.
2008-03-19  Bart Van AsscheMost DRD regression tests are now skipped when LinuxThr...
2008-03-19  Bart Van AsscheAdded separator.
2008-03-18  Bart Van AsscheEnabled AM_PROG_CC_C_O. According to the automake manua...
2008-03-18  Bart Van AsscheAdded the option "foreign" to AM_INIT_AUTOMAKE such...
2008-03-18  Bart Van AsscheThe results of the hg03_inherit are now independent...
2008-03-18  Bart Van AsscheAdded command-line option --show-confl-seg (show confli...
2008-03-17  Bart Van AsscheEnable compile-time format string checking by gcc if...
2008-03-17  Bart Van AsscheAdded a reference.
2008-03-17  Bart Van AsscheAdded compiler flag -DCHECK_FORMAT_STRINGS.
2008-03-17  Bart Van AsscheFixed mismatches between format string and arguments.
2008-03-17  Bart Van AsscheAdded reference counting to segments. Synchronization...
2008-03-17  Bart Van AsscheRenamed functions for querying segment creation counter...
2008-03-17  Bart Van AsscheAttempt to make this test independent of the Linux...
2008-03-17  Julian SewardKludgily fix a regression caused by the recent DATASYMS...
2008-03-16  Bart Van AsscheUpdated to do list.
2008-03-16  Bart Van AsscheEven more expected output updates.
2008-03-16  Bart Van AsscheMore expected output updates.
2008-03-16  Bart Van AsscheAll error and trace messages now show both Valgrind...
2008-03-16  Bart Van AsscheOnly the error count for the recursive_mutex regression...
2008-03-16  Bart Van AsscheUpdated expected output.
2008-03-16  Bart Van AsscheFixed stack red zone handling.
2008-03-16  Bart Van AsscheRemoved obsolete code.
2008-03-16  Bart Van AsscheUn-break "make dist".
2008-03-16  Bart Van AsscheUpdated to do list.
2008-03-16  Bart Van AsscheAdded information about OpenMP.
2008-03-16  Bart Van AsscheRemoved support for thread names.
2008-03-16  Bart Van AsscheRefinement: OpenMP tests are now only run if libgomp...
2008-03-16  Bart Van AsscheAn error message is now printed if DRD is started with...
2008-03-16  Bart Van AsscheMore small performance optimizations with regard to...
2008-03-16  Bart Van AsscheAdded creation / destruction events to the bitmap acces...
2008-03-16  Bart Van AsscheThe recently added cache data members of the bitmap...
2008-03-16  Bart Van AsscheDeclared thread_set_stack_min() inline.
2008-03-16  Bart Van AsscheMinor optimization: commented out an assert statement.
2008-03-16  Bart Van AsscheAdded script run_openmp_test and regression test pth_de...
2008-03-16  Bart Van AsscheOpenMP regression tests are now only run when libgomp...
2008-03-16  Bart Van AsscheChanged termination test back to mutex-protected counter.
2008-03-16  Bart Van AsscheAdded new DRD regression test.
2008-03-16  Bart Van AsscheShell script that tests whether or not the specified...
2008-03-15  Bart Van AsscheMore performance tuning.
2008-03-15  Bart Van AsscheModified bitmap implementation such that more expressio...
2008-03-15  Bart Van AsscheFixed compiler warning.
2008-03-15  Bart Van AsscheBecause of a recent change the glibc 2.0 and glibc...
2008-03-15  Bart Van AsscheMoved drd_is_suppressed() call inside drd_report_race().
2008-03-15  Bart Van AsscheMade indentation in the DRD source code uniform: indent...
2008-03-14  Bart Van AsscheEven more optimizations.
2008-03-13  Bart Van AsscheSmall additional optimization.
2008-03-13  Bart Van AsscheInlining and specialization of some bitmap manipulation...
2008-03-13  Bart Van AsscheMade arguments of bitmap manipulating functions more...
2008-03-13  Bart Van AsscheInlined thread_conflicting_access(). Changed thread_get...
2008-03-13  Bart Van AsscheAdded inline function running_thread_is_recording(...
2008-03-13  Bart Van AsscheRemoved -I$(top_srcdir)/coregrind. Added -O2.
2008-03-13  Bart Van AsscheDisabled the warning on sending a signal without having...
2008-03-13  Bart Van AsscheThe dots (one per detached thread) are again all printe...
2008-03-13  Bart Van AsscheChanged default number of threads from zero into one.
2008-03-13  Bart Van AsscheRemoved casts from function pointer to regular pointer.
2008-03-12  Bart Van AsscheUpdated expected output.
2008-03-12  Bart Van AsscheFixed typo's.
2008-03-12  Bart Van AsscheAdded to repository.
2008-03-12  Bart Van AsscheRenamed matinv_openmp test into omp_matinv. Added omp_m...
2008-03-12  Bart Van AsscheRemoved empty *.stdout.exp* files.
2008-03-12  Bart Van AsscheBug fix: sometimes an assert was triggered if pthread_b...
2008-03-12  Bart Van AsscheCosmetic change.
2008-03-12  Bart Van AsscheRenamed HAVE_GCC_FOPENMP into HAVE_OPENMP. Changed...
2008-03-12  Bart Van Asschematinv_openmp and omp_prime linking now also succeeds...
2008-03-12  Bart Van AsscheReplaced positional command line arguments by command...
2008-03-12  Bart Van AsscheReplaced positional command line arguments by command...
2008-03-12  Bart Van AsscheReplaced positional command line arguments by command...
2008-03-12  Bart Van AsscheFixed compiler warning.
2008-03-12  Julian SewardMerge, from branches/HGDEV, r7604 and r7609 (Try to...
2008-03-11  Bart Van AsscheReverted last commit.
2008-03-11  Bart Van AsscheResolved function redirection conflict.
2008-03-11  Bart Van AsscheAdded support for OpenMP barriers -- if libgomp.so...
2008-03-11  Bart Van AsscheConverted tabs into spaces.
2008-03-11  Bart Van AsscheDepending on the fourth command line argument, a racy...
2008-03-11  Bart Van AsscheAdded an OpenMP suppression pattern.
2008-03-11  Bart Van AsscheRenamed drd_intercepts.c into drd_pthread_intercepts.c.
2008-03-11  Bart Van AsscheThird attempt to get the OpenMP configure test right.
2008-03-10  Bart Van AsscheAdded information about OpenMP.
2008-03-10  Bart Van AsscheUpdated to do list.
2008-03-10  Bart Van AsscheMake sure this test is only run if the executable matin...
2008-03-10  Bart Van AsscheAdded omp_prime.c
2008-03-10  Bart Van AsscheAdded to repository.
2008-03-10  Bart Van AsscheNumber of threads is now a command line argument.
2008-03-10  Bart Van AsscheRemoved too restrictive assert.
2008-03-10  Bart Van AsscheRemoved duplicate code.
2008-03-10  Bart Van AsscheFixed race condition.
2008-03-10  Bart Van AsscheMade test for OpenMP more complete.
2008-03-09  Bart Van AsscheMore cleanup.
2008-03-09  Bart Van AsscheAdded NPTL-0.60 suppression patterns.
2008-03-09  Bart Van AsscheAdded yet another output variant.
2008-03-09  Bart Van AsscheCleanup.
2008-03-09  Bart Van AsscheAdded LinuxThreads output files for exp-drd/tests/linux...
2008-03-09  Bart Van AsscheFixed spelling error.
2008-03-09  Bart Van AsscheAdded test for LinuxThreads detection.
next