]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2009-08-02  Nicholas NethercoteIn the "Command:" line in the preamble, escape special...
2009-08-02  Julian SewardReinstating a heavily modified version of r10402. ...
2009-08-02  Julian SewardChange name of H1 history flag from --history-level...
2009-08-02  Julian SewardAttend to space leaks, to the extent that I can.
2009-08-02  Julian SewardSmall improvements, including some commenting, for...
2009-08-02  Bart Van AsscheRestored two of the suppression patterns removed in...
2009-08-02  Bart Van AsscheCleaned up DRD's Linux suppression patterns:
2009-07-31  Bart Van AsscheReverted to r10509.
2009-07-31  Bart Van AsscheAdded an output variant for the pth_cancel_locked regre...
2009-07-31  Bart Van AsscheReport mutex errors for each different mutex even if...
2009-07-31  Bart Van AsscheBuilds again on Darwin.
2009-07-31  Bart Van AsscheImplemented a more systematic approach for intercepting...
2009-07-31  Julian Seward(almost completely just function renaming):
2009-07-31  Julian SewardDarwin-specific followup to r10676 (helgrind: Don't...
2009-07-31  Julian SewardDon't instrument any code in ld.so. Doing so merely...
2009-07-31  Bart Van AsscheOnly consider two error contexts as equivalent if the...
2009-07-31  Bart Van AsscheReport an error message instead of triggering an assert...
2009-07-31  Bart Van AsscheUpdated Subversion ignore list.
2009-07-31  Nicholas NethercoteFix compile error.
2009-07-31  Nicholas NethercotePrettify the messages printed when segment mismatches...
2009-07-31  Nicholas Nethercotewibble
2009-07-30  Nicholas NethercoteDon't bother printing "My PID" when logging to a file...
2009-07-30  Nicholas NethercoteNow that we always print the command, no need to reprin...
2009-07-30  Nicholas NethercoteDon't print the command in the preamble with --xml...
2009-07-30  Nicholas NethercoteAvoid ampersands that seem to be causing XML-to-PDF...
2009-07-30  Nicholas NethercoteUse <variablelist> for ms_print's and cg_annotate's...
2009-07-30  Nicholas NethercoteMan page fix.
2009-07-30  Nicholas NethercoteRemove some not-very useful info that tends to get...
2009-07-30  Nicholas NethercoteRemove lots of boilerplate text (tool descriptions...
2009-07-30  Nicholas NethercoteUnbreak 'make dist'.
2009-07-30  Nicholas NethercoteImprove the "acting on Cachegrind's info" section.
2009-07-30  Nicholas NethercoteWe currently use a mix of <option> and <computeroutput...
2009-07-30  Nicholas NethercoteImprove formatting of a command.
2009-07-29  Nicholas NethercotePrint the command being run at startup. It wraps to...
2009-07-29  Tom HughesImprove futex system call support. Patch from BZ#201757...
2009-07-29  Julian SewardNote results of investigation into segfaulting of tc22...
2009-07-29  Julian SewardAdd a suppression apparently required by Darwin 9.7...
2009-07-29  Nicholas NethercoteDon't include "how to write a tool" in the user manual...
2009-07-29  Nicholas NethercoteStarted overhauling the documentation:
2009-07-28  Julian SewardImprove checking for pthread_mutex_cond operations...
2009-07-28  Julian SewardBack out a small part of r10589 (the tick-after-recv...
2009-07-28  Bart Van AsscheReran SPLASH-2 benchmark.
2009-07-28  Bart Van AsscheUn-break regression test run.
2009-07-28  Bart Van AsscheUpdated gcc version from 4.4.0 to 4.4.1.
2009-07-28  Nicholas NethercoteRemove non-Linux code from this Linux-only test.
2009-07-28  Nicholas NethercoteMake lsframe1, lsframe2 and stack_changes Linux-only...
2009-07-27  Tom HughesMake sure the x86 direction flag is cleared again if...
2009-07-27  Nicholas NethercoteClarify a comment.
2009-07-27  Bart Van AsscheFollow-up of r10638 and r10639: explained in the manual...
2009-07-27  Bart Van Assche- Added more rwlock type checking.
2009-07-27  Bart Van AsscheImplemented type checking for reader-writer synchronization
2009-07-27  Bart Van AsscheAdded a new suppression pattern for Darwin. This is...
2009-07-27  Bart Van AsscheRemoved -q from the Valgrind options for the bar_bad...
2009-07-27  Tom HughesSupport epoll_create and epoll_create1 in ptrcheck...
2009-07-27  Bart Van Assche- Moved printing the thread number to the function...
2009-07-27  Bart Van AsscheMade the error reporting behavior of DRD similar to...
2009-07-27  Bart Van AsscheFixed a bug in the code for reading suppression files...
2009-07-27  Bart Van AsscheUpdated expected output of tc23_bogus_condwait for...
2009-07-27  Bart Van AsscheRe-enabled the regression tests tc17_sembar and tc23_bo...
2009-07-27  Tom HughesMake sure the entire symbol is swapped when canonicalis...
2009-07-26  Julian SewardRelatively inconsequential tidying of the Helgrind...
2009-07-26  Julian SewardAdd a new output file for tc12_rwl_trivial. It unfortu...
2009-07-26  Julian SewardUnbreak Helgrind on Linux following recent Darwin hackery.
2009-07-26  Julian SewardSome more baseline suppressions for Darwin.
2009-07-26  Julian SewardUse correct preprocessor symbol for OS-specific code.
2009-07-26  Julian SewardPortability fixes for Darwin (use sem_open and sem_clos...
2009-07-26  Julian SewardRe-check the symbol names for all pthread intercepts...
2009-07-26  Julian SewardOnly collect stacktraces at scalar Kr boundaries at...
2009-07-26  Julian SewardAdd new mangling Z-pair "ZD" to encode '$', since that...
2009-07-26  Julian SewardUpdated expected outputs following r10589 (msm idempote...
2009-07-26  Bart Van AsscheFixed typo.
2009-07-26  Bart Van AsscheUpdated manual because of the new client request DRD_ST...
2009-07-26  Bart Van AsscheSuppress data race reports for the data race triggered...
2009-07-26  Bart Van AsscheAdded the macro DRD_STOP_IGNORING_VAR().
2009-07-26  Bart Van AsscheRemove the temporary file created during the test befor...
2009-07-26  Bart Van AsscheShould have been included in the previous commit (r10612).
2009-07-26  Bart Van AsscheAdded regression test for pth_once().
2009-07-26  Bart Van Assche- Changed the names of several existing suppression...
2009-07-26  Bart Van AsscheAdded regression test for %o (octal) format specifier.
2009-07-26  Bart Van AsscheMade the semaphore name independent of the process ID.
2009-07-26  Bart Van AsscheTrace the oflag parameter of sem_open() in hexadecimal...
2009-07-26  Bart Van AsscheUpdated drd/tests/omp_printf:
2009-07-26  Bart Van AsscheRemoved code that has been commented out recently.
2009-07-26  Bart Van AsscheDisplay sem_open() mode in octal format instead of...
2009-07-26  Bart Van AsscheAdded support for %o (octal format).
2009-07-25  Bart Van AsscheDRD is no longer considered experimental on Darwin.
2009-07-25  Bart Van AsscheGeneralized some suppression patterns and added several...
2009-07-25  Bart Van AsscheUpdated testing instructions.
2009-07-25  Bart Van AsscheFixed an assertion failure that was triggered on Darwin...
2009-07-25  Bart Van AsscheDRD does now support sem_open() and sem_close().
2009-07-25  Bart Van AsscheFixed bug in DRD's rwlock implementation that caused...
2009-07-24  Nicholas NethercoteUncomment this; not sure why it was commented out.
2009-07-24  Nicholas NethercoteDRD now works on Darwin!
2009-07-24  Nicholas NethercoteAdd a note about our suspect handling of brk(). And...
2009-07-24  Bart Van AsscheUpdated expected output after r10592.
2009-07-24  Bart Van AsschePrint an easy-to-understand message in case the client...
2009-07-24  Bart Van Asscherwlock_test: added more internal error checking.
2009-07-24  Bart Van AsscheRemoved those suppression patterns that became superflu...
2009-07-24  Bart Van AsscheMade number of threads and number of iterations configu...
2009-07-24  Julian SewardVarious improvements:
next