aboutsummaryrefslogtreecommitdiff
path: root/coregrind
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2016-09-28Build arm target valgrind with clang/llvm.Chih-Hung Hsieh
2016-09-14Fix arm64 inline assembly code typo.Chih-Hung Hsieh
2016-09-01Make host valgrind work with clang/llvm.Chih-Hung Hsieh
2015-10-22Merge remote-tracking branch 'aosp/upstream-master' into mymergeDmitriy Ivanov
2015-10-22Fix 353891 Assert 'bad_scanned_addr < VG_ROUNDDN(start+len, sizeof(Addr))' f...philippe
2015-10-19Fix inconsistent use of vki_ prefixes for struct vki_ifreq.sewardj
2015-10-19Silence -Wincompatible-pointer-types-discards-qualifiers warning. n-i-bz.rhyskidd
2015-10-19Silence -Wcast-qual const qualifier warning. n-i-bz.rhyskidd
2015-10-16Solaris syscall: Add support for lwp_cond_wait(170).iraisr
2015-10-15Solaris syscall: Enable fchdir(120) - generic.iraisr
2015-10-15Fill out missing functionality on amd64 OS X to load a fake sigreturn.rhyskidd
2015-10-15Fill out missing functionality on amd64 OS X to back up guest state to restar...rhyskidd
2015-10-15Establish some plumbing for old_semwait_signal syscall on OS X.rhyskidd
2015-10-15Fix typo in malloc_get_zone_name() intercept. n-i-bz.rhyskidd
2015-10-12On a zEC12 or z13, a glibc with lock elision enabled infers from HWCAPflorian
2015-10-12Use local labels instead of global labels (ppc and mipsflorian
2015-10-12Solaris syscall: Add support for pset family (207).iraisr
2015-10-04Plumb malloc_zone_memalign() through malloc_zone_t struct on OS X. No regress...rhyskidd
2015-10-02Explicitly mark the stack as non-executable for Solarisiraisr
2015-09-30Remove an unneeded header file. Spotted by Matthias Schwarzott.florian
2015-09-30Make sure no executable stack gets created. florian
2015-09-29Solaris ioctl: more of those sockio ioctl wrappers.iraisr
2015-09-29Solaris ioctl: more wrappers for sockio ioctls.iraisr
2015-09-26Fix compiler warning about unused functions and variablesiraisr
2015-09-25Solaris syscall: Add support for system_stats (154).iraisr
2015-09-25Support correctly AT_SUN_SYSSTAT_ADDR and AT_SUN_SYSSTAT_ZONE_ADDRiraisr
2015-09-24Factorise condition to do recursive merge in the macrophilippe
2015-09-23Bug 353084 arm64 doesn't support sigpending system call.mjw
2015-09-23Bug 353083 arm64 doesn't implement various xattr system calls.mjw
2015-09-20Fix up a few comments.florian
2015-09-20Followup to r14908 (BZ #342603).florian
2015-09-20Followup to r14908 (BZ #342603).florian
2015-09-16Pick up 'egrep' and 'strings' from $PATH instead of usingflorian
2015-09-13Fix various compiler warnings for the arm architecture.florian
2015-09-05Strange segments in /proc/self/maps have been observed in the field.florian
2015-09-03Fix UNKNOWN fcntl 97 on OS X 10.11rhyskidd
2015-09-01Add missing copyright notices for Xen related files.sewardj
2015-09-01Document that --read-inline-info=yes is the defaultiraisr
2015-08-31Add support for ldsoexec on Solaris.iraisr
2015-08-31Change the default setting for --dsymutil from =no to =yes, sincesewardj
2015-08-31Revisit r15601 (Change the --smc-check default value to =all-non-file.)sewardj
2015-08-31Change the --smc-check default value to =all-non-file.sewardj
2015-08-30use verbosity 1 to report multiple termination of gdbserver,philippe
2015-08-25Fix a leak of the abbrev hash table when --read-var-info=yes is givenphilippe
2015-08-23Use memset + assign to VgdbShared, to avoid memcheck warning thatphilippe
2015-08-23docs: env variable handling behaviour consistent between OS X and Linux, thus...rhyskidd
2015-08-23Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909.rhyskidd
2015-08-22Distinguish properly when to establish the client data segment.iraisr