]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2007-03-22  Nicholas NethercoteMore info about the VEX changes.
2007-03-22  Julian SewardDon't build SSE3 tests if the configure test determined...
2007-03-22  Nicholas NethercoteClarify the "out of memory" message.
2007-03-22  Julian SewardOlder assemblers don't speak SSE3. Add a configure...
2007-03-21  Julian SewardUnbreak the build on ppc64-linux.
2007-03-19  Julian SewardMake ptrace-based launchers able to handle --help,...
2007-03-19  Julian SewardFollowup to r6650: tidy up sys_sigreturn/sys_rt_sigretu...
2007-03-19  Julian SewardFollowup to r6650: tidy up sys_sigreturn/sys_rt_sigretu...
2007-03-19  Julian SewardDocument and tidy up one of the more arcane corners...
2007-03-14  Julian SewardUse a 64-bit counter to keep track of the total number...
2007-03-14  Julian SewardBack out r6640; I'm pretty sure it is the wrong thing...
2007-03-12  Julian SewardTidy up a lot
2007-03-12  Julian SewardMore redhat8 suppressions.
2007-03-12  Julian SewardAdd a test for vex ppc64 code generation bug fixed...
2007-03-12  Julian SewardAdd a custom stderr filter for memcheck/tests/amd64...
2007-03-12  Julian SewardAdd a test for int3 on x86 (from Peter Maydell)
2007-03-12  Julian SewardAdd a test for int3 on amd64 (from Peter Maydell)
2007-03-11  Julian SewardHandle sys_ioprio_set on amd64-linux.
2007-03-11  Julian SewardIt appears glibc-2.5's getenv() function steps along...
2007-03-10  Nicholas Nethercotewibble
2007-03-10  Nicholas Nethercoteupdate
2007-03-08  Julian SewardUpdate.
2007-03-08  Julian SewardRecord which SuSE 10.1 packages are needed for a succes...
2007-03-08  Julian SewardGenerate valid XML (conforming to docs/internals/xml...
2007-03-08  Julian SewardHorrible hacks to make 'make dist' work properly. ...
2007-03-07  Tom HughesUpdate bug status file.
2007-03-07  Tom HughesAdd support for linux key management system calls.
2007-03-07  Tom HughesAdd support for some I2C ioctls.
2007-03-07  Tom HughesHandle some additional ptrace reason codes. Based on...
2007-02-28  Julian SewardUpdate.
2007-02-28  Julian SewardAdd a regression test for unwind handling of DW_CFA_def...
2007-02-28  Julian SewardHandle DW_CFA_def_cfa_expression; also DW_OP_mul.
2007-02-28  Julian SewardFill in a few more DWARF3 'expression' related cases.
2007-02-27  Julian SewardTrack recent XArray changes.
2007-02-27  Nicholas Nethercoteupdate
2007-02-27  Julian SewardBarf more elegantly.
2007-02-27  Julian SewardAdd .eh_frame gunk for VG_(amd64_linux_REDIR_FOR_vgetti...
2007-02-27  Julian SewardMake the leb readers 64-bit clean. That should guard...
2007-02-27  Julian SewardAdd limited support for DWARF3 'expressions' in stack...
2007-02-27  Julian SewardVG_(addToXA): return index in the array where the item...
2007-02-26  Josef WeidendorferCallgrind: Fix potential buffer overruns with user...
2007-02-25  Julian SewardComment-only change.
2007-02-25  Julian SewardGet rid of the type XArrayStrings in m_clientstate...
2007-02-25  Julian SewardMake all the m_xarray functions tool-visible.
2007-02-25  Julian SewardExpandable arrays of arbitrary element type T are a...
2007-02-25  Julian SewardUpdate.
2007-02-25  Julian SewardUpdate redhat8 suppressions.
2007-02-24  Julian SewardCFI reader: make reading of 'encoded addresses' be...
2007-02-23  Julian SewardMake the frame unwinder able to handle 64-bit DWARF...
2007-02-23  Julian SewardUpdate
2007-02-23  Julian SewardAdd an intercept for __memmove_chk (another glibc 2...
2007-02-20  Julian SewardMake ppc32/64-aix5 work again following recent VG_...
2007-02-19  Nicholas Nethercotecomment
2007-02-19  Nicholas NethercoteAdd a script to make running in-place simpler.
2007-02-16  Josef WeidendorferUpdate
2007-02-16  Josef WeidendorferCallgrind: Fix threads display of "callgrind_control -s"
2007-02-16  Julian SewardImprove --debug-dump=frames output.
2007-02-16  Julian SewardCorrectly handle DW_CFA_def_cfa_sf (existing code fails...
2007-02-16  Julian SewardUpdate
2007-02-16  Julian SewardNon-functional (debug printing only) change:
2007-02-16  Julian SewardMake VG_(printf) et al conform to ANSI w.r.t. capitalis...
2007-02-16  Julian Seward--wait-for-gdb=yes: gcc 4.1.2 now appears to delete...
2007-02-16  Josef WeidendorferUpdate. I hope I got the right section ;-)
2007-02-16  Josef Weidendorfercallgrind: fix --collect-systime=yes with "no instrumen...
2007-02-16  Nicholas Nethercotecorrectify
2007-02-16  Josef Weidendorferlackey: Take possible condition invertion for Jccs...
2007-02-13  Julian SewardUpdated expected output.
2007-02-12  Nicholas Nethercoteupdate
2007-02-12  Julian SewardEssentially non-functional tidyings and improvements...
2007-02-12  Nicholas NethercoteThis code shouldn't be run unless --trace-mem was speci...
2007-02-12  Nicholas NethercoteUpdate for changes to lackey
2007-02-12  Julian Seward* make the --trace-mem output format more concise
2007-02-12  Julian SewardGet rid of the unused --model-pthreads flag.
2007-02-11  Julian SewardFix ppc64-linux dispatcher following r6582.
2007-02-11  Julian SewardRedo the dispatcher's fast-cache mechanism (VG_(tt_fast...
2007-02-10  Nicholas Nethercoteextra thing
2007-02-09  Julian SewardOops; make declarations match definitions. So much...
2007-02-09  Julian SewardWork around gcc limitations on aix.
2007-02-09  Julian SewardUnbreak aix build.
2007-02-08  Julian SewardSpecialise VG_(ssort) for 4-word elements. This remove...
2007-02-08  Julian SewardUpdate.
2007-02-08  Julian SewardHandle type MPI_PACKED and associated functions PMPI_Pa...
2007-02-08  Julian SewardAdd cg_merge, a program for merging (adding) cachegrind...
2007-02-08  Julian SewardAdd a new flag --cachegrind-log-file to cg_annotate...
2007-02-07  Julian Seward* Add new flag --cachegrind-out-file to specify the...
2007-02-07  Julian SewardMake VG_(clo_log_file_qualifier) tool-visible.
2007-02-05  Nicholas Nethercotes/IRBB/IRSB/
2007-02-02  Nicholas NethercoteSimplify some Perl.
2007-02-02  Julian SewardUpdate
2007-01-31  Dirk Muellerupdate. hopefully I may backport this to 3.2.x soon.
2007-01-31  Dirk Muellerimplement support for AT_FDCWD in openat()
2007-01-30  Julian SewardMake SSE-1 friendly.
2007-01-30  Nicholas NethercoteMerge 3.2.3 release notes into trunk.
2007-01-29  Julian SewardUpdate.
2007-01-29  Julian SewardAdd regtest against vex cse failure that surfaced in...
2007-01-28  Julian Seward__stpcpy_chk: sync with Dirk's original proposal, and...
2007-01-27  Nicholas Nethercoteupdate
2007-01-27  Julian SewardUpdate.
2007-01-27  Julian SewardIntercept __stpcpy_chk. (Dirk Mueller)
2007-01-23  Nicholas Nethercoteupdate
next