]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2007-06-04  Dirk Muellerupdate bugstatus
2007-06-04  Dirk Muellerupdate suppression file. Patch by Diego Petteno from...
2007-06-02  Josef WeidendorferUpdate
2007-06-02  Josef Weidendorfercallgrind: fix build with srcdir != builddir
2007-05-24  Nicholas NethercoteAdd a comment with a definitive account of when Memchec...
2007-05-24  Josef Weidendorfercallgrind_annotate: Fix a warning
2007-05-24  Josef WeidendorferCallgrind manual: Fix typo
2007-05-24  Josef WeidendorferCallgrind manual: rewriting start of section about...
2007-05-24  Josef WeidendorferCallgrind format: Note about event names in the example
2007-05-23  Julian SewardMerge (from 3.2 branch) r6743 (Edit the manual to bring...
2007-05-23  Dirk Muellerglibc 2.6 support
2007-05-15  Nicholas NethercoteClarify --trace-children a little.
2007-05-14  Robert WalshUpdate svn:ignore properties.
2007-05-08  Josef WeidendorferUpdate
2007-05-08  Josef WeidendorferCallgrind: improve documentation
2007-05-08  Julian SewardAdd branch-misprediction profiling to Cachegrind. ...
2007-05-06  Julian SewardUpdate.
2007-05-05  Julian SewardFix stack overflow which lead to totally mysterious...
2007-05-03  Julian SewardOlder assemblers on amd64-linux don't do lahf/sahf...
2007-05-02  Julian SewardFix regression in new/new[]/delete/delete[] intercepts...
2007-05-01  Julian SewardAvoid compilation warnings with gcc-4.2.
2007-05-01  Julian SewardIf gcc supports -fno-stack-protector, use it. This...
2007-05-01  Julian SewardUpdate.
2007-04-29  Julian SewardAdd disclaimers.
2007-04-20  Nicholas Nethercoteaugment previous commit
2007-04-19  Nicholas NethercoteIt's generally a good idea to set call-by-reference...
2007-04-19  Dirk Muellerwrap env related functions to be able to track undefined
2007-04-15  Nicholas NethercoteFix some copyright notices:
2007-04-09  Julian SewardWhen doing 'demo' translations for --profile-flags...
2007-04-07  Julian SewardUpdate.
2007-04-07  Julian SewardFix out of date comment.
2007-04-07  Julian SewardTest sahf/lahf on amd64.
2007-04-05  Julian SewardHandle some more types: {REAL,INTEGER}{4,8} and 2INT...
2007-04-02  Nicholas NethercoteExplicitly zero CCs. It's already being done by VG_...
2007-03-29  Julian SewardTest some Fortran types.
2007-03-28  Nicholas Nethercoteadd a comment
2007-03-28  Nicholas NethercoteRemove duplicate code -- make XArray use VG_(ssort).
2007-03-27  Nicholas Nethercoteupdate
2007-03-27  Nicholas NethercoteAugment a comment.
2007-03-27  Nicholas Nethercoteclarify comment
2007-03-26  Nicholas Nethercoteupdate
2007-03-26  Nicholas NethercoteFix bug 142491: allow more --alloc-fn functions (128...
2007-03-26  Nicholas Nethercoteupdate
2007-03-26  Nicholas NethercoteFix bug 142197: don't free --toolname:foo options after...
2007-03-26  Nicholas Nethercoteupdate
2007-03-26  Nicholas NethercoteFix 142488: don't read ./.valgrindrc if CWD==HOME.
2007-03-26  Julian SewardAdd a variant of gsl16test which handles the newer...
2007-03-26  Julian SewardAdd assertion + comment to a loop using VG_(getcwd).
2007-03-26  Julian SewardUpdate slightly.
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...
next