]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-03-03  Bart Van AsscheDRD: avoid triggering an assertion failure if a thread...
2011-02-28  Julian SewardFix minor documentation nits (Michael Snyder, msnyder...
2011-02-28  Julian Sewardrm pointless comment and #define.
2011-02-28  Julian SewardFix sanity check crash in Helgrind. Partial fix for...
2011-02-28  Julian SewardDon't construct the LAOG at all when --track-lockorders...
2011-02-27  Julian SewardBack out r11568 (Add a new constructor for empty XArrays,
2011-02-27  Julian SewardSimplify the implementation of VTS__tick. The previous...
2011-02-27  Julian SewardChange the representation of VTSs. Instead of using...
2011-02-24  Julian SewardScalability fix for Helgrind: reduce the size of Scalar...
2011-02-23  Julian SewardA scalability fix for Helgrind for running large worklo...
2011-02-23  Julian SewardAdd a new constructor for empty XArrays, VG_(newSizedXA...
2011-02-23  Julian SewardFix a scalability problem observed whilst running Helgr...
2011-02-17  Julian SewardRecord the repo-mangling magic invokations needed for...
2011-02-17  Julian SewardSync w/ 3_6_BRANCH.
2011-02-13  Bart Van AsscheReverted r11536 because it didn't have the desired...
2011-02-11  Julian SewardMake ld.so:index redir mandatory for glibc-2.12 and...
2011-02-10  Bart Van AsscheRemoved an unused variable.
2011-02-10  Bart Van AsscheDRD: don't inline pthread intercepts because in combina...
2011-02-10  Bart Van AsscheRefined a comment in the NEWS file.
2011-02-10  Tom HughesAdd glibc 2.13 support. Patch from Dmitry Djachenko...
2011-02-09  Julian Seward_pre_mem_asciiz handlers in both tools: don't segfault...
2011-02-09  Bart Van AsscheDRD: handle fork() in processes with detached threads...
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheDRD: added a test program that forks a process containi...
2011-02-09  Julian SewardDon't assert in the child after a threaded program...
2011-02-04  Josef WeidendorferFix bug 246152
2011-02-04  Josef WeidendorferBetter failed assertion then silent data corruption
2011-02-04  Bart Van AsscheDRD: removed command-line option --free-is-write again...
2011-02-03  Bart Van Asschevg-in-place: made sure that soft links to this script...
2011-02-03  Bart Van AsscheDRD: do not assert() upon fork(). Fixes the DRD part...
2011-02-02  Julian SewardAdd suppressions for __setenv leak. Fixes #188572.
2011-02-02  Julian SewardDo the -m32 vs -m64 thing correctly for these tests...
2011-02-01  Julian SewardHandle Dwarf3 types created by GNAT. Fixes #255130.
2011-01-28  Julian Sewardx86: get_otrack_shadow_offset_wrk: handle guest_NRADDR...
2011-01-28  Julian SewardDon't produce suppression stack pseudo-traces with...
2011-01-28  Julian SewardIn 3 error-path cases, place the closing </valgrindoutp...
2011-01-27  Julian SewardSomewhat reduce the amount of mempool sanity checking...
2011-01-27  Nicholas NethercoteIf Massif's --threshold value was less than 1.0, in...
2011-01-23  Julian SewardAdd a new mempool test resulting from work on #254420...
2011-01-23  Julian SewardImprove error reports for addressing errors in the...
2011-01-22  Julian SewardFix up out of date documentation for VALGRIND_CREATE_BL...
2011-01-21  Julian SewardAdd a test for LOOPNEL. See #256669.
2011-01-21  Julian SewardExpand this test so as to cover FXSAVE and FXRSTOR...
2011-01-21  Julian SewardAdd tests for SSE4.2 CRC32{B,W,L,Q} insns.
2011-01-18  Nicholas NethercotePrint a stack trace as part of the "unhandled instructi...
2011-01-17  Julian SewardAdd test cases for PCMPxSTRx $0x00.
2011-01-17  Julian SewardAdd tests for AAD and AAM (base 10 only).
2011-01-17  Julian SewardConnect up tests for PCMPxSTRx to the build system.
2011-01-17  Julian SewardConnect up sse4 tests to the build system.
2011-01-17  Julian SewardAdd build system goop for testing SSE4.2 instructions.
2011-01-17  Julian SewardAdd test cases for EXTRACTPS, BLENDVPD, BLENDVPS, PBLENDVB.
2011-01-14  Josef WeidendorferFix bug 263099
2011-01-11  Julian SewardAdd tests for non-immediate-rounding-mode versions...
2011-01-10  Julian SewardImprove performance of smc-checks substantially, by:
2011-01-10  Julian SewardMemcheck, None: update avg translation size to be more...
2011-01-10  Julian SewardOnly show per-offset access counts for allocations...
2011-01-04  Nicholas NethercoteClarify some details about "possibly lost" heap blocks.
2011-01-04  Josef WeidendorferFix typo
2011-01-04  Julian SewardUn-break the trunk build on OSX (broken by r11483 on...
2010-12-17  Nicholas NethercoteAdded a --mod-funcname option to cg_diff.
2010-12-08  Nicholas NethercoteWhen a shmat() size is passed to the tool, round it...
2010-12-08  Nicholas NethercoteRaise Massif's maximum --detailed-freq value from 10...
2010-12-06  Julian SewardNew command line option: --trace-children-skip-by-arg...
2010-12-06  Julian SewardMinor improvements to PDB reading:
2010-12-06  Julian SewardAdd tests for ROUNDPD and ROUNDPS.
2010-12-06  Julian SewardSpeedups and fixes:
2010-11-12  Tom HughesRework the strcasecmp stuff a little, based on Jakub...
2010-11-12  Tom HughesAdd replacements for strcasecmp and related functions...
2010-10-25  Bart Van AsscheDRD: the help text does now indicate that lock contenti...
2010-10-22  Bart Van AsscheRemoved superfluous semicolon.
2010-10-22  Julian SewardMerge from 3_6_BRANCH, r11471 (final change to NEWS...
2010-10-20  Julian SewardFinalise doc stuff for 3.6.0.
2010-10-20  Julian SewardPreserve the stack's 16-alignment in x86 and amd64...
2010-10-20  Julian SewardSize the ARM_LINUX_FAKE_COMMPAGE correctly and add...
2010-10-20  Bart Van AsscheUpdated Subversion ignore lists.
2010-10-19  Tom HughesAvoid a double free when a binary has a build-id and...
2010-10-18  Julian SewardMake sure all the handwritten assembly files for arm...
2010-10-18  Bart Van AsscheDRD: Removed section about Qt from the manual.
2010-10-18  Julian SewardAdd test cases for SMSAD{X}, SMLSD{X}, USAD{A}8, added...
2010-10-18  Bart Van AsscheRemoved the Qt4 configure tests because these are no...
2010-10-18  Bart Van AsscheDRD: Disabled the Qt4 regression tests because these...
2010-10-18  Julian SewardHandle new Iop_Sad8Ux4 introduced in vex r2067.
2010-10-18  Bart Van AsscheAvoid that using VALGRIND_GET_VBITS() / VALGRIND_SET_VB...
2010-10-18  Tom HughesAdd support for DW_ATE_UTF from DWARF4 which is needed...
2010-10-18  Tom HughesDon't look for build-id notes if NT_GNU_BUILD_ID is...
2010-10-18  Tom HughesAdd support for using build-id to find debugging inform...
2010-10-15  Julian SewardBump version number on the trunk.
2010-10-14  Julian SewardUpdate filter for Ubuntu 10.04.
2010-10-14  Julian SewardUpdate expected outputs following recent amd64-unwind...
2010-10-14  Julian SewardUpdate expected output.
2010-10-14  Julian SewardUpdates for 3.6.0.
2010-10-13  Julian SewardDocumentation update for 3.6.0 (not including NEWS).
2010-10-13  Julian SewardIncrease default size of the freed blocks queue from...
2010-10-13  Julian SewardAdd documentation for exp-dhat.
2010-10-13  Julian SewardAdd heading items.
2010-10-13  Julian Seward* cosmetic output changes
next