]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-05-27  Bart Van AsscheUpdated e-mail address.
2010-05-25  Tom HughesSet VG_(args_the_exename) to the full path to the scrip...
2010-05-24  Tom HughesFix amd64 and ppc64 to correctly mark mq_timedreceive...
2010-05-15  Bart Van AsscheChanges:
2010-05-14  Julian SewardAdd missing backslash.
2010-05-13  Bart Van AsscheAdded an additional tl_assert() statement.
2010-05-13  Bart Van AsscheAdded support for glibc 2.12.
2010-05-12  Bart Van AsscheDRD: added a suppression pattern for the libstdc++...
2010-05-10  Julian SewardAdd test cases for XADD reg,reg. (Nicolas Sauzede...
2010-05-10  Julian SewardImplement XADD reg,reg (Nicolas Sauzede, nicolas.sauzed...
2010-05-10  Julian SewardEnable FISTS. Fixes #234037. (Bradley Baetz, bbaetz...
2010-05-10  Julian SewardEnable testing of FISTS and FISTPS on amd64.
2010-05-09  Julian SewardNew flag --require-text-symbol=:sopatt:fnpatt, to be...
2010-05-07  Tom HughesAdd support for some EVIO ioctls. These are a bit abnor...
2010-05-05  Julian SewardRollup changes for Helgrind:
2010-05-05  Julian SewardAdd a method to get the contents of an XArray so we...
2010-05-04  Julian SewardHandle v7 memory fence instructions: ISB DSB DMB and...
2010-05-03  Julian SewardHandle more x86 NOP forms, as required by Fedora 13...
2010-05-03  Julian SewardUpdate copyright dates to 2010 and change license to...
2010-05-03  Julian SewardUpdate copyright dates to 2010.
2010-04-29  Bart Van AsscheFilter tuning such that the annotate_barrier test does...
2010-04-29  Bart Van AsscheRefactoring: replaced two AC_TRY_COMPILE() occurrences...
2010-04-29  Bart Van AsscheImproved portability of the annotate_barrier regression...
2010-04-29  Bart Van AsscheMade these two tests pass again on Darwin.
2010-04-29  Bart Van AsscheRemoved sem_init() test again.
2010-04-29  Tom HughesInclude fcntl.h to get O_CREAT on Fedora 13.
2010-04-29  Tom HughesLink the tls test against tls2.so as it references...
2010-04-29  Tom HughesInclude valgrind headers before system headers to avoid...
2010-04-29  Julian Seward(re-commit r1976):
2010-04-29  Julian Seward(re-commit r1975):
2010-04-29  Julian Seward(re-commit r1974):
2010-04-29  Julian Seward(re-commit r1973):
2010-04-29  Julian Seward(re-commit r1972):
2010-04-29  Julian Seward(re-commit r1971)
2010-04-29  Julian Seward(re-commit r1970):
2010-04-29  Bart Van AsscheSuppressed a (harmless) compiler warning that was only...
2010-04-29  Bart Van AsscheMade test results independent of thread scheduling.
2010-04-29  Bart Van AsscheReplaced most platform-test macros by HAVE_... macros.
2010-04-29  Bart Van AsscheAdded configure test for pthread_yield() and sem_init().
2010-04-29  Bart Van AsscheAdded yet another regression test.
2010-04-29  Bart Van AsscheChanged gcc version from 4.4.3 to 4.5.0.
2010-04-28  Tom HughesAdd some basic DWARF4 support. Based on patch from...
2010-04-19  Julian SewardRename preprocessor macro __VALGRIND__ to __VALGRIND_MA...
2010-04-12  Julian Sewardsearch_all_symtabs: when mapping addresses to text...
2010-04-12  Julian SewardComment-only change.
2010-04-12  Julian SewardChange the method used in hg_intercepts.c to hide from...
2010-04-12  Julian SewardTake account the ABI-mandated stack redzone when changi...
2010-04-02  Donna RobinsoniselVecExpr_wrk: 128-bit constants: handle all 16 cases
2010-04-02  Donna RobinsonAdded new SSE4 instruction BLENDPS (backend needs a...
2010-04-02  Julian SewardEnable PMOVSXBW and fix lane shift widths.
2010-04-02  Julian SewardHandle a few more cases in 128-bit constant generation...
2010-04-02  Bart Van AsscheShould now really compile on Darwin.
2010-04-01  Donna RobinsonAdded new SSE4 instructions:
2010-04-01  Bart Van AsscheShould now build on Darwin too.
2010-03-31  Tom HughesSyscall numbers (on amd64 at least) are in unistd_...
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 SewardSupport FTOUIS, UXTAB, 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-28  Julian SewardHandle SBB Eb,Gb.
2010-02-28  Julian SewardFix incorrect spec rule for LE after INCB, for end...
next