]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-03-27  Bart Van AsscheThe help text printed by command-line option -h does...
2010-03-21  Bart Van AsscheResynchronized client requests with the latest version...
2010-03-21  Bart Van AsscheAdded two additional regression tests.
2010-03-15  Julian SewardFix stupid bug in VG_(bzero_inline), as spotted by...
2010-03-14  Julian SewardInline most functions in VG_(use_CF_info). May or...
2010-03-14  Tom HughesEnabled getsid in ptrcheck. Fixe #230593.
2010-03-14  Julian SewardImprove performance of the fallback path when a transla...
2010-03-11  Julian SewardUpdate expected outputs following r11089.
2010-03-11  Julian SewardIf a race error is detected, check to see whether the...
2010-03-10  Bart Van AsscheGeneralized the DRD regression test stderr filter.
2010-03-09  Bart Van AsscheRemoved --read-var-info=yes in order to obtain the...
2010-03-09  Tom HughesAdd mlockall support to ptrcheck. Closes #230020.
2010-03-08  Bart Van AsscheRemoved ANNOTATE_HAPPENS_DONE() again.
2010-03-08  Julian SewardAdd tests for UXTAB and SXTAH.
2010-03-08  Julian SewardFix the definedness handling of the last argument of...
2010-03-08  Bart Van AsscheMarked the annotations ANNOTATE_MUTEX_IS_USED_AS_CONDVAR,
2010-03-07  Nicholas NethercoteDocument the default value of --stacks correctly.
2010-03-07  Bart Van AsscheDo not suppress data races on user-annotated addresses.
2010-03-07  Bart Van AsscheAdded missing newlines in debug tracing statements.
2010-03-07  Bart Van AsscheAdded support for marking happens-before annotated...
2010-03-07  Bart Van AsscheSource code cleanup - no functionality has been changed.
2010-03-07  Bart Van AsscheAdded yet another regression test.
2010-03-07  Bart Van AsscheFollow-up for r11073: added missing segment creation...
2010-03-07  Bart Van AsscheUpdated gcc version.
2010-03-07  Bart Van AsscheChanges:
2010-03-07  Bart Van AsscheUpdated Subversion ignore list.
2010-03-07  Bart Van AsscheUpdated Makefile.am.
2010-03-07  Bart Van AsscheAdded the necessary files to run the smart pointer...
2010-03-07  Bart Van AsscheAdded a test program that triggers several happens...
2010-03-07  Bart Van AsscheAdded a definition for a new annotation: ANNOTATE_HAPPE...
2010-03-07  Bart Van AsscheMade the behavior of the annotate_smart_pointer test...
2010-03-06  Bart Van AsscheUpdated Subversion ignore list.
2010-03-06  Bart Van AsscheChanges:
2010-03-05  Tom HughesOn amd64 all IPC calls behave as if the IPC_64 flag...
2010-03-04  Bart Van AsscheBuilds now on Win32 too.
2010-03-03  Julian SewardRollup fixes for Helgrind:
2010-03-03  Julian SewardMake the version number available in the valgrind.h...
2010-03-03  Julian SewardShow the requesting thread (tid) for each translation.
2010-03-02  Bart Van AsscheAdded the source code of one more unit test.
2010-03-01  Julian SewardFix out-of-date comment.
2010-02-28  Nicholas Nethercotesome updates for NEWS
2010-02-28  Bart Van AsscheUpdated the semantics of ANNOTATE_BENIGN_RACE() as...
2010-02-23  Tom HughesAdd a wrapper for the splice system call and wire it...
2010-02-23  Tom HughesAdd support for the getcpu system call on x86, ppc32...
2010-02-22  Julian SewardWhen creating a child thread, initially set its os_stat...
2010-02-21  Bart Van AsscheRemoved trailing whitespace in C source and header...
2010-02-19  Tom HughesAdd parentheses round the "zzarg" macro argument when...
2010-02-18  Tom HughesFix up a few issues with OSS ioctls. Fixes #227325.
2010-02-17  Julian SewardIncrease number of supported threads to 500. Fixes...
2010-02-16  Tom HughesNeither FUTEX_WAKE or FUTEX_WAKE_BITSET actually derefe...
2010-02-15  Julian SewardGuard new debug print statement in r11045 correctly...
2010-02-15  Julian SewardGet rid of kludgey and non-functional PID caching in...
2010-02-15  Julian SewardMake -v messages w.r.t. finding of auxiliary debuginfo...
2010-02-15  Julian SewardMake this usable on Ubuntu by explicitly specifying...
2010-02-15  Julian SewardHandle sys_inotify_init1.
2010-02-15  Julian SewardAdd some intercepts to make Ptrcheck usable-ish on...
2010-02-15  Julian SewardAdd debug printing for the env-mashing machinery, to...
2010-02-12  Julian SewardReduce verbosity of the PDB reader a bit. Original...
2010-02-12  Julian SewardTry to find the PDB file for a given PE file by the...
2010-02-10  Julian SewardFix bogus comparisons of PDB vs PE timestamps, so as...
2010-02-04  Julian SewardGeneralise a suppression w.r.t. __setenv on Darwin.
2010-01-30  Julian SewardThe client request VG_USERREQ__LOAD_PDB_DEBUGINFO that...
2010-01-30  Julian SewardFix up obviously-bogus FPO biasing a bit. Not that...
2010-01-30  Julian SewardMake the FPO reader much more robust against apparently...
2010-01-29  Julian SewardPE/PDB handling: allow the PDB (the debuginfo file...
2010-01-28  Julian SewardFollowup fix to r11006. Don't pass va_list by value...
2010-01-27  Julian SewardFix handling of mprotect so as to be more consistent...
2010-01-26  Julian SewardFix up debug printing for the PDB reader, so it can...
2010-01-21  Tom HughesMake generated pkgconfig file reflect the new locations...
2010-01-21  Tom HughesDW_OP_mod should do unsigned arithmetic. Closes #223656.
2010-01-17  Bart Van AsscheUpdated Subversion ignore list.
2010-01-15  Julian SewardAdd command line flag --vex-guest-chase-cond=no|yes...
2010-01-11  Julian SewardApparently the dynamic linker on ARM-Linux has soname...
2010-01-09  Julian SewardAdd tests for PLD (cache-prefetch-hint) instructions.
2010-01-08  Julian SewardGeneralise X11 suppressions somewhat, and add a suppres...
2010-01-08  Julian SewardUpdate expected output.
2010-01-06  Vince WeaverAdd the arm exp-bbv tests Makefile to the main configur...
2010-01-06  Vince WeaverAdd arm regression tests for exp-bbv tool.
2010-01-06  Julian Sewardarm-linux: remove wrappers for __NR_ipc, __NR_mmap...
2010-01-06  Julian SewardPass sys_cacheflush along to VG_(discard_translations...
2010-01-04  Julian SewardDisable pid caching for print output: it's wrong in...
2010-01-04  Julian SewardEnable pread64 on arm-linux.
2010-01-04  Bart Van AsscheUpdated expected output after recent updates in the...
2010-01-04  Julian SewardAnalysis/make-it-work for arm-linux.
2010-01-04  Bart Van AsscheReverted r11010 because it was wrong.
2010-01-04  Julian SewardEnable origin tracking through arm VFP registers; was...
2010-01-04  Julian SewardUpdated expected output following bug fixes some time...
2010-01-04  Bart Van AsscheMerged tc23_bogus_condwait.stderr.exp-linux-x86 and...
2010-01-04  Julian SewardFix building of these regtests on Darwin. Not sure...
2010-01-04  Julian SewardDon't trash %ebx on x86-darwin; gcc doesn't like it...
2010-01-04  Julian SewardUpdate arch_test.c properly for arm-linux, and add...
2010-01-04  Julian SewardDon't assume that va_list can be casted to an unsigned...
2010-01-04  Julian SewardInclude missing files in the tarball.
2010-01-03  Julian SewardAdd a test program for ARM v5 integer instructions...
2010-01-03  Julian SewardAdd the default stderr_filter for this directory; else...
2010-01-03  Julian SewardHandle Iop_SqrtF32.
2010-01-03  Julian SewardFurther buildsystem bashing, in order to try and get...
2010-01-03  Julian SewardMake sure the Memcheck tests are built on arm-linux...
2010-01-03  Julian SewardTry to integrate none/tests/arm properly in the build...
2010-01-03  Julian SewardDisable this test (effectively) on arm-linux, since...
next