]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2017-08-14  Ivo RaisrMerge VEX_3_9_BRANCH into VALGRIND_3_9_BRANCH svn/VALGRIND_3_9_BRANCH svn/VALGRIND_3_9_0
2013-10-31  Julian Seward--> 3.9.0 final.
2013-10-28  Julian SewardFix (old-compiler-specific?) compile problem in
2013-10-28  Julian SewardAdd Maran Pakkirisamy.
2013-10-28  Julian SewardMerge (from trunk) r13701: mips64: add missing headers...
2013-10-25  Julian SewardMerge, from trunk, r13688: move host code closer to...
2013-10-24  Julian Seward--> 3.9.0.TEST1
2013-10-24  Julian SewardNote increased max mem size.
2013-10-24  Julian SewardMore documentation updates, regarding the match-leak...
2013-10-23  Julian SewardDocumentation updates for 3.9.0.
2013-10-23  Philippe WaroquiersMinor updates in 3.9.0 NEWS
2013-10-23  Julian SewardRemove duplicate entries for 3.9.0.
2013-10-23  Julian SewardInitial cut at 3.9.0 release notes. What did I forget?
2013-10-23  Julian SewardBump the version on the branch.
2013-10-23  Julian SewardSwizzle external.
2013-10-23  Julian SewardCreate branches/VALGRIND_3_9_BRANCH as a copy of trunk...
2013-10-23  Julian SewardCreate branches/VEX_3_9_BRANCH as a copy of trunk r2794.
2013-10-22  Julian SewardAdd some suppresssions for leaks (really?) in dyld...
2013-10-22  Philippe WaroquiersIn an inner valgrind, register the interim stack earlier
2013-10-22  Philippe Waroquiersfix attribution of memcheck/tests/reach_thread_register...
2013-10-22  Julian Sewardmc_LOADVn_slow: also allow --partial-loads-ok=yes to...
2013-10-22  Julian SewardUpdate.
2013-10-22  Dejan Jevticmips32: Fixed the problem with FCSR register.
2013-10-21  Philippe WaroquiersFix 324227 memcheck false positive leak when a thread...
2013-10-21  Philippe Waroquiersunbreak (future) Mac OS 10.9, 11.0, ... builds
2013-10-21  Julian SewardEnable sys_rt_sigsuspend on ppc64-linux. Not sure...
2013-10-21  Julian SewardIn 64 bit mode, allow 64 bit return values from clean...
2013-10-20  Philippe WaroquiersTwo small wording fixes in manual
2013-10-20  Julian SewardFix a potentially serious bug discovered by BEAM.
2013-10-20  Bart Van AsscheNEWS: Add entry for bug #326091 (drd and __GI_strlen())
2013-10-20  Bart Van Asschedrd: Avoid that optimized strlen() implementations...
2013-10-19  Florian KrohmRemove autotools requirement as it is not specific...
2013-10-19  Bart Van AsscheNEWS: Add info about bugs #316181 and #316696
2013-10-19  Petar Jovanovicmips: update README.mips and NEWS for 3.9
2013-10-18  Julian SewardUpdate.
2013-10-18  Julian SewardUn-break the build on OSX 10.7.
2013-10-18  Julian SewardUpdate copyright dates (20XY-2012 ==> 20XY-2013)
2013-10-18  Julian SewardUpdate copyright dates (20XY-2012 ==> 20XY-2013)
2013-10-18  Julian Sewardarm-linux only: make unwinding by stack scanning (a...
2013-10-18  Mark WielaardDon't report BMI support when AVX support is missing.
2013-10-18  Julian SewardFollowup to r13652 (make the translation cache size...
2013-10-18  Julian SewardAdd test cases for PCMPxSTRx cases 0x30 and 0x40. ...
2013-10-18  Julian SewardHandle PCMPxSTRx cases 0x30 and 0x40. Fixes #320998.
2013-10-18  Carl LoveThis commit adds testing support for the following...
2013-10-18  Carl LoveThis commit adds support for the following instructions:
2013-10-18  Philippe WaroquiersAllow the user to dimension the translation cache
2013-10-17  Philippe WaroquiersAllow tools to provide some statistics in suppression...
2013-10-16  Dejan Jevticmips64: Fix compiler warning.
2013-10-16  Julian SewardConnect up the xacq_xrel test to the build system....
2013-10-15  Philippe WaroquiersSIGSEGV/SIGBUS specific handling on s390, to cope with...
2013-10-15  Christian Borntraegerremove old broken testcase for s390
2013-10-15  Carl LovePower 8 support, phase 5
2013-10-15  Carl LovePower 8 support, phase 5
2013-10-15  Julian SewardTidyup -- no functional change. Replace all "pfx ...
2013-10-15  Julian Sewardamd64 front end: accept XACQUIRE and XRELEASE on exactl...
2013-10-15  Julian SewardA minimal test case for the parsing of XACQUIRE and...
2013-10-14  Julian SewardAdd support for an alternative encoding of 'PUSH reg...
2013-10-14  Julian SewardDisallow client mmap calls with MAP_32BIT as a flag.
2013-10-14  Julian SewardUpdate expected output following r13642, which fixes...
2013-10-14  Julian SewardFix #323432: When calling pthread_cond_destroy or pthre...
2013-10-14  Julian SewardFor pthread_cond_destroy, don't report a false it's...
2013-10-14  Julian SewardFix "Assertion '!di->soname' failed" on weird files.
2013-10-14  Julian SewardEnable sys_prlimit64 on arm-linux. Fixes #320131.
2013-10-14  Julian SewardFix compile failure with out-of-tree build of libmpiwrap.c.
2013-10-14  Julian SewardPPC32/64: Allow 16 byte icache and dcache lines.
2013-10-14  Julian SewardPPC32/64: Allow 16 byte icache lines.
2013-10-14  Julian SewardA couple more leak supps for OSX10.7. Fixes #307557.
2013-10-13  Philippe WaroquiersAdd definedness checking when dereferencing ptr during...
2013-10-11  Dejan Jevticmips64: Prevent testing swc1 and swxc1 with the uniniti...
2013-10-10  Carl LoveAdding the link for none/tests/ppc32/test_touch_tm...
2013-10-10  Dejan Jevticmips64: Change the input values for FPU tests.
2013-10-09  Philippe WaroquiersFix use of uninit heuristic set for monitor command
2013-10-09  Carl LovePower PC, add the two privileged Transactional Memory...
2013-10-09  Carl LovePower PC, add the two privileged Transactional Memory...
2013-10-09  Dejan Jevticmips32: Don't test Iops that aren't supported in VEX.
2013-10-08  Florian KrohmAdd a specific configury check to test compilability...
2013-10-08  Florian KrohmTweak to avoid a trailing space.
2013-10-07  Florian KrohmFilter out the dynamic linker from back traces.
2013-10-07  Florian KrohmRemove unused variable (and associated compiler warning).
2013-10-07  Dejan Jevticmips64: add extra Iop cases in VEX.
2013-10-07  Dejan Jevticmips64: add extra Iop cases in VEX and fix compiler
2013-10-06  Philippe WaroquiersFix leak scan SEGV catcher when ptr starts in unreadabl...
2013-10-06  Philippe Waroquierspub_tool_oset.h and m_oset.c cleanup
2013-10-04  Mark WielaardFix guest_amd64_toIR xbegin and xtest to match cpuid...
2013-10-04  Florian KrohmUpdate list of ignored files.
2013-10-04  Florian KrohmDisable drd/tests/std_thread.cpp for clang.
2013-10-04  Florian KrohmAdjust CFLAGS and CXXFLAGS for compilation with clang...
2013-10-04  Florian KrohmAdd missing prereq.
2013-10-04  Florian KrohmFollowup to r13615. Conditional testcases need a prereq...
2013-10-04  Florian KrohmFollowup to r13614. Forgot to update the .exp file...
2013-10-04  Florian KrohmAdd a few feature tests to configure.ac because clang...
2013-10-04  Florian KrohmRemove 4 tests of the pextrw instruction.
2013-10-04  Bart Van Asschedrd: Update copyright notice
2013-10-03  Philippe WaroquiersFix compilation problem of memcheck/tests/leak-segv...
2013-10-03  Carl Love Phase 4 support for IBM Power ISA 2.07
2013-10-03  Carl Love Phase 4 support for IBM Power ISA 2.07
2013-10-03  Florian KrohmChange some inline assembler so it is no longer rejecte...
2013-10-02  Philippe WaroquiersFix assert for who_points_at monitor cmd for an interio...
2013-10-02  Carl LoveThe test case for the Transaction Memory instructions...
2013-10-02  Carl LoveIBM POWER PC, Add the Transactional Memory test case
next