]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2008-04-14  Julian SewardRemove VG_ prefixing from static (non-exported) functions.
2008-04-14  Bart Van AsscheExtended VG_(message)() buffer from 100 to 128 characte...
2008-04-14  Bart Van AsscheAdded Amarok.
2008-04-14  Bart Van AsscheUpdated to do list.
2008-04-14  Bart Van AsscheAdded bm_compare().
2008-04-13  Bart Van AsscheEnable danger set checking when the environment variabl...
2008-04-13  Bart Van AsscheRenamed thread_update_danger_set() into thread_compute_...
2008-04-13  Bart Van AsscheAdded yet another output variant.
2008-04-10  Bart Van AsscheFixed tool name.
2008-04-09  Bart Van AsscheAdded yet another output variant.
2008-04-09  Bart Van AsscheOnly read debug information from regular files, and...
2008-04-06  Bart Van AsscheMore statistics are now printed about DRD's behavior.
2008-04-06  Bart Van AsscheAdded more counters. Reduced number of danger set updat...
2008-04-06  Bart Van AsscheAdded vc_combine2().
2008-04-06  Bart Van AsscheAdded vc_combine2().
2008-04-06  Bart Van AsscheAdded and commented out code for printing the result...
2008-04-06  Bart Van AsscheTrace lines enabled by --trace-segment=yes now include...
2008-04-06  Bart Van AsscheRenamed command-line option --trace-address into -...
2008-04-06  Bart Van AsscheAdded bm_get_bitmap2_node_creation_count().
2008-04-06  Bart Van AsscheSimplified format in which a vector clock is printed.
2008-04-06  Bart Van AsscheData races on *stdout / *stderr are now suppressed...
2008-04-05  Bart Van AsscheAdded command-line option --check-stack-var. Reporting...
2008-04-05  Bart Van AsschePresence of pthread_mutex_t::__m_kind or pthread_mutex_...
2008-04-05  Bart Van AsscheCommented out the too frequently called tl_assert(...
2008-04-04  Bart Van AsscheSuppressed reports about data races during thread creation.
2008-04-04  Bart Van AsscheAdded a libdl.so suppression pattern. Removed the libX1...
2008-04-04  Bart Van AsscheChanged the way how data races in NPTL's thread-private...
2008-04-04  Bart Van AsscheMoved one-time initialization code from first intercept...
2008-04-01  Bart Van AsscheAdded tl_assert() statement on result of VG_(malloc...
2008-04-01  Bart Van AsscheAnother small reduction in stack space usage.
2008-04-01  Bart Van AsscheSlightly reduced stack space needed when reporting...
2008-04-01  Bart Van AsscheChanged --trace-suppression into --trace-suppr. Added...
2008-04-01  Bart Van AsscheUpdated DRD's help text (-h): added documentation for...
2008-04-01  Bart Van AsscheUpdated test plan.
2008-04-01  Bart Van AsscheUpdated to do list.
2008-03-31  Julian SewardSpecialise CondNS after SUBB on amd64.
2008-03-31  Bart Van Assche--trace-danger-set is a debug option, not a regular...
2008-03-31  Bart Van AsscheAdded a section about interpreting data race reports.
2008-03-31  Bart Van AsscheFixed command-line option help information.
2008-03-31  Bart Van AsscheUpdated.
2008-03-31  Julian SewardSpecialise CondNS after SUBB. The lack of this was...
2008-03-30  Bart Van AsscheSplit bm_has_any() into bm_has_any_load() and bm_has_an...
2008-03-30  Bart Van AsscheIntroduced bm_test_and_clear().
2008-03-30  Bart Van AsscheImproved scalability in case of many synchronization...
2008-03-30  Bart Van AsscheAdded more libdl.so suppression patterns.
2008-03-30  Bart Van AsscheModified mutex and condtion variable tracing output...
2008-03-30  Bart Van AsscheEven more expected output updates.
2008-03-30  Bart Van AsscheMore expected output updates.
2008-03-30  Bart Van AsscheUpdated expected output files.
2008-03-30  Bart Van AsscheMade mutex tracing output more verbose.
2008-03-30  Bart Van AsscheAdded DRD_IGNORE_VAR() and DRD_TRACE_VAR() macro's.
2008-03-30  Bart Van AsscheBug fix: DRD no longer complains that a mutex was not...
2008-03-29  Bart Van AsscheRemoved --trace-mem which traced all memory accesses...
2008-03-29  Bart Van AsscheAdded functions bm_clear_load() and bm_clear_store().
2008-03-29  Bart Van AsscheChanged meaning of the second argument of the start...
2008-03-29  Bart Van AsscheComment-only fix.
2008-03-29  Bart Van AsscheMinor optimization: eliminated an if-statement.
2008-03-29  Bart Van AsscheAdded command line option --show-stack-usage.
2008-03-29  Bart Van AsscheStack size is now specified at thread creation time.
2008-03-29  Bart Van AsscheAdded thread_get_stack_size() and thread_get_stack_min_...
2008-03-29  Bart Van AsscheAdded VG_(thread_get_stack_size)().
2008-03-29  Bart Van AsscheFixed a comment.
2008-03-29  Bart Van AsscheAdded command line option --var-info. Reading debug...
2008-03-29  Bart Van AsscheMinor update.
2008-03-27  Julian SewardUpdate.
2008-03-26  Bart Van AsscheAdded support for --trace-malloc.
2008-03-25  Bart Van AsscheUpdated test plan.
2008-03-25  Bart Van AsscheAnother small optimization.
2008-03-25  Bart Van AsscheCache misses too.
2008-03-25  Bart Van AsscheMinor optimization of bm_clear().
2008-03-25  Bart Van AsscheRemoved unused function.
2008-03-24  Bart Van AsscheMore expected output updates.
2008-03-24  Bart Van AsscheRemoved make -s install.
2008-03-24  Bart Van AsscheUpdated expected output.
2008-03-24  Bart Van AsscheModified error message that is printed when a mutex...
2008-03-24  Bart Van AsscheMerged revisions r7758:7781 from branch DRDDEV to trunk.
2008-03-24  Bart Van AsscheUpdated test plan.
2008-03-24  Bart Van AsscheUpdated modification date.
2008-03-24  Bart Van AsscheAdded document with information about how to test DRD.
2008-03-24  Bart Van AsscheAdded reference to SPLASH-2 benchmarks.
2008-03-24  Bart Van AsscheWhen the "not a mutex" error message is printed, the...
2008-03-24  Bart Van AsscheMoved "supported_libpthread" test from .vgtest into...
2008-03-24  Bart Van AsscheMake sure no error message is printed when pthread_mute...
2008-03-24  Bart Van AsscheExtended bitmap lookup cache from one to four elements.
2008-03-24  Bart Van AsscheAdded one more DRD libdl.so suppression pattern.
2008-03-23  Bart Van AsscheUpdated documentation.
2008-03-23  Bart Van AsscheReorganized error printing code slightly.
2008-03-22  Bart Van AsscheAdded libX11 and libxcb suppression types.
2008-03-22  Bart Van AsscheError type CondErr is now recognized when reading a...
2008-03-22  Bart Van AsscheFixed assert when delete[]-ing an array of size zero.
2008-03-22  Bart Van AsscheAdded more tl_assert() statements.
2008-03-22  Bart Van AsscheAdded more comments / renamed some variables / bm_print...
2008-03-22  Bart Van AsscheRenamed bm_lookup() into bm2_lookup() and shifted right...
2008-03-22  Bart Van AsscheMinor optimization.
2008-03-22  Bart Van AsscheImplemented segment merging.
2008-03-22  Bart Van AsscheMinor documentation changes.
2008-03-22  Bart Van AsscheMake the run_openmp_test work again with bash, and...
2008-03-22  Bart Van AsscheRemoved filter statements that overlap with tests/filte...
2008-03-22  Bart Van AsscheModified the run_openmp_test script such that it can...
2008-03-22  Bart Van AsscheMoved macro's that specify branch prediction hints...
next