]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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
2007-01-23  Nicholas NethercoteAdd 3.2.2 release notes to trunk's NEWS file.
2007-01-23  Nicholas NethercoteAdd item.
2007-01-23  Nicholas NethercoteAvoid duplication.
2007-01-22  Julian SewardAnother ifort 9.1 suppression (Ashley Pittman)
2007-01-22  Nicholas NethercoteAdd missing item.
2007-01-19  Julian SewardAdd a test that very long function names are safely...
2007-01-19  Julian SewardAdd a test for rc{l,r}{bwlq} on amd64. (from Emmanuel...
2007-01-18  Julian SewardIntercept mempcpy also in ld.so.1.
2007-01-18  Julian SewardSync with AUTHORS.
2007-01-18  Julian SewardUpdate.
2007-01-18  Julian SewardEnable the pselect6 wrapper on amd64-linux.
2007-01-16  Julian SewardIntercept _intel_fast_memcpy in the main executable...
2007-01-16  Julian SewardMake sse1-friendly.
2007-01-16  Julian SewardAdd tests to check that memcheck does not give a false...
2007-01-16  Julian SewardInline a bunch of helper functions, in an attempt to...
2007-01-13  Julian SewardWhen '-d' (one or more) is specified, disallow the...
2007-01-13  Julian SewardUpdate.
2007-01-13  Nicholas Nethercoteupdate
2007-01-12  Nicholas NethercoteFix a bug reported by Bruce Lowekamp involving the...
2007-01-12  Julian SewardHandle DW_CFA_undefined (produced by PathScale 2.4...
2007-01-12  Julian SewardML_(read_callframe_info_dwarf2): deal better with CIEs...
2007-01-11  Julian SewardIn struct _SegInfo, rename field 'size' to 'text_size...
2007-01-11  Julian SewardIn struct _SegInfo, rename field 'offset' to 'text_bias'.
2007-01-11  Julian SewardNon-functional change: rename a bunch of variables...
2007-01-10  Julian SewardMerge r6504 (ifort 9.1 on amd64 suppression)
2007-01-10  Julian SewardGenerate valid XML even for very long fn names - always...
2007-01-10  Julian SewardRegtest for FXSAVE on amd64.
2007-01-09  Julian SewardUpdate
2007-01-09  Julian SewardML_(generic_PRE_sys_mmap): In the case of a hinted...
2007-01-08  Julian SewardUpdate copyright dates.
2007-01-08  Julian SewardUpdate.
2007-01-08  Julian SewardUpdate for 2007.
2007-01-07  Julian SewardMerge r6480 (parse_procselfmaps: don't hand zero-length...
2007-01-06  Julian SewardReplace bcmp in ld.so.1.
next