]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-10-01  Florian KrohmChange the filtering of helgrind's XML output.
2011-09-30  Julian SewardUpdate re OSX 10.7.
2011-09-30  Julian Seward* (marginally) fix debug printing for new 10.7 syscalls
2011-09-30  Julian SewardFix a couple of buffer overruns. n-i-bz.
2011-09-30  Julian SewardMake wqthread_hijack not assert on x86-darwin. Same...
2011-09-30  Florian KrohmUse <sys/mman.h> instead of <linux/mman.h> to fix a...
2011-09-29  Florian KrohmChange the name of the pipes for vgdb by adding usernam...
2011-09-29  Julian SewardMake {amd64,x86}-darwin use the direct implementations of
2011-09-29  Julian SewardUn-break the compiler version check on Darwin (introduc...
2011-09-29  Julian SewardBe a bit more careful about the return type for VG_MINI...
2011-09-29  Julian Sewardx86-linux, amd64-linux: Implement VG_MINIMAL_SETJMP and
2011-09-29  Julian SewardAccept clang-2.9 as an allowable compiler.
2011-09-29  Julian SewardCompile everything with -fno-builtin, so as to disable...
2011-09-29  Florian KrohmFix a regression (none/tests/cmdline[12]) which was...
2011-09-29  Florian KrohmRemove hardwired /tmp directory in vgdb. Honour VG_TMPDIR
2011-09-28  Florian KrohmFix a NULL pointer dereference issue spotted by IBM...
2011-09-27  Julian SewardUpdate how-to-build documentation.
2011-09-27  Julian SewardAdd support for hardware-specific ioctl wrappers on...
2011-09-27  Julian SewardAndroid: add wrappers for ashmem and binder ioctls...
2011-09-27  Julian SewardUn-break debuginfo image finding on non-Android Linuxes...
2011-09-27  Julian SewardAdd a facility for ad-hoc location of debuginfo files...
2011-09-27  Julian SewardML_(read_elf_debug_info): (no functional change, I...
2011-09-27  Julian SewardAndroid only: don't ignore zero-sized symbols, since...
2011-09-26  Julian Sewardarm_linux_android: intercept __dl_strcmp and __dl_strlen in
2011-09-26  Julian SewardInitial suppressions from Android 2.3.5 (on ARM).
2011-09-26  Julian SewardHeap profiler: reduce threshold at which a new profile...
2011-09-26  Julian SewardPretty up the debugging hack that allows printing of...
2011-09-26  Julian SewardRe-enable the use of loctab (line number table) trimmin...
2011-09-26  Julian Sewardrun_a_thread_NORETURN: add trashed-register annotations...
2011-09-26  Julian SewardPrint a slightly less useless failure message if VG_...
2011-09-26  Julian Sewardm_mallocfree.c: generalise 'reclaimSuperBlock' to also...
2011-09-26  Florian KrohmMake filter_helgrind executable. Should unbreak the...
2011-09-26  Florian KrohmChange the backtrace filtering machinery for the helgri...
2011-09-25  Florian KrohmRemove code duplication from the dispatchers. Keep...
2011-09-21  Julian SewardAdd initial support for Mac OS X 10.7 (Lion). Tracked...
2011-09-20  Julian SewardUn-break Darwin build following r12041 (creation of...
2011-09-20  Julian SewardA refactoring change; no functional effect. struct...
2011-09-20  Julian SewardGet rid of DebugInfo::memname, a hangover from the...
2011-09-19  Florian KrohmDisable sending diffs for the z900 build for now.
2011-09-18  Florian KrohmFix tc23_bogus_condwait.c testcase for s390x.
2011-09-17  Florian KrohmTweak s390x dispatcher. Using CG elminates two load...
2011-09-17  Florian KrohmDispatcher tweak. Saves ALU operation. Suggested by...
2011-09-17  Bart Van AsscheMake drd/drd_pthread_intercepts.c compile again on...
2011-09-13  Florian KrohmAdd exp files for s390x. GCC's use of the MVC insn...
2011-09-13  Florian KrohmFix the system call wrapper for the clone system call...
2011-09-12  Florian KrohmAdd an .exp for s390x. Certain older kernels had a...
2011-09-11  Florian KrohmThis testcase is sensitive to some sleep period. On...
2011-09-10  Florian KrohmAdd more .exp files for s390 due to GCC's use of the...
2011-09-10  Florian KrohmBack out r12026; instead add a new .exp file for s390x.
2011-09-10  Florian KrohmAdd config files for z900 nightly build
2011-09-10  Florian KrohmSensitivity fix. On slow machines (s390x z900) need...
2011-09-10  Florian KrohmFor s390x we also need to accept a reported size of 1.
2011-09-10  Julian SewardUpdate build instructions.
2011-09-10  Julian SewardML_(read_elf_debug_info): debug printing of program...
2011-09-10  Julian SewardML_(read_elf_debug_info): if we exit from this routine...
2011-09-10  Julian SewardAvoid excessive fragmentation in m_mallocfree by munmap...
2011-09-10  Julian SewardProperly preserve FP registers (and, more generally...
2011-09-10  Florian KrohmAdditional .exp file for s390x.
2011-09-09  Florian KrohmDisable testcase on s390x. Still hangs occasionally.
2011-09-09  Florian KrohmFix testcase for s390x. Provide implementation of XCHG_M_R.
2011-09-09  Florian KrohmAdd a prerequisite because drd/tests/annotate_smart_poi...
2011-09-09  Florian KrohmAdd config files for nightly s390 builds.
2011-09-08  Florian KrohmSupport CLCL and MVCL instructions. This is the non...
2011-09-06  Josef WeidendorferMake some vgdb interface to callgrind_control internal
2011-09-06  Josef WeidendorferAllow overriding not-supported auto-detected cache...
2011-09-06  Florian KrohmChange get_svn_revision to also work with older subvers...
2011-09-06  Julian SewardPrint the (pseudo-)soname when doing debug printing...
2011-09-05  Julian Seward* whitespace changes
2011-09-05  Julian SewardFor intercepts in libc and the dynamic linker (ld.so...
2011-09-05  Florian KrohmAvoid hanging on older s390x systems.
2011-09-05  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 3 -- Test...
2011-09-05  Julian SewardAdd support for new primops added in vex r2199.
2011-09-02  Florian KrohmAdd support for s390x model z114. See also VEX r2198
2011-08-30  Bart Van Asschedrd: Yet another regression test reliability improvement.
2011-08-24  Bart Van Asschedrd: Avoid reporting false positive race reports inside...
2011-08-23  Dirk Muellerfix the suppressions to also match libc-2.XX.y.so
2011-08-23  Tom HughesMake a copy of any environment string we are going...
2011-08-23  Julian SewardFix link error for 32-bit build on OSX 10.7 (Lion)...
2011-08-22  Bart Van AsscheRemove the svn:executable property from a source file
2011-08-20  Julian SewardMake sure this gets built with -fomit-frame-pointer...
2011-08-20  Bart Van Asschememcheck/tests/linux/timerfd-syscall: Avoid failure...
2011-08-19  Florian KrohmAdd more info about cache sizes.
2011-08-19  Tom HughesMake callgrind report the detected cache configuration...
2011-08-19  Tom HughesReport the detected cache configuration with "-v -v...
2011-08-18  Julian SewardAdd a new simulation hint, --sim-hints=fuse-compatible...
2011-08-18  Julian Sewardx86-linux: don't add redirections for strchr/index...
2011-08-18  Julian SewardExtend the behavioural-equivalence-class mechanism...
2011-08-18  Tom HughesDon't compare src and dst to work out which direction...
2011-08-17  Julian SewardTemporary partial backout of r11911 (fix for #250101...
2011-08-17  Julian SewardRedirect memcpy@@GLIBC_2.14 differently from memcpy...
2011-08-17  Julian SewardImprovements to debug printing with -v -v. (Tom Hughes...
2011-08-16  Julian SewardUn-break the build on OSX following r11985.
2011-08-16  Julian SewardFix for #275284 (initial fix, at least). Will break...
2011-08-16  Julian SewardAdd more infrastructure to be used for fixing #275284...
2011-08-15  Tom HughesAdd missing break statements to example code. Fix to...
2011-08-15  Julian SewardUn-break the build on OSX following r11981 (Remove...
2011-08-15  Julian SewardRemove the assumption, in m_debuginfo, that each addres...
2011-08-15  Tom HughesAdd support for FBIOPUT_VSCREENINFO and FBIOPAN_DISPLAY...
2011-08-15  Tom HughesMention the --tool option in the manual page. Fixes...
2011-08-15  Tom HughesInclude the standard Fedora location in the list of...
next